how to run JCL thru COBOL.
In job processing, what happens in conversion stage?
what are the statements that are not valid to be included in an include statement?
There are 5 steps in a Job. How to bypass the first step by making use of only COND Parameter and not using any Restart and IF/THEN/ELSE parameter?
wht r s722,s822,s122 and s222 abends pls reply fast
I have DATE filed like DD-MM-YYYY, So I want output should be MM/DD/YYYY using JCL? Can anybody post the answer for above requirement?
4 Answers BirlaSoft, FIS, Wipro,
What do we mean by 'Virtual storage' for a dataset and for a JOBSTEP ? What is the significance of the following statement for a programmer 'Virtual storage results in program addresses being independent of the addresses that actually exist in a computer' ?
Is there GOTO and SWITCH-CASE available in JCL ? Is IF-THEN-ELSE available in JCL also just like it is available for VSAM datasets under Model Commands category ?
what is check pending option
How to change default PROCLIB?
How to copy VSAM files without using REPRO
How to delete generations of gdg without deleting gdg base?
in ways data can be passed to a COBOL program from JCL?