Below is the command that will help you out to take logical backup of OCR.
ocrconfig -export /filelocation/exp_ocr.bakAt any point of time if you are needed to restore the OCR below is the steps that you can use.
- crsctl stop cluster -all
 - crsctl stop crs
 - ocrconfig -import 
/filelocation/exp_ocr.bak  - crsctl start crs
 - cluvfy comp ocr -n all
 
No comments:
Post a Comment