![]() | Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||||||||||||||
Solution Type Sun Alert Sure Solution 1615180.1 : Exadata cell optimized incremental backup can skip backing up blocks
In this Document
Applies to:Exadata Database Machine X2-2 Hardware - Version All Versions and laterExadata Database Machine X2-8 - Version All Versions and later Exadata X3-2 Hardware - Version All Versions and later Exadata X3-8 Hardware - Version All Versions and later Exadata X4-2 Hardware - Version All Versions and later Information in this document applies to any platform. DescriptionExadata cell optimized incremental backup can miss some blocks if a database file grows larger while the file is being backed up. A missed block can lead to stuck recovery and ORA-600[3020] errors if the incremental backup is used for media recovery. (See: Exadata Critical Issue Note: 1270094.1 - Issue DB23) OccurrenceThis applies to RMAN incremental backups created with one of the following database patch sets:
Existing RMAN incremental backups taken without the bug fix in place should be considered invalid and not usable for database recovery, incrementally updating level 0 backups, or standby database creation. RMAN full backups, level 0 backups that are not part of an incrementally updated backup strategy, and database recovery using archived redo logs are not affected by this issue. SymptomsUser will hit an ORA-600[3020] during media recovery after applying incremental backup taken in an Exadata environment. See Document 16057129.8 for details. WorkaroundWorkaround Steps:
_disable_cell_optimized_backups=TRUE
SQL> alter system set "_disable_cell_optimized_backups"=TRUE scope=both; The parameter specified above may be removed after the fix for <bug 16057129> is installed by upgrade or by applying an interim patch. See patches section for patch availability.
2. Create new RMAN backups. At a minimum, a new RMAN cumulative incremental backup must be taken. In addition, level 0 backups that are part of an incrementally updated backup strategy must be recreated.
PatchesFixed in 12.1.0.1 GIPSU2 History [17-JAN-2014] - creation Attachments This solution has no attachment |
||||||||||||||||||||||||
|