How to code these statements in JCL: CLEANUP INITIAL(NO)
RESTART(NO) DYNALLOC(NO) job definition..?
No Answer is Posted For this Question
Be the First to Post Answer
what is a jcl?
A STEP has more than 1 file as INPUT. And we have to put all these records int 1 output file. How to do ? //InputF DD DSN=ID.File1 DSN=ID.File2 DSN=ID.File3
On the DD statement, what is the main difference between creating a new sequential flat file and a partitioned dataset?
which utility is used to run a cobol-db2 program?
What statement marks the end of an in-stream or catalogued procedure?
For how long a job can be executed continuously in a mainframe ?
how many members can be created inside a single pds?
How are GDGs concatenated?
How is a GDG base created?
i have 10steps and i want run step3 and based on step3 i want execute step7,8,9,10?in jcl
How can a job send a status message to a tso user at the completion of a job?
What are the 2 types of parameters in dd statement?