ORA-30159: OCIFileOpen: Cannot create the file or cannot
open in the requested mode



ORA-30159: OCIFileOpen: Cannot create the file or cannot open in the requested mode..

Answer / guest

Cause: The create flag was specified in OCIFileOpen such
that the file was to be created. But unable to do so. Or the
file already exists and the permissions on it doesn't allow
the file to be opened in in the requested open mode

Action: Check whether the user has permissions to create the
specified file or if the file exists whether the permissions
on it allow the requested open mode.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

TNS-02404: Service string contains no local handlers

1 Answers  


ORA-16179: incremental changes to "string" not allowed with SPFILE

1 Answers  


ORA-29935: missing FROM keyword

1 Answers  


PLS-00203: function DECODE must be called with at least 3 non-boolean arguments

1 Answers  


ORA-12800: system appears too busy for parallel query execution

1 Answers  






IMP-00029: cannot qualify table name by owner (string), use FROMUSER parameter

1 Answers  


ORA-01194: file string needs more recovery to be consistent

1 Answers  


ORA-07226: rtneco: unable to get terminal mode.

1 Answers  


ORA-12033: cannot use filter columns from materialized view log on "string"."string"

1 Answers  


ORA-01988: remote os logon is not allowed

1 Answers  


DRG-50951: Unable to resolve element name for attribute string

1 Answers  


NCR-01019: NCRS: Checksumming failure.

1 Answers  


Categories