The maximum number of in-stream procedure you can code in
any JCL is ?
Answers were Sorted based on User's Feedback
Answer / jerinjose
The maximum number of instream procedures you can in any
job is 15
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / gayathri
It worked for me when I coded more than 15 instream
procedures. I coded 17 instream procedures and I got answer
for all the 17 steps. Why?
| Is This Answer Correct ? | 1 Yes | 0 No |
if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?
i have five step in jcl.my forth step is gdg.gdg was abend.when will job complete,hoe to handle you
How is a dataset passed from one step to another?
What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?
What methodology can be adapted to transfer data to a program that is coded using the exec statement?
How many types of parameters are used in JCL and what are mandatory parameters of JOB statement.
How can you execute a COBOL program via SYSIN in JCL?
Can we change the LIMIT of GDG?
Suppose I have a file with three fields with data in the following format 1. empid - S9(4) COMP 2. empname - X(20) 3. empsal - S9(5)V(2) COMP-3 If I view this file, it will not be in a readable format. How to display the empid and empsal fields in a readable format without using COBOL program? What kind of SORT card will have to be coded?
How to fetch even records from one file to another file by using ICETOOL in JCL?
i have 10,000 records in one input file.i want to sort 1 to 5000 records in one outputfile and remaining records sort in another output file write the syntax for this?
If there are five steps in a JCL i have to execute the 3rd step, bypass the 4th step and execute the 5th step how do i do this?
13 Answers Cognizant, Convergys, IBM, TCS, Wipro,