do we need to mention the location of catalogued procedure for each it's call in a single job?
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
Explain how can a jobs execution priority be modified?
Explain about CBL/PROCESS statement syntax
What is the differentiation between TRK,cyl, and Bytes... how they can be connected??
I need to compare two VSAm files. In input VSAM file some fields are updating and the updated feilds are coming into the output file. now i need to compare these two files with respect to a perticular field. Please suggest a suitable JCL code me.
Can you give the sort card to arrange the specific column in the version of GDG.
read all error codes like SB07?
i have a ps with two columns eno and ename , i need to copy eno column values in one ps and ename column values in one Ps ? is it possible through iebgener . how ? thx in advance
how to compare two datasets without using superce because output is limited to 133 bytes
What is a Dummy Utility and what it does ?
i have 10 steps in jcl program but i have to exicute only 2,4,6,8th and 10th ?how it's possible?
Can we change the LIMIT of GDG?