Answer Posted / sanjeet kumar
* A user request the job.
* The job is created (job name is assigned, job attributes are allocated)
* The job is placed on a job queue
* The sub system QBATCH takes the job from job queue and starts it.
* Output generated by the batch job is placed on an output queue.
* The spool sub system prints the output on the output queue.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
how can you execute a command from within an rpg program without calling a clp program?
What is the Difference between command attention key and command function key ?
is it possible to create a physical file without dds?
when is a tag statement used in rpg?
what is the purpose of the indara keyword?
how do you pass parameters in cl?
how can I control the way a remote browser uses its cache?
Write a logic program for knowing the repeated number of a vowels in a given program?
What Does 'sr' In Columns 7-8 Of C Specs Mean?
can you specify a display file to be used in the following modes input,output, or combined modes ?
how can I start a page in a new window?
what are the different commands used in rlu ?
how can I give more performance to some selected pages?
what if my system I runs with system value qccsid 65535?
Pose, there are 100 records in the file.i need to retrieve all the records matching/equal to the particular name field. How can we do the above using search criteria other than using the if cond?