Where can program checkpoints be stored for use in a restart?
No Answer is Posted For this Question
Be the First to Post Answer
Explain how can an in-stream dataset be terminated?
What is RESTART? How is it invoked?
can we modify the code in copy book? if it possible how to submit ofter the modification.
If there are five steps in a JCL i have to execute the 3rd step, bypass the 4th step and execute the 5th step how do i do this?
13 Answers Cognizant, Convergys, IBM, TCS, Wipro,
On the DD statement, what is the main difference between creating a new sequential flat file and a partitioned dataset?
When a dataset is UNCATALOGED in a JOBSTEP, how to get its UNIT and VOL in JCL to refer in subsequent steps ?
CAN ANYONE TELL ME WHAT IS "JOB-CARD"
which parameter is use to declare the name of dataset in dd statement?
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".
How to execute step2,step5,step7 of a proc of 10 steps? You are not allowed to change in JCL.
What are steplib and joblib?
How to override loadlib?