Answer Posted / balakrishnan,maples148
used to copy a group of records of variable length from one
qsam file to another. the file may be ps or pds member..
source file must be specified in SYSUT1 and destination is
specified in SYSUT2.
| Is This Answer Correct ? | 23 Yes | 5 No |
Post New Answer View All Answers
What is the significance of addrspc parameter in the exec statement?
What do you understand by jcl?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
What parameter directs the output of the job log dataset?
define cond parameter in jcl?
How can a stopped job be started again?
In sms datasets, what is the function of the dd mgmtclas keyword?
what are the statements that are not valid to be included in an include statement?
if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?
The disp in the JCL is MOD and the program opens the file in OUTPUT mode. What happens ? The disp in the JCL is SHR and the pgm opens the file in EXTEND mode. What happens ?
what is DSN in JCL and what are the parameters to declare the DSN?
how you can direct the data to spool using SYSOUT option?
What do you understand by the term job time – out and how can you overcome that?
How to pass data to a program that is coded in an exec statement?
Explain the function of job statement in jcl?