When concatenating two PDS can any one PDS can have empty
dataset i.e without any value(Dummy).
Answer Posted / kavitha
Yes , One PDS can be empty..
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
Explain the purpose of dd dummy statement?
Explain how can return codes be tested before execution of a job step?
How can the disposition of sysout datasets be set for an entire jobstream?
How can a stopped job be started again?
When space is allocated for an output dataset, what units can be used?
What are the 4 fields in dd statement?
Can an individual step be restricted from using all the jobs allowed cpu time?
What is the motivation behind coding class parameter in job statement?
Differentiate between addressing mode and run mode.
What is the use of disp parameter?
I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.
Is automatic restart possible in jcl?
Can I share my data with other jobs? How?
In sms datasets, what is the function of the dd mgmtclas keyword?