Oracle Solution for Error ora-10916

Solution for Oracle Error ORA-10916

ORA-10916: TABLESPACE GROUP already specified

What triggered the Error:

In CREATE/ALTER TABLESPACE, the TABLESPACE GROUP option was specified more than once.

What should we do to fix it:

Remove all but one of the TABLESPACE GROUP specifications.