Answer Posted / sush
we cwngive instream data in instream procedure.when we call
the procedure
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
Explain how can the submitting users racf authority be overridden in a job stream?
What are the parameters that are used in creating a gdg?
Is automatic restart possible in jcl?
what is JCL?
Is it possible to left uncode disp?
Explain in DD statement what is the use of DCB parameter?
Explain the jcl exec statement?
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.
if the submitter of a job wants to inform another user about the job completion, how can it be done?
What are the 2 types of parameters in dd statement?
What statement can be used to send data to another mvs jes3 node?
List the different components of jcl statement?
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE
what is a jcl?
a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?