Oracle Error Message
ORA-02845: Invalid value for the timing wanted flag
Reason for the Error
A value was given for the flag that indicates that operations are to be timed out. Only TRUE and FALSE are supported.
Solution
This is a programming error – check the calling routine.