Oracle Solution for Error ora-02844

Solution for Oracle Error ORA-02844

ORA-02844: Invalid value for the leave open flag

What triggered the Error:

A value was given for the flag that determines whether a file is to be left open after the client checks it to see if the servers can use it. Only TRUE and FALSE are supported.

What should we do to fix it:

This is a programming error - check the calling routine.