How many types of jobs?what is difference between
interactive and batch and submited jobs?
Answers were Sorted based on User's Feedback
Answer / syam
Interactive = Job started for a person who signon to a
workstation
Batch = A predefined group of processing actions submitted
to the system to be performed
Submited = A user submiting a job to batch
Is This Answer Correct ? | 15 Yes | 0 No |
Answer / ravi
Interactive the name itself indicates that it interacts with the user. When you logon, you do WRKMBRPDM or any other commands on command entry display and the system responds to you, this is interactive job. You can see it in QINTER subsystem.
Batch it runs in the back end with some set of instructions to process. You can see these jobs usually QBATCH or any other subsystem.
Is This Answer Correct ? | 4 Yes | 0 No |
Answer / rahil kazi
interactive jobs : when user logon to ssession job started
Batch job : it is manually submitted job wich runs
in qbatch
Is This Answer Correct ? | 3 Yes | 1 No |
When would the ALL keyword be used?
what are different record spacing keywords in rlu ?
Space & Skip Are Which Level Keywords?
in conjunction with which statements can orxx and andxx conditions be used ?
what is procedure prototype and procedure interface.
How do you combine two record formats in RLU ?
What Is The Purpose Of The "n" In The Following Calculation Specification?
What is the benefit of using Externally Described files over Internally Described?
What is the purpose of FRCDTA (Force Data) keyword?
how can a procedure will be added in to a srvpgm
How many secondary files allowed in a program?
What is the use of E specification in RPG?