What is order of searching of the libraries in a JCL?
Answer Posted / guest
First any private libraries as specified in the STEPLIB or
JOBLIB, then the system libraries such as SYS1.LINKLIB. The
system libraries are specified in the link list.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Name a few IBM utility programs, and explain its function.
What are steplib and joblib? What for they are used?
what is use of space parameter in dd statement?
What is the function of a dd statement?
A chkpt is the parameter coded for multi-volume qsam datasets in a dd statement. When a chkpt is coded as chkpt=eov, a checkpoint is written to the dataset specified in the sysckeov statement at the end of each volume of the input/output multi-volume dataset. State whether true or false?
what happens in conversion stage in job processing?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
What is the function of //jcllib statement?
How can the submitting users racf authority be overridden in a job stream?
Explain the purpose of dd * statement in jcl?
What is the use of disp parameter?
Which dd parameters are required?
What is the function of dd disp parameter?
How jcl is used for testing batch programs?
Can an individual step be restricted from using all the jobs allowed cpu time?