Answer Posted / muneer---achi
using files
using sysin dd *
using control cards
using files
using db2
| Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you
What are the parameters that are used in creating a gdg?
What is the maximum length of a single line of jcl?
how can you check if a file is empty using jcl?
Explain the hierarchy levels in jcl?
Explain the function of the steplib dd statement?
What is the function of the dd avgrec keyword in sms datasets?
How can the submitting users racf authority be overridden in a job stream?
How to execute 2nd and 4th steps among 5 steps in jcl proc?
When space is allocated for an output dataset, what units can be used?
Is it possible to left uncode disp?
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
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?
Suppose I have five jobs to do. But I want to hold one?
List the different components of jcl statement?