12c Database : ASM Enhancements : Password files in ASM Disk group
ASM version 11.2 allowed ASM spfile to be placed in a disk group.
In 12c we can also put ASM password file in an ASM disk group.
ASM : ASMCMD in 12c:
New ASMCMD commands, now ASMCMD has the ability to do password file management, patches on asm instances, and version
pwcopy Copies a password file to the specified location. pwcreate Creates a password file at the specified location. pwdelete Deletes a password file at the specified location. pwget Returns the location of the password file. pwmove […]
12c Database : ASM Enhancements : OCR backup to disk group
Oracle Cluster Registry (OCR) backup in ASM disk group
Before to 12c the ocr backup is located in the master node local disk at GRID_HOME/cdata/backup, but if OCR is corrupted and you have to restore you will need to find the master node and initiate the restore option.
Storing the OCR backup in an […]
No comments:
Post a Comment