Which OCRCONFIG command backs up the OCR to the -backuploc location?
A.
–overwrite
B.
–backuploc pathname
C.
–manualbackup
D.
–export
Explanation:
ocrconfig -manualbackup
Use the ocrconfig -manualbackup command to back up OCR on demand in the location you
specify with the -backuploc option.
Incorrect:Not C: This command just defines the backuploc location.
ocrconfig -backuploc
Use the ocrconfig -backuploc command to specify an OCR backup directory location.
Syntax
ocrconfig [-local] -backuploc file_name
Example
To specify an OCR backup location in a directory:
# ocrconfig -backuploc $Grid_home/cdata/cluster3
Reference: Oracle Cluster Registry Utility Reference
I think B.
C is correct. Backuploc only sets location for manual backup.
Correct Option: C
SEE. https://docs.oracle.com/cd/E11882_01/rac.112/e41959/ocrsyntax.htm#BABEGCEJ
SAYS
Use the ocrconfig -manualbackup command to back up OCR on demand in the location you specify with the -backuploc option.
Syntax
ocrconfig [-local] -manualbackup