How do you skip a particular step in a proc/JOB?
Answer Posted / guest
Can use either condition codes or use the jcl control
statement IF (only in ESA JCL)\
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
Suppose there are 2 Input files Infile-1 and Infile-2. Both the Files contain Employee Records. You need to compare both the files and Write the Common Records in third file named Outfile. How can we do this using File-Aid?
Is condition checking possible in jcl? If yes, how?
How can return codes be tested before execution of a job step?
In sms datasets, what is the function of the dd mgmtclas keyword?
whats the diff bw the evaluate also and and?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
Is there any command to check wether the ps file is in sorted order?
write a jcl to execute a job by 7:00 am on jan 20,1986?
What is job control language?
when does a dataset go uncataloged?
Can I send output of job to my remote device careerride123?
what JCL Procedures?
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.
What is timing concept in mainframe?
which utility is used a dummy utility?