Which COND paramter will u use to execute the step only if
the previous step does not execute
Answer Posted / y@$w@nth
//step01 EXEC PGM=prog1
//indd1 DD DSN=userid.sample.indataset1
//outdd2 DD DSN=userid.sample.outdataset1
//step02 EXEC PGM=prog1,COND=(0,EQ,STEP01,4,EQ,STEP01)
//indd2 DD DSN=userid.sample.indataset2
//outdd2 DD DSN=userid.sample.outdataset2
Is This Answer Correct ? | 3 Yes | 9 No |
Post New Answer View All Answers
In job processing, what happens in conversion stage?
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
Explain the function of dd disp parameter?
Explain the function of a dd statement?
Immediate Job opening for mainframe professionals in Keane Bangalore. Please find the below details: Organization: Keane India Location: Bangalore Skill: COBOL, JCL,VSAM,DB2,CICS,IMS,REXX,CLIST Exp: 1 to 4 years only Employment Type: Permenant Employee Note: If you have attended keane interview in past 6 months please ignore this job opening. Please respond to email id keanemfjob@gmail.com OR keanemfjob@yahoo.in with your latest resume and following details, We will contact you within 24 hours: Total IT Exp: Exp in Mainframe: Current CTC: Expected CTC: Notice Period:
Explain the function of //jcllib statement?
Explain the purpose of dd * statement in jcl?
State the uses of syspring, sysin, sort fields, sum fields and dummy.
What is the function of the steplib dd statement?
What is condition checking in jcl? Is this possible?
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
how JCL works?
What happens if both JOBLIB & STEPLIB is specified ?
what is the difference between JES3 and JES2?
Is automatic restart possible in jcl?