How to execute a set of JCL statements from a COBOL program ?
Answer Posted / saravanan
using internal reader concept u can
Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
List the different components of jcl statement?
How dummy is used in jcl?
I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?
What statement can be used to send data to another mvs jes3 node?
What are the parameter we cannot use in procedure?
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE
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 JCL Procedures?
how to do automated restart when a job abends?
What statement marks the beginning of a job step; assigns a name to the step; identifies the program or catalogued or in-stream procedure to be executed in the step?
What does a disposition of (MOD,DELETE,DELETE) mean ?
Explain how can return codes be tested before execution of a job step?
What is condition checking in jcl? Is this possible?
How can a fb file convert to vb file using sort program?
Explain how can the disposition of sysout datasets be set for an entire jobstream?