Can we use DISP=SHR in output file in JCL
No Answer is Posted For this Question
Be the First to Post Answer
What is NOTCAT 2
COND -> step1 . . step2, Step2, Executes if the CC of step1 is 0. But even if it is NOT 0 and if we dont give COND, will step2 be executed ?
We have 100 steps in a procedure and we need to run the jcl and execute only 25th step in the proc and not the remaining steps. How can we do it?
5 Answers IBM, JPMorgan Chase,
how do u see jobs submitted before ur job ?
In SPACE,what is directory,RLSE
Which storage devices are grouped under DASD and SYSDA ?
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
How to execute step2,step1, step3 if step1,2,3 are in order
A statement about PROCs is " In PROCs, Symbolic Parameters can be assigned on PROC and EXEC", BUT On which EXEC, (i) On the JCL's EXEC which is calling to PROC1. (Inside JCL, EXEC PROC1) (ii) or On the PROC's EXEC where it calls the PGM1. (Inside PROC, EXEC PGM=PGM1)
Can I share my data with other jobs? How?
How to do automated restart when a job abend?
how to solve u4038 abbend?........