Answer Posted / chowdary
instream data means we write with in jcl itself, up to 15
level is possible. it should start with proc and end with
pend statement
ex: //jobcard
//exce proc
//
//
//pend
| Is This Answer Correct ? | 5 Yes | 17 No |
Post New Answer View All Answers
What is the format of comment statement?
which utility is used a dummy utility?
What is job control language?
What is the function of job statement in jcl?
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) ?
How can an in-stream dataset be terminated?
what is the use of JCL?
Is it possible to left uncode disp?
what is DSN parameter and DISP parameter is used for?
what is DSN in JCL and what are the parameters to declare the DSN?
Name a few IBM utility programs, and explain its function.
which parameter is use to declare the name of dataset in dd statement?
what is “Cond= even” and “Cond=only”?
what is JCL?
Must tape dataset definitions include vol=ser specifications?