Answer Posted / shriram supalwar dharmabad
No we cannot code instream data to procedure.
to overcome this
- code SYSIN DD DUMMY in the proc
- then override this from the JCL with instream data
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What are hierarchy levels in jcl?
what is the use of IEBGENER utility?
Explain about ISPF/TSO Commands
Differentiate between the joblib and the steplib statements?
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
what are the types of abends that occur on job failure? And explain the possible causes of these
Name a few IBM utility programs, and explain its function.
How gdg are concatenated?
What parameter of the job statement is used to limit the cpu time consumed by the job?
What do you understand by jcl?
What parameter directs the output of the job log dataset?
How to submit jcl through a cobol program?
How can values be passed from the job stream to an executable program?
what are the statements that are not valid to be included in an include statement?
how you can access an uncataloged dataset in a JCL?