Oracle Solution for Error ora-30024

Solution for Oracle Error ORA-30024

ORA-30024: Invalid specification for CREATE UNDO TABLESPACE

What triggered the Error:

You have specified an clause that should not used with CREATE UNDO TABLESPACE

What should we do to fix it:

Drop the clause from the command and reissue it.