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
Explain the function of the dd dcb keyword?
what is the purpose of coding class parameter in job statement?
Is condition checking possible in jcl? If yes, how?
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?
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
Is it possible to define dd statements as you want?
What is the difference between the positional and keyword parameters? Give examples.
How to resolve the error "WER488A JOIN CAPACITY EXCEEDED" I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem? I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem?
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
a dd statement has 2 types of parameters. Name them?
Mainframes gets a text file that contains the name of the file. Now using JCL i want to locate that file name in the mainframe system and perform further processing. Please tell how to proceed
How does the jcl specify the job to os?
When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?
What is the significance of addrspc parameter in exec statement?
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?