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
How to override loadlib?
in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?
I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one
which parameter is use to declare the name of dataset in dd statement?
how you will the direct the data to spool using sysout option?
what is the JCL statement consists of?
How can the attributes of one sms dataset be copied to another dataset?
what is the use of JCL?
hello friends ,i have exam in Hsbc,pls any on send me placement papers and technical questions on mainframes,thank u
How does jcl act on code(if you take a cobol program)?
Does jcl support automatic restart?
How to pass data to a program that is coded in an exec statement?
what is the resolution for sb37 error
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
Is their any limit for data sets?