What is order of searching of the libraries in a JCL?
Answer Posted / vigneshraj
jpa (job pack area )
tasklib
job/steplib
lpa(link pack area)
linklistxx or procxx
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Is acct parameter mandatory?
what is use of disp parameter in dd statement?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
what is the use of JCL?
Differentiate between the joblib and the steplib statements?
what JCL Procedures?
When output dataset space is required, what quantity categories are used?
Explain the function of a dd statement?
Explain the purpose of dd * statement in jcl?
Suppose there are 2 Input files Infile-1 and Infile-2. Both the Files contain Employee Records. You need to compare both the files and Write the Common Records in third file named Outfile. How can we do this using File-Aid?
What is the significance of addrspc parameter in exec statement?
Differentiate between addressing mode and run mode.
Explain dd statement in jcl?
Which dd parameters are required?