What is catelog procedure and how many catelog procedure to
use in one job?
Answer Posted / rekha
If we want to access the data of a out side member in our
JCL program then we have to go for Catelog Procedure.
In one job we can use up to 255 catelog procedures.
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What is multithreading in jcl?
I want to JCL sort for Non-COMP and COMP-3 fields SORT FIELDS=(1,5,A,6,11,A,12,11,A,19,1,A,20,1,A),FORMAT=BI,EQUALS Length of comp bytes is 11 bytes which start at 6byte and 12 byte considering 11 bytes in comp-3 is 6 bytes. Can anyone tell if the above sort work SORT FIELDS=(1,5,A,6,6,A,12,6,A,19,1,A,20,1,A),FORMAT=BI,EQUALS does not works OK
What is the use of disp parameter?
Differentiate between the joblib and the steplib statements?
Explain about ISPF/TSO Commands
How do you submit a job for execution?
can any one plzzzzzz tell the jcl code for creating ps using idcams
What is the function of dd name parameter with a 2 part structure; audit.report?
In sms datasets, what is the function of the dd mgmtclas keyword?
write a jcl to execute a job by 7:00 am on jan 20,1986?
How do you access an uncatalogued dataset in a jcl?
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
What are the difference between jcl and jes?
Are there any set of rules for the names of the steps used in a job?
Explain in DD statement what is the use of DCB parameter?