How to execute a set of JCL statements from a COBOL program ?
Answer Posted / pradeep
Yes, can be very much done. Only thing is that the dataset
which contains this JCL statements should be mapped to the
JCL dd statement with INTRDR
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
what is the use of IEBGENER utility?
what is the resolution for sb37 error
How to submit jcl through a cobol program?
Is their any limit for data sets?
Give the syntax of job specifying jcl statement.
What is the purpose of the dd keylen parameter?
what is JCL?
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.
How does jcl act on code(if you take a cobol program)?
What are the jcl procedures?
How is the record format of an output dataset specified?
What happens if both JOBLIB & STEPLIB is specified ?
List the different jcl statements that are not permitted in the procedures?
which utility is used to sort a file in jcl?
What is the significance of addrspc parameter in the exec statement?