Database Error Messages

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

ORA-26788

The column string is not encrypted in the local database.

Cause

The column in the destination database is NOT encrypted while it is encrypted in the source database.


Action

Set the corresponding column property in the destination database to 'encrypted' or change the apply parameter, PRESERVE_ENCRYPTED_COLS, to 'N' to suppress the error.