Job control statements

The table shows the job control statements for the ARSEXOAM program.
Table 1. Job control statements for the ARSEXOAM program
Statement Use
JOB Starts the job.
EXEC Specifies the program name.
STEPLIB Specifies the location of the SARSLOAD, SDSNEXIT, and SDSNLOAD data sets.
DSNAOINI Specifies the location of the ODBC Initialization file. If the Db2® subsystem which contains the ARSOAM_DELETE table is not the same Db2 subsystem as the Content Manager OnDemand system tables, DSNAOINI DD must specify a different file than the one ARSSOCKD uses.
SYSPRINT Defines a sequential data set for messages.
SYSOUT Defines a sequential data set for messages from the Language Environment® runtime.
CEEDUMP Defines a sequential data set for diagnostic dumps from the Language Environment run-time.
ARSPARM Defines the control data set. The control data set normally resides in the input stream, however, it can be defined as a member of a partitioned data set or PDSE.