Answer(s)
- customer is replicating data between sites using Universal Replicator. They are using CCI ateach site running on Solaris servers with korn shell; both CCI servers are also used to controlShadowImage pairs on each array. The CCI device group is named UR_db01 and each server isusing the horcm2 daemon for the Universal Replicator pairs. Which two sets of commands will setthe correct parameters and display the status of the Universal Replicator pairs in the CCI devicegroup? (Choose two.)A. pairdisplay -g UR_db01 -IM2
- pairdisplay -g UR_db01 -IH2
- unset HORCMINST; export HORCC_MRCF=2; pairdisplay -g UR_db01
- export HORCMINST=2; unset HORCC_MRCF; pairdisplay -g UR_db01
Correct Answer pairdisplay -g UR_db01 -IH2
export HORCMINST=2; unset HORCC_MRCF; pairdisplay -g UR_db01