What is the difference between run mode and addressing mode?
What are the parameter we cannot use in procedure? How many instream we can write in single jcl?
Explain how can the attributes of one sms dataset be copied to another dataset?
Explain in DD statement what is the use of DCB parameter?
what is SOC4 error?
Ques: How can we code COND parameter in a JCL so that only even steps (or only odd steps) get execute??
What is meant by S0C7 system abend code?
i have 10,000 records in one input file.i want to sort 1 to 5000 records in one outputfile and remaining records sort in another output file write the syntax for this?
What statement marks the end of an in-stream or catalogued procedure?
How to view the hexa decimal value thru file aid if copy book is not present for that particular data
How many days does a job remain in spool
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".
In JCL..for TIME Parameter was specified both JOB & STEP..which one is overrides