How many types of jobs?what is difference between
interactive and batch and submited jobs?
Answer Posted / 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 |
Post New Answer View All Answers
how can we run a batch job?
In RPG How to read a records from a file without using read opcodes?
what is cab?
which are control break logic indicators?
which indicator is used for read?
What is file access opcodes?
I need to insert a record in a file using STRSQL containing the some field values same as an already existing record in that file.I know to smple insert mentioning those values one by one.But is there any another query can be prepared for the same .Please share the query if known to you. Thanks in advance.
how do you read data area in an rpg program?
what is the maximum number of fields under a record format of physical file?
can you specify a display file to be used in the following modes input,output, or combined modes ?
Write a logic program for knowing the repeated number of a vowels in a given program?
what is rpg ?
how to read database records without locking them?
can anybody give the interview questions list of RLU. plz mail me: dinesh_sati07@yahoo.com
how you will find an error which is not in the first page of the subfile without using rolldown key?