Database Error Messages

ORA-28338

Columns cannot be both indexed and encrypted with salt.

Cause

An attempt was made to encrypt an index column with salt or an attempt was made to create an index on an encrypted column with salt.


Action

Alter the table and specify column encrypting without salt.