There are two input sorting files and there is a need to
create one sort out file which contains data of both input
files. What is the sort card for this. Write a sample JCL
for this using a control card?
Answer Posted / sreenidhi p r
sort card will be
SORT FIELDS=COPY
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
Is it possible to left uncode disp? If yes, how?
How can the submitting users racf authority be overridden in a job stream?
What is the difference between the positional and keyword parameters? Give examples.
What statement can be used to send data to another mvs jes3 node?
How does jcl act on a cobol code?
Can we use DISP=SHR in output file in JCL
Mention the types of job control statements?
Explain how can return codes be tested before execution of a job step?
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 is catelog procedure and how many catelog procedure to use in one job?
When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?
Explain the function of dd name parameter with a 2 part structure; audit.report?
Is it possible to left uncode disp?
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE
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?