Answer Posted / manas mohapatra uradha
Restart = Procstep.stepname
| Is This Answer Correct ? | 30 Yes | 13 No |
Post New Answer View All Answers
What is the purpose of disp parameter?
Explain the function of a dd statement?
What does a disposition of (MOD,DELETE,DELETE) mean ?
can any one plzzzzzz tell the jcl code for creating ps using idcams
what are JCLLIB and STEPLIB in JCL?
Explain the function of //jcllib statement?
What is one line to pass PARM from JCL to COBOL?
Explain about LMQUERY�give a dialog information about a data set
what is the difference between JES3 and JES2?
I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?
Explain the jcl exec statement?
How to alter the parameters for the existing gdg?
Explain the function of job statement in jcl?
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?