Oracle Error ORA-48112: invalid flags for open file, string

Oracle Error Message

ORA-48112: invalid flags for open file, string

Reason for the Error

Invalid flags were passed in to the open file routine.

Solution

Check to see if the flags are a valid combination.