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

IMG-00718: the same Temporary LOB cannot be used as both source and destination

1 Answers  


ORA-23487: object groups "string"."string" and "string"."string" do not have the same connection qualifier

1 Answers  


ORA-30450: refresh_after_errors was TRUE; The following MVs could not be refreshed: string

1 Answers  


RMAN-06421: sent command to channel: string

1 Answers  


ORA-12980: checkpoint option not allowed with SET UNUSED

1 Answers  






NZE-28825: No cryptographic engine function specified.

1 Answers  


NNL-00559: Shows, sets, or cancels the time for the next cache dump to the trace file

1 Answers  


ORA-31066: Insertion of string into string creates a cycle

1 Answers  


QSM-02131: agg(expr) requires correspondng SUM(expr) function

1 Answers  


ORA-26523: rpc termination error

1 Answers  


PCC-00086: Source file string has zero length

1 Answers  


ORA-06545: PL/SQL: compilation error - compilation aborted

1 Answers  


Categories