Can we use DISP=SHR in output file in JCL
No Answer is Posted For this Question
Be the First to Post Answer
i have 6 steps in my jcl program after going to 5th step i want to execute 3rd step.....how can i do it....by using(RESTART) can i do it or not?
Explain about LMPUT-
How can a jobs execution priority be modified?
How to pass data to a program that is coded in an exec statement?
My JCL has 4 steps that execute PROC’s P1, P2, P3 and P4 as shown below //P1 EXEC PROC=P1 //P2 EXEC PROC=P2 //P3 EXEC PROC=P3 //P4 EXEC PROC=P4 There are four steps S1, S2, S3 and S4 in each PROC’s (i.e. P1, P2, P3 and P4) I want to execute only step S2 of PROC P2 and no other steps or PROC’s. How do you achieve this?
Explain how can return codes be tested before execution of a job step?
what will be the error code if duplicate key of VSAM file is found?
What is dummy parameter in JCL??
What is a COND parameter in JCL?
Name the statement which can be used to send data to another mvs jes3 node?
What is a S0C4 error ?
mainframe questions like basic&depth