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
Where can program checkpoints be stored for use in a restart?
Explain about LMFREE�free data set from its association with data ID
How can the submitting users racf authority be overridden in a job stream?
I want to JCL sort for Non-COMP and COMP-3 fields SORT FIELDS=(1,5,A,6,11,A,12,11,A,19,1,A,20,1,A),FORMAT=BI,EQUALS Length of comp bytes is 11 bytes which start at 6byte and 12 byte considering 11 bytes in comp-3 is 6 bytes. Can anyone tell if the above sort work SORT FIELDS=(1,5,A,6,6,A,12,6,A,19,1,A,20,1,A),FORMAT=BI,EQUALS does not works OK
How would you understand error(execution phase)?
What do you understand by jcl?
How does jcl act on code(if you take a cobol program)?
What is the function of the dd dcb keyword?
When space is allocated for an output dataset, what units can be used?
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
What is notcat 2 - gs?
What is the maximum length of a single line of jcl?
In job processing, what happens in execution stage?
What methodology can be adapted to transfer data to a program that is coded using the exec statement?
How can unused space allocation be returned to the system when a dataset is closed?