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