Posts

Showing posts from August, 2017

Raw Disk Migration Steps (OCR,VOTING,ASM) – Oracle RAC 10g

Image
                                                            1)       Disk Migration of the OCR Disks ######################### a).        Backup all OCR-related files.   b).       C urrent Status of OCR disks.   {CRS_HOME}/bin/ocrcheck  c).       Backup the /var/opt/oracle/ocr.loc file:   cp ocr.loc ocr.loc.old     d).        Manually backup OCR: $ocrconfig -export   /exports/OCRFile_exp.dmp   Important : -   As root, run the following commands to replace OCR files. This change can be performed on-line, and will be reflected across the entire cluster. e). Replace new...