Can anyone tell me the syntax for printing two files at two
different destinations in a single step?
Answer Posted / nidhi sharma
DDNAME SYSOUT =DESTNAME
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
In sms datasets, what is the function of the dd avgrec keyword?
I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?
How to do automated restart when a job abend?
a dd statement has 2 types of parameters. Name them?
How dummy is used in jcl?
If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?
What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?
when does a dataset go uncataloged?
Name the statement which can be used to send data to another mvs jes3 node?
what is the JCL statement consists of?
I had Records in file Like this Company Code IBM 2 IBM 1 IBM 4 WIPRO 3 WIPRO 2 WIPRO 9 TCS 4 TCS 6 TCS 3 i want the record of every company with highest code How can i do that?
I have 60 steps in the JCL and want to Execute Only First from PROC by overriding 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 the purpose of dd * statement in jcl?
Is it possible to left uncode disp?