Oracle Message ORA-10915 - TABLESPACE GROUP cannot be specified for this type of tablespace

ERRORTABLESPACE GROUP cannot be specified for this type of tablespace
CAUSEIn CREATE/ALTER TABLESPACE, the TABLESPACE GROUP clause was used while creating/altering a tablespace that is not TEMPORARY.
ACTIONRemove the TABLESPACE GROUP clause.