Hi All,
I found the KB https://kb.netapp.com/app/answers/answer_view/a_id/1001219, the backup control file 'control-bkp-<id#>.bkp'. and ascii file named control-bkp-<id#>.trc is created in the .snapshot of the volume.
But I cannot found the backup control file in ASM disk group, anyone know the backup controler file location in ASM disk group?
SQL> show parameter control_files
NAME TYPE VALUE
------------------------------------ ----------- ------------------------------
control_files string +REDO/RACTEST/CONTROLFILE/curr
ent.256.980006545
ASMCMD> pwd
+
ASMCMD> ls
ARCH/
CTRL/
DATA/
FRA/
GIMR/
OCR_VOTE/
REDO/
ASMCMD> find / current.256.980006545
+REDO/RACTEST/CONTROLFILE/Current.256.980006545
ASMCMD>
ASMCMD> find / current.256.*
+REDO/RACTEST/CONTROLFILE/Current.256.980006545
ASMCMD>
ASMCMD> find / control-bkp-*
ASMCMD>
Best regards,
Chung