John the region size is already 0mg.
   
  I'm just guessing after I went snooping in the tuning and initilization 
manual that perhaps this has something to do with csa/ecsa sizes. ???

"McKown, John" <[EMAIL PROTECTED]> wrote:
  > -----Original Message-----
> From: IBM Mainframe Discussion List 
> [mailto:[EMAIL PROTECTED] On Behalf Of Howard Rifkind
> Sent: Thursday, June 29, 2006 11:38 AM
> To: [email protected]
> Subject: LinkList Space issue?
> 
> 
> Getting the following message when re IPLing the system 
> after moving some volumes to new hardware 3390-3,2105 to 
> 3390-3,2107 with FDRPAS, I don't believe PAS made an error 
> as I had all RC0's for the moves.
> 
> Looks to me like there might be a link list space issue???
> 
> Any help resolving this will be appreciated.
> 
> Thanks.
> 
> IEW4000I FETCH FOR MODULE EZBTIINI FROM DDNAME -LNKLST- 
> FAILED BECAUSE
> INSUFFICIENT STORAGE WAS AVAILABLE.
> CSV031I LIBRARY ACCESS FAILED FOR MODULE EZBTIINI, RETURN CODE 14,
> REASON CODE 26110021, DDNAME *LNKLST*
> CSV028I ABEND106-14 JOBNAME=TCPIP STEPNAME=TCPIP

That ABEND says that the REGION for TCPIP is exhausted. I has nothing to
do with DASD space considerations. I have no idea why doing something to
the LINKLIST would, in and of itself, have this result. It usually means
that some program "got bigger" or some buffer in TCPIP has gotten larger
and now the program mentioned in the S106 can no longer be loaded into
the remaining contigous memory with the region (address space).


If TCPIP is down, then try:

S TCPIP,REGION=0M

to see if it will come up.

--
John McKown
Senior Systems Programmer
HealthMarkets
Keeping the Promise of Affordable Coverage
Administrative Services Group
Information Technology

This message (including any attachments) contains confidential
information intended for a specific individual and purpose, and its
content is protected by law. If you are not the intended recipient, you
should delete this message and are hereby notified that any disclosure,
copying, or distribution of this transmission, or taking any action
based on it, is strictly prohibited. 


----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


                
---------------------------------
How low will we go? Check out Yahoo! Messenger’s low  PC-to-Phone call rates.

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to