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
State the uses of syspring, sysin, sort fields, sum fields and dummy.
What dd statement is used to supply the name of a dataset?
in ways data can be passed to a COBOL program from JCL?
What is one line to pass PARM from JCL to COBOL?
How 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
Mainframes gets a text file that contains the name of the file. Now using JCL i want to locate that file name in the mainframe system and perform further processing. Please tell how to proceed
which parameter is use to declare the name of dataset in dd statement?
Explain the purpose of dd * statement in jcl?
I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?
what are the statements that are not valid to be included in an include statement?
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
What is the function of the dd avgrec keyword in sms datasets?
What are the difference between jcl and jes?
How can the attributes of one sms dataset be copied to another dataset?
Explain the jcl exec statement?