Login  Register

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

Posted by ViAnn Beadle on Nov 30, 2012; 8:37pm
URL: http://spssx-discussion.165.s1.nabble.com/Can-I-run-a-job-in-Production-Batch-Mode-in-the-background-in-SPSS-Statistics-21-Desktop-Version-tp5716553p5716555.html

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