Is condition checking possible in jcl? If yes, how?
No Answer is Posted For this Question
Be the First to Post Answer
how to resolve soc-7 ? please tell me
IF we are calling a PROC from Jcl...This Proc have 3 steps in it and we want to execute only the second step using the JCL, How to do it?? Please give the answer ASAP:)
can anyone explain me about sort in jcl with inrec and outrec ?
Can a PROC CALL another PROC ? (in both Instream and Cataloged cases) ?
If Name is NOT given for a JOB statement, then will it give error or installation will supply it for the JOB ?
how can i use the parameters decalred in main pgm in sub pgm
which utility is used to update pds?
Explain about ISPFTTRC
We are aware of eliminating the duplicate records from outyput fiel using sort utility. Can we get the duplicate records in to another file in the Same sort utility?
define cond parameter in jcl?
jcl is like a complier....?
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.