Kbase P20570: Database shutdown due to file system become full.
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  3/28/2003 |
|
Status: Unverified
SYMPTOM(s):
File System became 100% full.
SYSTEM ERROR: Unable to extend the database. (111)
Database abnormal shutdown.
CAUSE:
Database could not longer write to database files because the file system was 100% full.
FIX:
Move database file(s) to another file system with free space.
Prior to making changes to the database create a backup of the database.
1. Issue the OS command to move the desired progress extent to the new file system.
2. Remove the desired progress extent.
3. Modify the structure file to point to the new filesystem. (dbname.st)
4. Issue prostrct repair against the database to update the db file.
5. Restart database.