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
Explain in DD statement what is the use of DCB parameter?
What statement can be used to send data to another mvs jes3 node?
How can unused space allocation be returned to the system when a dataset is closed?
What is the motivation behind coding class parameter in job statement?
what is a jcl?
Explain the job statement in jcl?
how do you access an uncataloged dataset in a jcl?
What is the function of //jcllib statement?
how can you check if a file is empty using jcl?
Explain the function of dd disp parameter?
is there any way to execute more than one proc in the same exec statement at the same time..?
How can a fb file convert to vb file using sort program?
What are the 4 fields in dd statement?
what JCL Procedures?
How do you submit a job for execution?