Oracle Solution for Error ora-48112

Solution for Oracle Error ORA-48112

ORA-48112: invalid flags for open file, string

What triggered the Error:

Invalid flags were passed in to the open file routine.

What should we do to fix it:

Check to see if the flags are a valid combination.