How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?
1165How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you
1076Step 1 RC 4 Step 2 Step 3 I want to know the COND parameter which can be coded in step 2 or 3. Step 2 should be executed based on Step 1 RC and Step 3 should not be executed based on step 1's RC
4915
How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?
How can the disposition of sysout datasets be set for an entire jobstream?
Does jcl support automatic restart?
List in order the hierarchical levels of jcl?
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?
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?
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
how to do automated restart when a job abends?
What is the use of disp parameter?
Explain dfsort utility?
how would you create a temporary dataset? And where will you use them?
Can an individual step be restricted from using all the jobs allowed cpu time?
What does a disposition of (new,catlg,keep) for a dsn mean?
What is the significance of addrspc parameter in the exec statement?
What is the function of dd name parameter with a 2 part structure; audit.report?