Cause: The file handle passed to DBMS_DISKGROUP.WRITE() did not have write privileges. See the solution below.
Error solution: Obtain a file handle in read-write mode and retry the write operation.
Database version: Oracle 11g Release 2 (11.2)