Kbase P4297: Error 9450 because DB running with unexpected remote access
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  18/03/2003 |
|
Status: Unverified
FACT(s) (Environment):
Progress 9.X
SYMPTOM(s):
Database goes down
<function>:Insufficient disk space during <system call>, fd <file descriptor>, len <bytes>, offset <bytes>, file <file-name>. (9450)
File <filename>.b1 is on a remote system (9466)
CHANGE:
Migration from one machine to an other by copying the database files
CAUSE:
A prostrct repair was done with a wrong .ST file, so the new database was still using the .bi and .d<n> files of the old system through a remote access. This file remote access leads to error 9450 because of a long writing delay.
The user can see error 9450 on screen, but he should have seen warning 9466 in the log file which is much more serious
FIX:
0) As usual, before fixing, it is wise to have a backup of everything.
1) On the new machine, restore all the the database files (.bi and .d<n>) that were used when the Database was started the last time.
2) repair/make a consistent .st file
3) prostrct repair