shall we concordinate two different length dataset in to a
new date set.
Answer Posted / bala
Use OUTREC to make both the DSN of same length. In the
following step we can concatenate both the DSN into a single DS.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
if the submitter of a job wants to inform another user about the job completion, how can it be done?
what is use of space parameter in dd statement?
Explain the purpose of dd dummy statement?
Is automatic restart possible in jcl?
What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?
what is “Cond= even” and “Cond=only”?
What are the parameters that are used in creating a gdg?
whats the diff bw the evaluate also and and?
What does it mean by Restart and Checkpoint in JCL ? How are checkpoints being taken and what is their usage ? How to use Checkpoint macro on a JOBSTEP ?
What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?
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
what is the JCL statement consists of?
a dd statement has 2 types of parameters. Name them?
Explain how can a jobs execution priority be modified?
Is their any limit for data sets?