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
How is a type of file defined in the jcl that executes the cobol program?
What is condition checking in jcl? Is this possible?
what is the purpose of coding notify parameter in job statement?
What is the function of dd disp parameter?
by using cond parameter maximum 8 cond can be coded in single cond means ?explain
How can the disposition of sysout datasets be set for an entire jobstream?
How is the record format of an output dataset specified?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
which parameter is use to declare the name of dataset in dd statement?
which utility is used to run a cobol-db2 program?
How can a jobs execution priority be modified?
What is concatenating?
Mention the types of job control statements?
what EXEC statement is and what is the syntax of EXEC statement used in JCL?
what is “Cond= even” and “Cond=only”?