![]() | Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||||||||||
Solution Type Problem Resolution Sure Solution 2325475.1 : SuperCluster: Critical Issue ESS_10 Mandatory Action to Disable Byte Swap Optimization on All Cells or Risk Data Loss or Corruption
In this Document
Applies to:Oracle SuperCluster M7 Hardware - Version All Versions and laterOracle SuperCluster T5-8 Half Rack - Version All Versions and later Oracle SuperCluster T5-8 Full Rack - Version All Versions and later SPARC SuperCluster T4-4 Half Rack - Version All Versions and later SPARC SuperCluster T4-4 - Version All Versions and later Information in this document applies to any platform. Symptoms
Please note: Even if you are not seeing these errors the steps in the solution section should be considered mandatory if you are running on storage cell version 12.1.2.3.0 to 12.2.x
ORA-600 [validatePayloadHeader_2] ORA-600 [RWOROFPRFASTUNPACKROWSETS:OOBP]
ChangesUpgrade to or deploy on SuperCluster with storage cell version 12.1.2.3.0 to 12.2.x CauseORA-600 [validatePayloadHeader_2] Solution Disable byte swap optimization, for the 12.1.2.3.x offload servers, on the storage cells immediately via cellcli and set a parameter in the storage cell cellinit.ora file to make the modification persistent across reboots.
Note: Even though we are disabling what is title and optimization you should not notice any discernible performance impacts from doing this.
[root@orlm7cel01 ~]# cellcli -e list offloadgroup
SYS_121232_160721 running <==modify only the SYS_121X not any 11 ones you may have running SYS_112331_150818 running Take the name of the offload group above and place it in the command below CellCLI> alter cell offloadgroupEvents = "immediate cellsrv.cellsrv_setparam('_cell_disable_byte_swap_optimization',TRUE)",offloadGroupName=SYS_SYS_121232_160721
Modify the cellinit.ora file to make it persistent across reboots vi $OSSCONF/cellinit.ora _cell_disable_byte_swap_optimization=TRUE
Note: If you receive error "... _cell_disable_byte_swap_optimization is not a valid CELLSRV parameter name" Then your offload group does not have this feature and you are not impacted.
References<BUG:24706134> - ORA-600 [RWOROFPRFASTUNPACKROWSETS:OOBP] OCCURRENCE<NOTE:1452277.1> - SuperCluster Critical Issues Attachments This solution has no attachment |
||||||||||||||||||||
|