Answer Posted / shailendra
i want to add something
jes2 : it allocate resource as per step execute of the job.
jes3 : it aloocate resource before the job excution
| Is This Answer Correct ? | 30 Yes | 3 No |
Post New Answer View All Answers
whats the diff bw the evaluate also and and?
How to do automated restart when a job abend?
What is the function of the dd avgrec keyword in sms datasets?
What are the parameter we cannot use in procedure? How many instream we can write in single jcl?
What is the motivation behind coding class parameter in job statement?
What is job control language?
Explain the function of //cntl statement?
how can you check if a file is empty using jcl?
Brief description of inline procedure of jcl.
which utility is used a dummy utility?
which utility is used to run a cobol-db2 program?
Differentiate between addressing mode and run mode.
What is the function of dd name parameter with a 2 part structure; audit.report?
In sms datasets, what is the function of the dd mgmtclas keyword?
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.