How to pass data to a program that is coded in an exec statement?
No Answer is Posted For this Question
Be the First to Post Answer
I have GDG defined e.g. GDG.smaplegdg.base, after processing the GDG. it contains some records and which is input to the second step2. How can I use GDG to use it as input file at step2.
I have Job A and Job B. I want to trigger Job B from Job A. Please advise.
How much space OS allocates when you create a PS or PDS?
What is the error code SOC01 indicate ?
WHAT IS DUMMY IN JCL? HOW TO USE IT? CAN ANYBODY SEND PROGRAM ON THIS?
If the COND parameter is specified in both the JOB and EXEC statements, which one will take precedence? If JOB takes priority and if all the conditions evaluate to false, then will the conditions on the EXEC step be evaluated next?
in jcl you are having JCLLIB and STEPLIB what happens
Is condition checking possible in jcl? If yes, how?
Can anyone tell me the syntax for printing two files at two different destinations in a single step?
how do you access an uncataloged dataset in a jcl?
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)
delete rules in db2