Database Error Messages

ADVM-07122

_Locator structure has incorrect _local_dir_blk_disk_offset for entry number in _local_dir_blk_disk_offset array
found: string, but expected to find: string
for structure:
string

Cause

The disk offset for a Local_Metadata_Directory in the _local_dir_blk_disk_offset array of the indicated _Locator structure was incorrect. There are two possible causes:

  1. The _local_dir_blk_disk_offset value was incorrect.
  2. The structure at the _local_dir_blk_disk_offset was not a Local_Metadata_Directory structure.

Action

If fsck with the -a switch is currently running, then no further action is needed. fsck will resolve the problem. If fsck is running without the -a switch, then run fsck with the -a switch to resolve the problem.