Answer Posted / vinay sonar
IEBGENER is used to copy data from one ps to another ps.
Also is it used to copy data from ps to spool area and vica
versa
For more refer mainframe refresher from MUTTU
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Name the parameters which can be used to limit the number of records written to a sysout dataset?
How can a fb file convert to vb file using sort program?
How do you submit a job for execution?
Explain the hierarchy levels in jcl?
define cond parameter in jcl?
when can a job time-out occur? How to overcome that?
How does the jcl specify the job to os?
how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?
What is the difference between the positional and keyword parameters? Give examples.
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
What do we mean by 'Virtual storage' for a dataset and for a JOBSTEP ? What is the significance of the following statement for a programmer 'Virtual storage results in program addresses being independent of the addresses that actually exist in a computer' ?
Name a few IBM utility programs, and explain its function.
How can a jobs execution priority be modified?
How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you
Brief description of inline procedure of jcl.