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

PLS-00660: SELF parameter of constructor method must be IN OUT

1 Answers  


NNL-00212: Cache checkpointing is now disabled

1 Answers  


ORA-27074: unable to determine limit for open files

1 Answers  


NCR-03021: NCRO: Reset the in-band line

1 Answers  


TNS-12630: Native service operation not supported

1 Answers  


EXP-00098: Data in table has not been upgraded, table will not be exported

1 Answers  


ORA-12476: least upper bound resulted in an invalid OS label

1 Answers  


ORA-12925: tablespace string is not in force logging mode

1 Answers  


ORA-12914: Cannot migrate tablespace to dictionary managed type

2 Answers  


TNS-01097: TIMESTAMP * CONNECT DATA [* PROTOCOL INFO] * EVENT [* SID] * RETURN CODE

1 Answers  


QSM-01012: SAMPLE clause present in FROM

1 Answers  


RMAN-12013: multiple records for string channel number found in catalog

1 Answers  


Categories