Message Oracle ORA-28372 - missing ENCRYPT storage option for encrypted tablespace

ERRORmissing ENCRYPT storage option for encrypted tablespace
CAUSEYou attempted to specify ENCRYPTION property for CREATE TABLESPACE without specifying ENCRYPT storage option to encrypt the tablepsace.
ACTIONAdd ENCRYPT storage option and retry the statement.