IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

S106 abend..CSV031I LIBRARY Access failed for module


IBM Mainframe Forums -> All Other Mainframe Topics
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
vpr_118
Warnings : 1

New User


Joined: 07 Apr 2008
Posts: 64
Location: chennai

PostPosted: Wed May 21, 2008 7:35 pm
Reply with quote

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
View user's profile Send private message
Pedro

Global Moderator


Joined: 01 Sep 2006
Posts: 2546
Location: Silicon Valley

PostPosted: Wed May 21, 2008 11:31 pm
Reply with quote

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
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10872
Location: italy

PostPosted: Wed May 21, 2008 11:56 pm
Reply with quote

http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/IEA1H731/2.214?SHELF=EZ2MO901&DT=20000407064116&CASE=

Quote:
0C Not enough storage was available for FETCH to get storage for the module or control blocks.
Code Explanation
........
14 No storage for module.


Quote:
Programmer Response: For a return code of:
* X'0C' with a reason code of:
o X'14', increase the region size.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> All Other Mainframe Topics

 


Similar Topics
Topic Forum Replies
No new posts Access to non cataloged VSAM file JCL & VSAM 18
No new posts How to access web services/website? Mainframe Interview Questions 4
No new posts ISAM and abend S03B JCL & VSAM 9
No new posts Calling an Open C library function in... CICS 1
No new posts DFHPI1008 JSON generation failed COBOL Programming 0
Search our Forums:

Back to Top