Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

ADVM-07689

Shrink of string failed due to unmovable metadata
for node string.

Cause

ACFS metadata files prevented the shrink from succeeding.


Action

Execute the following commands on the specified node to cause its metadata to be recreated at a lower disk offset for the specified mountpoint:

  1. acfsutil size -r mountpoint
  2. Unmount the file system from mountpoint
  3. Mount the file system again on mountpoint

Then try the shrink operation again.