why should SYSIN DD * statement should not be included
inside a PROCedure snippet??? please answer this.. i need to
know.
What is the syntax of JCL statement?
how JCL works?
Can we give two user name in NOTIFY parameter in JOBCARD
I have a JCL with 10 steps, want to execute first 5 steps only, what are ways of doing it?is it possible to control through JOB card?
How does -818 sql error occur? Why does it happen and what can be done to overcome this error code?
What is the meaning of data definition name (ddname) and dataset name (dsname) in the DD statement?
can we write a proc with in a proc
What is a GDG? Why do we go for a GDG ? utility used to create GDG?
how to modify the copy book?explain with examples
how do you resolve for soc7 error
Hi, Please clear me when COND=ONLY and COND=EVEN. Explain me with example.
01 A. 10 B pic X(10). move spaces to A. move spaces to B. output in A & B