If Name is NOT given for a JOB statement, then will it give
error or installation will supply it for the JOB ?
How to identify in JCL that an input file is empty without reading it?
List the different jcl statements that are not permitted in the procedures?
We have an output dataset in job with disp parameter as SHR. Can we write data in that file dataset?
What are the basic JCL Statements for a Job?
What is the meaning of the EXEC statement keyword, COND? What is its syntax?
can i sort packed decimal if i can tell the syntax
i have a base gdg consisting of 12 versions like jan to dec. i need to concatante this gdg to another gdg which have version 1 or to the base gdg itself can anyone give me the code pls ?
how can we override data definitions in jcl. can any one give detailed example
a input file contains 1000 records, how to move the first 500 record into one out put file and how to move to second 500 records to anothere output file
In job processing, what happens in conversion stage?
How do you create a temporary dataset? Where will you use them?
What is NOTCAT ?