Answer Posted / jeetendra kumar patel
No, We can not write procedure widin a procedure. Istead of it we have to call a control card.
Actually control card is the member of PDS or PS file. SO if there is any need of something like procedure widin procedure we have to call the control card.
| Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
What do you know about jcl?
How is a type of file defined in the jcl that executes the cobol program?
List the different jcl statements that are not permitted in the procedures?
Explain the jcl exec statement?
Are there any set of rules for the names of the steps used in a job?
Explain dfsort utility?
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
How jcl work to handle various input output file operations?
What is condition checking in jcl? Is this possible?
Mention the types of job control statements?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
how JCL works?
Are there any set of rules for the names of the steps used in a job? What are they?
How can a stopped job be started again?
how do you access an uncataloged dataset in a jcl?