Database Error Messages

ORA-28426

must FINISH a tablespace encrypt, decrypt or rekey command first

Cause

The ALTER TABLESPACE [ENCRYPT | DECRYPT | REKEY] command found a previously failed attempt for tablespace encrypt, decrypt or rekey.


Action

Issue the ALTER TABLESPACE FINISH [ENCRYPT | DECRYPT | REKEY] command to complete the attempt for tablespace encrypt, decrypt or rekey.