Kbase P23418: Database Crash - Unable to extend database within area. (8897) due to full database extents
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  15/10/2008 |
|
Status: Verified
SYMPTOM(s):
SYSTEM ERROR: Unable to extend database within area Schema Area. (8897)
SYSTEM ERROR: Unable to extend database within area <pareaName>. (8897)
Database crashed.
Database structure is composed entirely of fixed length extents
Ulimit value for maxfile size has not been reached.
Database extents are a multiple of 16
CAUSE:
The fixed-length extents have become filled. PROGRESS is unable to extend the database and shuts down.
FIX:
More extents for the database to grow must be made avaialable. The prostrct utility must be used to add additional space. In future, the highwater mark of the last extent in an area can be monitored to forewarn of this occurrence. Once this is done, restart the database and allow crash recovery to take place.