Can you execute a PROC from another PROC?
Answer Posted / tanji
Answer to #5:
Need to give the lib of all the proc in the jcllib,With
that the second and subsequent proc will be identifies the
the executing proc.
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the function of dd name parameter with a 2 part structure; audit.report?
Suppose I have five jobs to do. But I want to hold one?
What are steplib and joblib? What for they are used?
Is it possible to code instream data in a PROC?
When output dataset space is required, what quantity categories are used?
what is “Cond= even” and “Cond=only”?
What is the purpose of dd * statement in jcl?
Can I send output of job to my remote device careerride123?
What is the function of //jcllib statement?
How would you understand error(execution phase)?
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?
What do you understand by the term job time – out and how can you overcome that?
How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY
What are the utility programs in jcl?
What does a disposition of (new,catlg,keep) for a dsn mean?