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-14159: duplicate subpartition name

1 Answers  


TNS-01038: %s established:string refused:string current:string max:string state:string

1 Answers  


RMAN-06153: validation failed for datafile copy

1 Answers  


ORA-22925: operation would exceed maximum size allowed for a LOB value

1 Answers  


ORA-12032: cannot use rowid column from materialized view log on "string"."string"

1 Answers  






ORA-32407: cannot exclude new values when materialized view log includes new values

1 Answers  


RMAN-08012: including controlfile copy in backup set

1 Answers  


NNC-00426: no such data type

1 Answers  


ORA-08332: rollback segment #string specified not available

1 Answers  


ORA-01671: controlfile is a backup, cannot make a standby controlfile

1 Answers  


ORA-01913: EXCLUSIVE keyword expected

1 Answers  


ORA-02045: too many local sessions participating in global transaction

1 Answers  


Categories