Answer Posted / siri
cond=even it excutes the step even if the previous step executed successfully or unsuccessfully..........
cond=only it excutes the step only if the previous step executes unsuccessfully..
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is the significance of addrspc parameter in exec statement?
How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you
What are the utility programs in jcl?
which utility is used to sort a file in jcl?
What are hierarchy levels in jcl?
What is catelog procedure and how many catelog procedure to use in one job?
how you can access an uncataloged dataset in a JCL?
What parameter directs the output of the job log dataset?
when can a job time-out occur? How to overcome that?
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
What is the function of the dd mgmtclas keyword in sms datasets?
I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one
Is automatic restart possible in jcl? If yes, how?
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?