ERROR | missing ENCRYPT storage option for encrypted tablespace |
CAUSE | You attempted to specify ENCRYPTION property for CREATE TABLESPACE without specifying ENCRYPT storage option to encrypt the tablepsace. |
ACTION | Add ENCRYPT storage option and retry the statement. |