Oracle Solution for Error ora-02845

Solution for Oracle Error ORA-02845

ORA-02845: Invalid value for the timing wanted flag

What triggered the Error:

A value was given for the flag that indicates that operations are to be timed out. Only TRUE and FALSE are supported.

What should we do to fix it:

This is a programming error - check the calling routine.