If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > S04E abend with reason code 00E20004

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 06-30-04, 01:18
KKANGAROO@80 KKANGAROO@80 is offline
Registered User
 
Join Date: Jun 2004
Posts: 1
S04E abend with reason code 00E20004

Hi
When I am running a DB2 program I am getting S04E abend code with "00E20004" as reason code.
When I look into the explanation for the reason code
Explanation: In order to satisfy an unconditional request for storage
the get variable storage function needed to obtain additional storage
(from GETMAIN) to expand a storage pool. However, the pool attributes
defined at the time the pool was created indicated that the pool was
already at maximum size.
whats the spool? I am unable to loacte to which spool the explanation speaks about
Please help me
Reply With Quote
  #2 (permalink)  
Old 06-30-04, 11:13
crisscross crisscross is offline
Registered User
 
Join Date: Feb 2004
Posts: 25
You should read "Please read before posting", as the number one request is:

1) Every question posted must include your DB2 Version, fixpack and Edition + your Operating System(including version info) + info on any third party software you use.

But it sounds like DB2 on z/OS or OS/390. If you check the messages guide, under 'Problem Determination', you'll see there in information logged in SYS1.LOGREC, and you should have taken a DB2 dump. Register 4 contains the address of the pool (not spool) header block (PHB). You can also check the Diagnosis Guide for more info on gathering and reposting this error.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On