Answer Posted / saroja kolli
Yes. We can have only steplib without a joblib.
But in such case, if the Job contains several steps then in
everystep of the job STEPLIB should be mentioned.
STEPLIB refers to the step in which it is mentioned and the
JOBLIB refers to all the steps in the job.
When STEPLIB and the JOBLIB both are mentioned then STEPLIb
overrides JOBLIB.
| Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
When space is allocated for an output dataset, what units can be used?
Explain how can the disposition of sysout datasets be set for an entire jobstream?
How does the jcl specify the job to os?
what is the compile process of cobol program expalin with code
Explain the function of the steplib dd statement?
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) ?
what is use of dsn parameter in dd statement?
which utility is used to sort a file in jcl?
Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?
Hello Guys, I have 1+ Year Experience in MAINFRAME TESTING. After 1 Week I have an Interview With a Company on Mainframe Testing. Please Could You Guys Please Suggest me What Sections Should I prepare ?? ___Tell Me the Topic Or Appropriate Site & Links. ?? ---------------Thank You
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
How to alter the parameters for the existing gdg?
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 to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
What statement marks the beginning of a job step; assigns a name to the step; identifies the program or catalogued or in-stream procedure to be executed in the step?