Oracle Solution for Error ora-10918

Solution for Oracle Error ORA-10918

ORA-10918: TABLESPACE GROUP name cannot be the same as tablespace name

What triggered the Error:

The tablespace group name specified in the command is the same as the tablespace being CREATEd/ALTERed.

What should we do to fix it:

Please specify an appropriate tablespace group name.