Oracle Error Message
ORA-10918: TABLESPACE GROUP name cannot be the same as tablespace name
Reason for the Error
The tablespace group name specified in the command is the same as the tablespace being CREATEd/ALTERed.
Solution
Please specify an appropriate tablespace group name.