Oracle Error ORA-02844: Invalid value for the leave open flag

Oracle Error Message

ORA-02844: Invalid value for the leave open flag

Reason for 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.

Solution

This is a programming error – check the calling routine.