标题: ORA-15094: attempted to write to file opened [打印本页] 作者: admin 时间: 2016-8-22 09:43 标题: ORA-15094: attempted to write to file opened ORA-15094: attemptedto write to file opened in read only mode Cause: The file handle passed to DBMS_DISKGROUP.WRITE() didnot have write
privileges. Action: Obtaina file handle in read-write mode and retry the write operation.