in jcl you are having JCLLIB and STEPLIB what happens
Answer Posted / sreedhar naidu dhekodna
First STEPLIB will override the JCLLIB. If the required
module is found then the JOBLIB won't be considered or if
the required module is not found in STEPLIB librarie(s)
then again the job will search for module in JOBLIB as well.
| Is This Answer Correct ? | 0 Yes | 6 No |
Post New Answer View All Answers
What parameter of the job statement is used to limit the cpu time consumed by the job?
Explain how can the submitting users racf authority be overridden in a job stream?
What are the 4 fields in dd statement?
Explain the function of //cntl statement?
How can the attributes of one sms dataset be copied to another dataset?
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
What is the significance of addrspc parameter in exec statement?
What does a disposition of (new,catlg,keep) for a dsn mean?
What are the jcl procedures?
how to do automated restart when a job abends?
What is the maximum length of a single line of jcl?
How does jcl act on a cobol code?
Name what parameter directs the output of the job log dataset?
Is their any set of rules for dd? Explain.
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.