Database Error Messages

ORA-28373

missing or out of order ENCRYPTION clause

Cause

An attempt was made to specify the ENCRYPT or DECRYPT option in the CREATE TABLESPACE statement or to specify the ENCRYPT or REKEY option in the ALTER TABLESPACE statement without first specifying the ENCRYPTION property for the tablespace.


Action

Add the ENCRYPTION clause or correct the syntax, and retry the statement.