Is it possible to code instream data in a PROC?
jcl is like a complier....?
i have a jcl containing header body and trailer .in header i have viswa body 2 6 1 9 7 trailer reddy .now i need to sort only body in either asecending or descending order how can i do it
How to execute 2nd and 4th steps among 5 steps in jcl proc?
Explain how can an in-stream dataset be terminated?
How can a job send a status message to a tso user at the completion of a job?
What is DATACOM db?
what is A-MODE and R-MODE?
If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?
How can we see data in TEMPARARY DATA SET in JCL ?
with out sorting how to copy records from one file to another file using jcl.Mean I have one input file in which the record are like 1,6,5,4,2,3(for example) and i want to copy to output file from top to bottom(without sorting) like 3,2,4,5,6,1.so I want the JCL for this.cna any one can answers?
how do u define a file in cobol and jcl ?
hi iam learning mainframes,can anybody tell me how to check JCL errors.(after submiting the JCL we have check in spool or is there any other method)