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 |
what is the maximum number of parameters allowed in clp?
What is file access opcodes?
When will you use OPEN and CLOSE opcodes in RPG program?
some special characters I key in my html source members show different on my web pages. Why? How can I solve this?
what does check opcode do ?
what are the different types of variables available in cl?
what is difference between accespath and datapath? what is the difference between accespath and open datapath?
How do you read a subfile record which is in output mode?
How to inner join more than 2 PFs in a CL program using OPNQRYF command?
i have recently moved to hyd. i would like to know which is the best institue to learn AS400. are there any in ameerpet? thanks.
how can I control the way a remote browser uses its cache?
is it there an easy way to determine if an html section is available to issue a wrtsection upon?