THERE IS ONE STEP AS BELOW:
//STEPJS060 EXEC PGM=XYX,
COND=((200,EQ,JS010),(0,NE,JS020.C),EVEN)
COULD ANY ONE EXPLAIN HOW COND PARAMETER WORKS HERE?
I AM CONFUSED BECOZ OF "EVEN".
Answer Posted / veerakumar k
'Even' is generally used in such a scenerio that even if
the previous step abends, the current step has to be
executed.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file
Is condition checking possible in jcl? If yes, how?
How do you submit a job for execution?
What is concatenating?
what is “Cond= even” and “Cond=only”?
What is the maximum length of a single line of jcl?
What is the function of the dd mgmtclas keyword in sms datasets?
which utility is used a dummy utility?
State the uses of syspring, sysin, sort fields, sum fields and dummy.
if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?
Mainframes gets a text file that contains the name of the file. Now using JCL i want to locate that file name in the mainframe system and perform further processing. Please tell how to proceed
Is there any command to check wether the ps file is in sorted order?
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
How dummy is used in jcl?
What do you understand by the term notcat 2 – gs?