Product Information > JADE Error Messages and System Messages > 3000 through 3199 - Database Engine Errors > 3137 - Error encountered Redoing a BTree operation

3137   Error encountered Redoing a BTree operation

Cause

This is an internal error returned when redoing a block operation during recovery or transaction abort.

If the DisableAutoReindex parameter in the [PersistentDb] section of your JADE initialization file is set to the default value of false and the error is encountered in restart recovery, these errors trigger post-recovery reindexing on the affected files. If the DisableAutoReindex parameter is set to true, the recovery operation subsequently fails with a 3113 error (Database recovery not possible - fatal error encountered).

Action

The errors can provide useful diagnostic information if the DisableAutoReindex parameter is set to true, which prevents the automatic reindexing.