Warning 1013110

"IQ had insufficient memory to create the buffer cache with the size specified with the Main_Cache_Memory_MB or Temp_Cache_Memory_MB options. Instead, the cache will be created using the default size."

Item Description

SQLCode

1013110L

Constant

EMSG_IQSTORE_OUTOFMEM_ONOPENDB

SQLState

QSB35

ODBC 2 State

OK

ODBC 3 State

OK

Sybase Error Code

21033

Severity Code

10

Probable cause

If we catch an OUTOFMEMORY exception when creating the MAIN or the TEMP buffer cache, we report this warning of our failure and retry to create the cache with the default settings (and NOT the settings in the hos_paramset). This will allow the DBA to re-open a database even if the Main_Cache_Memory_MB or Temp_Cache_Memory_MB options are set so high as to otherwise prevent the re-opening of the database. (QTS 183253.)


Created April 27, 2010. Send feedback on this help topic to Sybase Technical Publications: pubs@sybase.com