标题: ORA-30159: OCIFileOpen: Cannot create the [打印本页] 作者: admin 时间: 2016-9-4 19:34 标题: ORA-30159: OCIFileOpen: Cannot create the ORA-30159: OCIFileOpen: Cannot create the file or cannot open in therequested mode 18-53 Cause: The create flag wasspecified in OCIFileOpen such that the file was to be
created. But unable to do so. Or the file already exists and the permissions onit
doesn't allow the file to be opened in in the requested open mode Action: Check whether theuser has permissions to create the specified file or if
the file exists whether the permissions on it allow the requested open mode.