ORA-19502: write error on file while backing up backup pieces from +FRA to File System
Hello everyone
we have 11g R2 RAC database on Oracle Linux 5.5 X64
The RMAN backup is working fine backing up the database to +FRA disk group
The database size is 88 GB and we have a maxpiecesize of 6 GB so there are about 15 backup pieces in the backup set
Once the RMAN backup to +FRA is finished, we copy the backup to local drive on one of the database nodes using DBMS_FILE_TRANSFER.COPY_FILE
Every now and then, we are getting "ORA-19502: write error on file" errors while copying the files from +FRA to local file system on only one of the files
we have 11g R2 RAC database on Oracle Linux 5.5 X64
The RMAN backup is working fine backing up the database to +FRA disk group
The database size is 88 GB and we have a maxpiecesize of 6 GB so there are about 15 backup pieces in the backup set
Once the RMAN backup to +FRA is finished, we copy the backup to local drive on one of the database nodes using DBMS_FILE_TRANSFER.COPY_FILE
Every now and then, we are getting "ORA-19502: write error on file" errors while copying the files from +FRA to local file system on only one of the files
0