Database Error Messages

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

ACFS-03684

File string with internal block size string bytes is being compressed with compression unit size string bytes. It will not be usable by the RDBMS.

Cause

The file was copied with a compression unit size that prevents the database from using it.


Action

If the copy is intended to be used by the database, it must be compressed with a compression unit size equal to the internal block size. In this case, use the -c option with a value equal to the internal block size and retry the command.