Kbase 14067: SYSTEM ERROR: bfconn failed from bfnxt. (438)
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  5/10/1998 |
|
SYSTEM ERROR: bfconn failed from bfnxt. (438)
SYSTEM ERROR: bfconn failed from bfnxt. (438)
If a record spans from one block to another, the second portion is
called a "continue". The 438 system error indicates that the second
portion, or the continue of a record cannot be found. This usually
indicates either index or data corruption.
Since the recovery from data corruption requires that you do an index
rebuild, we recommend running the scan first. Then if that comes up
clean you can run the index rebuild to address this error.
On some occasions, we have seen that it requires the database
repair index check to resolve this error. With this in mind, the
recommended action is:
1. Run the database repair utility to scan the contents of the
database.
proutil <dbname> -C dbrpr | tee scan.out
Choose option 1. Database Scan Menu
Choose options 1 and 4 to scan for bad blocks and bad records.
2. If corruption is found, call PSC tech support for instructions on
repairing. If no corruption is found, go to the main menu for
dbrpr, choose option 2. Test Indicies, enter 0 for all indicies,
enter YES to assemble records, and YES to delete bad entries.
3. If corruption is found, it will also be repaired if you entered
YES to delete bad entries. Whether or not corruption was found,
follow this with a full index rebuild, and this should resolve the
error.
Progress Software Technical Support Note # 14067