I don't think the abend 106 that is discussed is part of the original 
discussion, so I guessed that it could do with a different thread name. 

The abend 106 itself is not helpful in finding out what is going on 
because that is just the generic result of a preceding problem which 
likely had message(s) and/or abend(s).

It appears that what Wayne posted was truncated.

IEW4000I FETCH FOR MODULE CEEBINIT FROM DDNAME *VLF*    FAILED BECAUSE
INSUFFICI
CSV031I LIBRARY ACCESS FAILED FOR MODULE CEEBINIT, RETURN CODE 24, REASON
CODE 2

Can we get the complete information? It probably doesn't matter much. The 
missing part of IEW4000I is not going to help, but possibly having the 
rest of CSV031I (including the complete reason code) would.

In at least one case, Fetch processing did a getmain, and the getmain 
failed.  Why? Because the application needed more region than was defined, 
probably. 
I'd suggest capturing a dump on the IEW4000I message issued by nucleus 
module CSVLLTCH. That's what IBM service will likely ask for.

The message can also occur because of a problem with doing the relocation 
processing (I'm not sure why that lands with a message about insufficient 
storage).

Peter Relson
z/OS Core Technology Design


----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to