Kbase P117108: Database shuts down when process is trying to add records to a table within the database.
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  01/06/2009 |
|
Status: Verified
SYMPTOM(s):
Database shuts down when process is trying to add records to a table within the database.
Database shuts down with a partial error.
Incomplete error in the log file shows as :
SRV 13: complete. (10423)
The AI extent status cannot be changed until Site Replication processing is complete. (10423)
The database does not have AI enabled
The database does not have Replication enabled
Stack trace reads:
bkxtn()
bkExtend()
bkGetFromFreeChain()
bkAcRemove1stEntry()
rmFindSpace()
rmCreateRec()
rmRecordCreateIt()
Total # of blocks listed within prostrct statistics does not seem to indicate that the database has reached the maximum user addressable size for an area.
Records per block for the specific area where the error occurs is 256.
FACT(s) (Environment):
Database block size is 4096.
Maximum size of a Type I area with a 4 KB database block size and 256 records per block is 32 GB.
OpenEdge 10.0B
OpenEdge 10.0B05 Service Pack
All Supported Operating Systems
OpenEdge Database Category: Maintenance
CAUSE:
Bug# OE00129594
CAUSE:
The maximum user-addressable blocks per an area is attempting to be exceeded.
FIX:
Upgrade to 10.1A02 or later.