How to execute a set of JCL statements from a COBOL program ?
Answer Posted / satyasivaji.ch
we can do this by SYSOUT=(*,INTRDR),internal reader concept.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
what JCL Procedures?
Name the parameters which can be used to limit the number of records written to a sysout dataset?
What do you understand by the term notcat 2 – gs?
I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?
what is the purpose of coding class parameter in job statement?
how JCL works?
What is jcl in mainframe?
what is DD statement is used in JCL?
How is a type of file defined in the jcl that executes the cobol program?
If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?
What is job control language?
Is condition checking possible in jcl?
Is it possible to left uncode disp?
How can the disposition of sysout datasets be set for an entire jobstream?
What are hierarchy levels in jcl?