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

ORA-07713: sksamtd: could not mount archival device (SYS$MOUNT failure)

1 Answers  


RMAN-20230: datafile copy not found in the recovery catalog

1 Answers  


ORA-13497: %s

1 Answers  


ORA-39047: Jobs of type string cannot use multiple execution streams.

1 Answers  


ORA-23325: parameter type is not string

1 Answers  






ORA-23462: flavor string in use at site string

1 Answers  


ORA-16533: inconsistent Data Guard broker state

1 Answers  


ORA-02444: Cannot resolve referenced object in referential constraints

1 Answers  


ORA-01422: exact fetch returns more than requested number of rows

1 Answers  


ORA-29356: These parameters can be specified only for directives that refer to consumer groups

1 Answers  


ORA-13861: Statistics aggregation for client identifier string is already enabled

1 Answers  


QSM-01015: GROUP BY clause has non-columns

1 Answers  


Categories