ERROR | 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 supress the error. |