Kbase P10493: The .db file is growing in a multivolume DB
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  2/11/2009 |
|
Status: Verified
SYMPTOM(s):
The .db file reached the 2 GB limit.
bkxtn: write error, file <file-name> errno: <number>. (3646)
SYSTEM ERROR: Unable to extend the database. (111)
bkxtn: write error, file x.db errno: 0. (3646)
bkioWrite: lseek error <error number> on file <file> at <address>, file <file-name>. (6081)
DB created as multivolume.
FACT(s) (Environment):
Progress 8.x
All Supported Operating Systems
CAUSE:
Original DB overwritten with a single volume DB, now the DB can grow just to 2 GB because it just has the .db file to store data.
FIX:
Take your last good backup and replace the existing DB.