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 > 0xFFFFD62B, what is this mean exactly?

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-05-07, 20:03
ctsai119 ctsai119 is offline
Registered User
 
Join Date: Feb 2007
Posts: 1
0xFFFFD62B, what is this mean exactly? What parameter can I tune?
Reply With Quote
  #2 (permalink)  
Old 03-06-07, 03:20
vini_srcna vini_srcna is offline
Registered User
 
Join Date: May 2006
Posts: 82
Please give us more information on this. How & when you got this error. Please give us the OS & DB2 version details also. Thanks
__________________
Vinay,
Reply With Quote
  #3 (permalink)  
Old 03-08-07, 08:12
stolze stolze is offline
Registered User
 
Join Date: Jan 2007
Location: Jena, Germany
Posts: 2,662
You have misconfigured your package cache, I believe:
Code:
$ db2diag -rc 0xFFFFD62B

Input ECF string '0xFFFFD62B' parsed as 0xFFFFD62B (-10709).
NOTE: ../sqz/sqlzwhatisrc.C:
        V7 input ZRC 0xFFFFD62B (-10709) may translate to V8 ZRC value of 0x8B0F0007 (-1961951225)

ZRC value to map: 0x8B0F0007 (-1961951225)
        V7 Equivalent ZRC value: 0xFFFFD62B (-10709)

ZRC class :
        Codes for Heap and Pool Errors (Class Index: 11)
Component:
        SQLO ; oper system services (Component Index: 15)
Reason Code:
        7 (0x0007)

Identifer:
        SQLO_NOMEM_PCKCACHEH
Identifer (without component):
        SQLZ_RC_NOMEM_PCKCACHEH

Description:
        No memory available in 'Package Cache'

Associated information:
        Sqlcode -973
SQL0973N  Not enough storage is available in the "" heap to process the
statement.

        Number of sqlca tokens : 1
        Diaglog message number: 8300
__________________
Knut Stolze
IBM DB2 Analytics Accelerator
IBM Germany Research & Development
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