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
how you will the direct the data to spool using sysout option?
in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?
How to submit jcl through a cobol program?
What is the function of //cntl statement?
How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY
What is the function of the steplib dd statement?
What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?
define cond parameter in jcl?
what are the types of abends that occur on job failure? And explain the possible causes of these
What is job control language?
Hello Guys, I have 1+ Year Experience in MAINFRAME TESTING. After 1 Week I have an Interview With a Company on Mainframe Testing. Please Could You Guys Please Suggest me What Sections Should I prepare ?? ___Tell Me the Topic Or Appropriate Site & Links. ?? ---------------Thank You
When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE
How do you create a temporary dataset?
What parameters can be used to limit the number of records written to a sysout dataset?