what are the ways of passing data to a cobol program from jcl?
how to create gdg with out using idcams utility
If your job fails at particular step then what would be the return code for next steps
restart logic ?
how to resolve soc-7 ? please tell me
How to identify where file is empty or not? How many ways are there to identifying?
How to search strings in multiple dataset with conditions 'string1 & string2'?
i have 5 steps to execute in that i want to skip 3nd step and start execute from forth step how can u do this.
is step name is compulsory in jcl ?
how can i use the parameters decalred in main pgm in sub pgm
How do you access a file that had a disposition of KEEP?
a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?
What statement marks the end of an in-stream or catalogued procedure?