In JCl which of this activities get executed if act002
abnormally terminates
//job001 job .........

//act001 exec pgm=cobo01

//act002 exec pgm=cob02, cond=(01,le)

//actoo3 exec pgm=cob03, cond=only

//actoo4 exec pgm=con04

Answer Posted / pratim

If act002 exec pgm=cob02 fails,
actoo3 exec pgm=cob03, will execute because of cond=only!

but actoo4 will not execute!!

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are some jcl statements that are not allowed in procedures?

724


what is use of dcb parameter in dd statement?

769


What is the function of the steplib dd statement?

739


what is use of disp parameter in dd statement?

659


How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.

5060






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

858


Can we call instream to catalog and catalog to instream?

681


What is job control language?

607


How to override loadlib?

1417


What are steplib and joblib?

721


Explain how can values be passed from the job stream to an executable program?

615


What happens if both JOBLIB & STEPLIB is specified ?

606


Explain the function of a dd statement?

655


What is NOTCAT ?

738


List the different components of jcl statement?

689