Oracle Solution for Error ora-25121

Solution for Oracle Error ORA-25121

ORA-25121: MINIMUM EXTENT value greater than maximum extent size

What triggered the Error:

CREATE/ALTER TABLESPACE, the value specified for the MINIMUM EXTENT option was greater than the maximum extent size.

What should we do to fix it:

oose a lower value for the MINIMUM EXTENT option.