An interactive job is run interactively on your session window. A batch job is a submitted job.
On the spoolfile, if the job name is wrkstn Id its interactive job else its batch (job name)
Last Wiki Answer Submitted: April 7, 2009 6:33 pm by Noble1999105 pts.
All Answer Wiki Contributors: Noble1999105 pts. ,
mshen27,310 pts.
If you live outside the United States, by submitting your email address you consent to having your personal data transferred to and processed in the United States.
The first message in a job log is ‘Job (job name) started on (date) at (time) in subsystem (subsystem name). If (subsystem) name is QINTER it was an interactive job, if QBATCH it was a batch job.
There are always exceptions, but if you have not made any changes to subsystems descriptions, job descriptions, etc., the above should hold true.
Use WRKACTJOB. There is “Type” field. If under Type any
job is showing “INT” = Interactive, ‘BCH” = Batch, “SBS” =
Subsystem, “SYS” = System, “WTR” = Writer (Printer). Batch
job will run in QBATCH Subsystem/Job and Interactive job will
run in QINTER Subsystem/Job.
Batch jobs can be submitted to any subsystem. This can be done via the job description or simply by the submit job request. We have delevopers who occasionally submit batch job to process in QINTER by mistake. It’s actually pretty simple for this ot occur.
The first message in a job log is ‘Job (job name) started on (date) at (time) in subsystem (subsystem name). If (subsystem) name is QINTER it was an interactive job, if QBATCH it was a batch job.
There are always exceptions, but if you have not made any changes to subsystems descriptions, job descriptions, etc., the above should hold true.
Leo Burkett
Hi..please use this command
Use WRKACTJOB. There is “Type” field. If under Type any
job is showing “INT” = Interactive, ‘BCH” = Batch, “SBS” =
Subsystem, “SYS” = System, “WTR” = Writer (Printer). Batch
job will run in QBATCH Subsystem/Job and Interactive job will
run in QINTER Subsystem/Job.
Batch jobs can be submitted to any subsystem. This can be done via the job description or simply by the submit job request. We have delevopers who occasionally submit batch job to process in QINTER by mistake. It’s actually pretty simple for this ot occur.