Kbase P15017: Can't expand the database extent.
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  5/29/2003 |
|
Status: Unverified
FACT(s) (Environment):
Progress 9.1D
FACT(s) (Environment):
IBM AIX
SYMPTOM(s):
Can't expand the database extent.
bkiowrite maximum file size exceeded during write fd13 len 1024 offset 68272 file database.d2 (9449)
The fixed extent is not full.
The DB is not trying to switch to the variable extent.
Ulimit is unlimited for the user which started the DB and all users.
FIX:
There may be a problem with temp files using all the available disk space. There are a couple of client startup parameters that may be helpful for resolving this type of problem.
The -T client parameter is used to relocated the temp files to another file system.
The -t client parameter can be used to make the temp files visible.