Answer Posted / guest
This is managed by JES. This is used for Queuing the Outputs
that are intended for Printing and are first stored in
SPOOLDASD. This can be managed Using
| Is This Answer Correct ? | 10 Yes | 3 No |
Post New Answer View All Answers
How do you submit a job for execution?
I had Records in file Like this Company Code IBM 2 IBM 1 IBM 4 WIPRO 3 WIPRO 2 WIPRO 9 TCS 4 TCS 6 TCS 3 i want the record of every company with highest code How can i do that?
How can the submitting users racf authority be overridden in a job stream?
Is automatic restart possible in jcl?
what is use of dcb parameter in dd statement?
My Question is 1. How to cound no. of records in JCL. Please explain with an example. 2. How to execute only odd steps in JCL? I know EDIT TYPE = Inculde, Step Name = 1,3,5 and COND code for all even step. Anyone knows other than this.
Is it possible to code instream data in a PROC?
Explain how can a jobs execution priority be modified?
Is acct parameter mandatory?
which utility is used a dummy utility?
in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?
Explain the function of dd disp parameter?
What is the function of //cntl statement?
Name the parameters which can be used to limit the number of records written to a sysout dataset?
What are the 4 fields in dd statement?