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


Please Help Members By Posting Answers For Below Questions

What statement marks the beginning of a job step; assigns a name to the step; identifies the program or catalogued or in-stream procedure to be executed in the step?

744


How to submit jcl through a cobol program?

777


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

1592


How does the jcl specify the job to os?

779


When output dataset space is required, what quantity categories are used?

948






How to submit a jcl from cics?

751


Differentiate between the joblib and the steplib statements?

952


what is DSN in JCL and what are the parameters to declare the DSN?

821


Can we use DISP=SHR in output file in JCL

1070


What does a disposition of (new,catlg,keep) for a dsn mean?

702


What is the significance of addrspc parameter in the exec statement?

698


What do you understand by the terms: joblib and steplib?

723


Is condition checking possible in jcl? If yes, how?

843


define cond parameter in jcl?

874


What parameter of the job statement is used to limit the cpu time consumed by the job?

933