What are three parameters you can specify on Job statement
as well as on exec stmt ?
how will be submit 1 jcl by other jcl? means that how 'll submit one job by other job??
explain concatinating datasets?
When cursor is not closed what is the error?
Suppose I have Five Steps in PROC In this Case I want to Execute third Step in PROC using Main JCL don't use any COND Explain with Coding Thanks & Regards SHREE
What are three parameters you can specify on Job statement as well as on exec stmt ?
what is a steplib
how GDGs are concatinated?
how to solve u4038 abbend?........
If your job fails at particular step then what would be the return code for next steps
There are 2PROCS in a JCL. I want following conditions to be carried out 1) 1st PROC should be executed as such In second PROC 2) First 4steps should not be executed 3) 5th step should not be executed 4) 6th and 7th step should be executed The change should be done only in the JCL and PROC should be untouched ?
what are JCLLIB and STEPLIB in JCL?
How I sort the records in a file and copy the first 10 records to another file