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
How can a fb file convert to vb file using sort program?
When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?
What methodology can be adapted to transfer data to a program that is coded using the exec statement?
Differentiate between the joblib and the steplib statements?
what is DD statement is used in JCL?
How would you understand error(execution phase)?
How to override loadlib?
How can return codes be tested before execution of a job step?
What is NOTCAT ?
What are the parameters that are used in creating a gdg?
How to resolve the error "WER488A JOIN CAPACITY EXCEEDED" I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem? I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem?
what is the JCL statement consists of?
how to run batch program without jcl?
Explain how can a jobs execution priority be modified?
Explain how can the submitting users racf authority be overridden in a job stream?