how do you code a null statement?
Can you give the sort card to arrange the specific column in the version of GDG.
What parameter of the job statement is used to limit the cpu time consumed by the job?
How to execute 2nd and 4th steps among 5 steps in jcl proc?
What are the default system and catalog libraries in JCL?
What 3 guidelines do we have to follow when concatenating DD statements?
Mention the types of job control statements?
what are the options in file-aid to edit vsam dataset and to compare data sets.
wht do u mean by internal reader in jcl ? wht is the use of internal reader ?
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 we have more than one job in a single job card that is we are specifying only one 'job' statement in the jcl.
I have GDG defined e.g. GDG.smaplegdg.base, after processing the GDG. it contains some records and which is input to the second step2. How can I use GDG to use it as input file at step2.
Suppose your program is reading a Sequential Vsam file. The file contains 10 records. How will you code the JCL to read only 2nd, 5th, 7th,and 10th record?