Answer Posted / susmita
CONTROL CARDS are something that comes into play, where you
can't use sysin dd statement.. for example we can't use
sysin dd * in cataloged procedure. in this case you can
have your instream data under a pds-member and make the
sysin as
//sysin dd dsn=xyz.abc.pos(mem),disp=shr
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
Explain the job statement in jcl?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
how do you code a null statement?
How can a stopped job be started again?
Name the statement which can be used to send data to another mvs jes3 node?
what is JCL?
A dd statement consists of 4 fields. Name them?
how to run batch program without jcl?
What dd statement is used to supply the name of a dataset?
How gdg are concatenated?
is there any way to execute more than one proc in the same exec statement at the same time..?
Differentiate between addressing mode and run mode.
what is use of dsn parameter in dd statement?
Name a few IBM utility programs, and explain its function.
what happens in execution stage in job processing?