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 the function of job statement in jcl?
Is condition checking possible in jcl?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
by using cond parameter maximum 8 cond can be coded in single cond means ?explain
Explain dfsort utility?
What is the function of the dd dcb keyword?
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.
Suppose I have five jobs to do. But I want to hold one?
How can the submitting users racf authority be overridden in a job stream?
what is the use of JCL?
Brief description of inline procedure of jcl.
How can the disposition of sysout datasets be set for an entire jobstream?
Explain about LMQUERY�give a dialog information about a data set
A chkpt is the parameter coded for multi-volume qsam datasets in a dd statement. When a chkpt is coded as chkpt=eov, a checkpoint is written to the dataset specified in the sysckeov statement at the end of each volume of the input/output multi-volume dataset. State whether true or false?