how can we pass external data to instream procedures
Answers were Sorted based on User's Feedback
Answer / muhammad jamshad
By using override on step inside the procedure.
| Is This Answer Correct ? | 0 Yes | 0 No |
How is a type of file defined in the jcl that executes the cobol program?
What is the difference between catalogue procedure and In-Stream procedure?
Does the terms, JOBLOG, SPOOL and SYSOUT indicate the same thing, i.e., where JCL and JES messages and statements are written ?
what is the restart?hopw it is invoked?
what happens when time=0 is given in jcl code. what happens when blksize=0 is given in jcl code. what is symbolic and overriding parameters and a example program.
What parameter directs the output of the job log dataset?
what is mainframe?
How can values be passed from the job stream to an executable program?
I need exexution process for JCL programs
What is the function of //cntl statement?
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
In JCL I have 5 steps,I need to execute 1st,2nd and 5th steps only,can any one answer me please?