SnapCenter 6's Oracle Applications plug-in fails backup on offline tablespaces
Applies to
- SnapCenter 6.x up to 6.2
- ORASCPM (a.k.a. "Oracle Applications") Creator Plug-in
Issue
When using the Oracle Applications plug-in (*), the backup receives a warning during unquiesce if one or more tablespaces are not online (offline or in recovery), failing the backup completely, and cleaning up and not registering the snapshot.
The following Oracle message will be seen in the command output:
ORA-01260: warning: END BACKUP succeeded but some files found not to be in backup modeIt also returns
exit code 1 (instead of 0 for no issues).The relevent lines in the return text are (in the ORASCPM job log file):
- SC_MSG#ERROR#[ora-00010] Ending hot backup mode for database COLPR041 failed- SC_STDOUT#ERROR at line 1:- SC_STDOUT#ORA-01260: warning: END BACKUP succeeded but some files found not to be in backup mode- SC_EXITCODE#1