in jcl you are having JCLLIB and STEPLIB what happens
Answer Posted / anonymous
I 've faced such situation where in the Load module is not in Steplib(private lib) but it was there in Joblib (system lib ) but still the job abends with load module not found issue S806 .
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What happens if both JOBLIB & STEPLIB is specified ?
Is it possible to left uncode disp?
I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.
How to run cobol program using jcl?
Which dd parameters are required?
What is job control language?
What is the purpose of dd?
Explain the function of dd name parameter with a 2 part structure; audit.report?
what is the use of IEBGENER utility?
How to execute 2nd and 4th steps among 5 steps in jcl proc?
when does a dataset go uncataloged?
Explain the function of the dd dcb keyword?
Can an individual step be restricted from using all the jobs allowed cpu time?
How to submit a jcl from cics?
What are steplib and joblib?