What is the purpose of dd dummy statement?
No Answer is Posted For this Question
Be the First to Post Answer
Explain about LMINIT - generate a data ID for a data set
I have a job which is a long-running one. Processes millions of records. Due to some run-time problem (not a problem due to the job/data) the job abends.What needs to be done to make the job complete successfully.
how to resolve soc-7 ? please tell me
Passing a variable parm from JCL to a cobol/db2 program
What statement marks the end of an in-stream or catalogued procedure?
how do you code a null statement?
i want to store 20 digits . how will u do it in cobol ?
How to execute only th 15th step of JCL consisting of 50 steps?
How can unused space allocation be returned to the system when a dataset is closed?
In your JCL, run the even numbered steps if date is even and run odd numbered steps if date is odd . Where do you generate the date ??in cobol or JCL ??
Can a temporary dataset be converted to permanent dataset and vice-versa in the middle of a job ?
What is a Proc ? why do we go for a Proc ? What are the types of procs?Can we have nesting in Procs ?