Hello;
We have change the FS Mode to CIO mode (containing .ctl .rdo .dbf .arc files) by stopping the database unmount mount the FS ans start the database.
The database is working well. No error on alert log.
But the full database backup does'nt work anymore whereas the archlogs are well saved by NetBackup...
We get this error on every .dbf when we try a full save NetBackup :
- on the principal job NBU :
"
RMAN-00571: ===========================================================
15 mars 2018 23:04:43 - Info bphdb (pid=24051754) INF - RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
15 mars 2018 23:04:43 - Info bphdb (pid=24051754) INF - RMAN-00571: ===========================================================
15 mars 2018 23:04:43 - Info bphdb (pid=24051754) INF - RMAN-03009: failure of backup command on ch00 channel at 03/15/2018 23:04:42
15 mars 2018 23:04:43 - Info bphdb (pid=24051754) INF - ORA-19673: error during proxy copy of file
15 mars 2018 23:04:43 - Info bphdb (pid=24051754) INF - ORA-19511: Error received from media manager layer, error text:
15 mars 2018 23:04:43 - Info bphdb (pid=24051754) INF -
15 mars 2018 23:04:43 - Info bphdb (pid=24051754) INF - ORA-19673: error during proxy copy of file
15 mars 2018 23:04:43 - Info bphdb (pid=24051754) INF - ORA-19511: Error received from media manager layer, error text:
15 mars 2018 23:04:43 - Info bphdb (pid=24051754) INF -
15 mars 2018 23:04:43 - Info bphdb (pid=24051754) INF - ORA-19673: error during proxy copy of file
15 mars 2018 23:04:43 - Info bphdb (pid=24051754) INF - ORA-19511: Error received from media manager layer, error text:
15 mars 2018 23:04:43 - Info bphdb (pid=24051754) INF - VxBSAGet
15 mars 2018 23:04:43 - Info bphdb (pid=24051754) INF - ORA-19673: error during proxy copy of file /u04/oradata/dbf_name.dbf
15 mars 2018 23:04:43 - Info bphdb (pid=24051754) INF - ORA-19511: Error received from media manager layer, error text:
"
On all "under" jobs:
"
15 mars 2018 22:30:53 - begin writing
15 mars 2018 22:30:57 - Error bpbrm (pid=188548) from client dpi.chu-toulouse.fr: ERR - Cannot process sparse file /u04/oradata/dbf_name.dbf. Errno = 22: Invalid argument
"
Help !