Oracle Solution for Error ora-02209

Solution for Oracle Error ORA-02209

ORA-02209: invalid MAXTRANS option value

What triggered the Error:

The MAXTRANS value is not an integer between 1 and 255 and greater than or equal to the INITRANS value.

What should we do to fix it:

Choose a valid MAXTRANS value.