Can I run a job in Production/Batch Mode (in the background) in SPSS Statistics 21 Desktop Version?

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Can I run a job in Production/Batch Mode (in the background) in SPSS Statistics 21 Desktop Version?

Jorge Vulej
Dear colleagues,

Jon confirmed that it is possible to run SPSS desktop in production/batch
mode.

Which "switches" I need to use to run the syntax in the batch (background
process) and get an output file and log file in my SPSS Statistics 21
desktop version?

My basic line in the run command is copied below. It only opens the SPSS
Interactive system and loads the syntax.

C:\Program Files\IBM\SPSS\Statistics\21\stats -nologo -production
-singleseat -f
'C:\Users\ivulej\Modeling\Syntax\GenericCode_In_SPSS_loops_FINAL.sps'

Thank you,

Jorge

=====================
To manage your subscription to SPSSX-L, send a message to
[hidden email] (not to SPSSX-L), with no body text except the
command. To leave the list, send the command
SIGNOFF SPSSX-L
For a list of commands to manage subscriptions, send the command
INFO REFCARD
Reply | Threaded
Open this post in threaded view
|

Re: Can I run a job in Production/Batch Mode (in the background) in SPSS Statistics 21 Desktop Version?

ViAnn Beadle
To create a production job, use the Production Facility from the Utilities
menu to define an .spj file. You then refer to that file on the command
line.  Help will walk you through all the details. Your command line will
look something like this:

stats \production_jobs\prodjob1.spj -production silent -symbol @datafile
/data/July_data.sav

where -production is production mode
silent turns of all output to the screen
-symbol defines any runtime parameter name and value pairs

Contents within the spj file direct results to output files.

-----Original Message-----
From: SPSSX(r) Discussion [mailto:[hidden email]] On Behalf Of
Jorge Vulej
Sent: Friday, November 30, 2012 10:30 AM
To: [hidden email]
Subject: Can I run a job in Production/Batch Mode (in the background) in
SPSS Statistics 21 Desktop Version?

Dear colleagues,

Jon confirmed that it is possible to run SPSS desktop in production/batch
mode.

Which "switches" I need to use to run the syntax in the batch (background
process) and get an output file and log file in my SPSS Statistics 21
desktop version?

My basic line in the run command is copied below. It only opens the SPSS
Interactive system and loads the syntax.

C:\Program Files\IBM\SPSS\Statistics\21\stats -nologo -production
-singleseat -f
'C:\Users\ivulej\Modeling\Syntax\GenericCode_In_SPSS_loops_FINAL.sps'

Thank you,

Jorge

=====================
To manage your subscription to SPSSX-L, send a message to
[hidden email] (not to SPSSX-L), with no body text except the
command. To leave the list, send the command SIGNOFF SPSSX-L For a list of
commands to manage subscriptions, send the command INFO REFCARD

=====================
To manage your subscription to SPSSX-L, send a message to
[hidden email] (not to SPSSX-L), with no body text except the
command. To leave the list, send the command
SIGNOFF SPSSX-L
For a list of commands to manage subscriptions, send the command
INFO REFCARD
Reply | Threaded
Open this post in threaded view
|

Re: Can I run a job in Production/Batch Mode (in the background) in SPSS Statistics 21 Desktop Version?

Jorge Vulej
Thank you,

I will try it next week.

Have a great weekend!


Jorge

Jorge (Itzhak) Vulej
SENIOR PREDICTIVE ANALYTICS CONSULTANT

OFFICE 781-860-8840 x274
         MOBILE 617-230-5837
                 FAX 781-860-8842
The Ironside Group
131 Hartwell Ave, Suite 215 Lexington MA 02421

http://www.ironsidegroup.com



-----Original Message-----
From: ViAnn Beadle [mailto:[hidden email]]
Sent: Friday, November 30, 2012 3:37 PM
To: 'Jorge Vulej'; [hidden email]
Subject: RE: Can I run a job in Production/Batch Mode (in the background)
in SPSS Statistics 21 Desktop Version?

To create a production job, use the Production Facility from the Utilities
menu to define an .spj file. You then refer to that file on the command
line.  Help will walk you through all the details. Your command line will
look something like this:

stats \production_jobs\prodjob1.spj -production silent -symbol @datafile
/data/July_data.sav

where -production is production mode
silent turns of all output to the screen -symbol defines any runtime
parameter name and value pairs

Contents within the spj file direct results to output files.

-----Original Message-----
From: SPSSX(r) Discussion [mailto:[hidden email]] On Behalf Of
Jorge Vulej
Sent: Friday, November 30, 2012 10:30 AM
To: [hidden email]
Subject: Can I run a job in Production/Batch Mode (in the background) in
SPSS Statistics 21 Desktop Version?

Dear colleagues,

Jon confirmed that it is possible to run SPSS desktop in production/batch
mode.

Which "switches" I need to use to run the syntax in the batch (background
process) and get an output file and log file in my SPSS Statistics 21
desktop version?

My basic line in the run command is copied below. It only opens the SPSS
Interactive system and loads the syntax.

C:\Program Files\IBM\SPSS\Statistics\21\stats -nologo -production
-singleseat -f
'C:\Users\ivulej\Modeling\Syntax\GenericCode_In_SPSS_loops_FINAL.sps'

Thank you,

Jorge

=====================
To manage your subscription to SPSSX-L, send a message to
[hidden email] (not to SPSSX-L), with no body text except the
command. To leave the list, send the command SIGNOFF SPSSX-L For a list of
commands to manage subscriptions, send the command INFO REFCARD

=====================
To manage your subscription to SPSSX-L, send a message to
[hidden email] (not to SPSSX-L), with no body text except the
command. To leave the list, send the command
SIGNOFF SPSSX-L
For a list of commands to manage subscriptions, send the command
INFO REFCARD