Oracle Solution for Error ora-25119

Solution for Oracle Error ORA-25119

ORA-25119: LOGGING/NOLOGGING option already specified

What triggered the Error:

CREATE TABLESPACE, the LOGGING and/or NOLOGGING options were specified more than once.

What should we do to fix it:

move all but one of the logging specifications.