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


Please Help Members By Posting Answers For Below Questions

which utility is used a dummy utility?

927


How to submit jcl through a cobol program?

777


I have a cobol db2 program(PGM A) where other program (PGM B) will call this program and passes some 50 fields data to PGM A. PGM A has some layout in which it receives the data from PGM B. And this layout has been copied in the linkage section pf PGM A. After getting the data, PGM A writes the data in a flat file in the same layout which it receives from PGM B. PGM B is a simple COBOL pgm. Please provide a JCL to run these programs.

1816


define cond parameter in jcl?

874


what sort card you will use to copy the data from one dataset to another dataset?

836






what is use of space parameter in dd statement?

853


How to override loadlib?

1522


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?

914


How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.

5167


Explain about ISPF/TSO Commands

1438


Name what parameter directs the output of the job log dataset?

638


when can a job time-out occur? How to overcome that?

843


What do you understand by the terms: joblib and steplib?

723


What are the parameter we cannot use in procedure?

721


by using cond parameter maximum 8 cond can be coded in single cond means ?explain

1087