|
|
| Author |
Message |
vpr_118 Warnings : 1 New User
Joined: 07 Apr 2008 Posts: 46 Location: chennai
|
|
|
|
Hi,
I have a cobol program in my changeman...with few changes
Job using production load ran fine.
But when i run the same using the change man load i get the below mentioned error
CSV031I LIBRARY ACCESS FAILED FOR MODULE "modulename" , RETURN CODE 14, REASON CODE 26110021, DDNAME JOBLIB
CSV028I ABEND106-14 JOBNAME="name of job" STEPNAME="step name".
How to resolve this.
Thanks |
|
| Back to top |
|
 |
References
|
Posted: Wed May 21, 2008 7:35 pm Post subject: Re: S106 abend..CSV031I LIBRARY Access failed for module |
 |
|
|
 |
Moved: Wed May 21, 2008 9:01 pm by superk From JCL to Other Mainframe Topics |
Pedro
Senior Member
Joined: 01 Sep 2006 Posts: 399 Location: work
|
|
|
|
Do not know for sure... try these:
1. increase region size
2. compile and link again. Make sure compile and link work correctly. |
|
| Back to top |
|
 |
enrico-sorichetti
Global Moderator
Joined: 14 Mar 2007 Posts: 2656 Location: italy
|
|
| Back to top |
|
 |
|
|