[ –cl/an clan-name ] [ –site site-name ] –fam/ily family-name
–u/ser user-name [ –p/assword ] password { [ –f/orce ]
replica [ replica=value ... ] }
이 명령은 다른 복제본에 대한 복제본 에포크(epoch) 번호 추정치를 변경합니다. 에포크 번호가 복제본의 실제 상태를 기록하기 때문에 복제본 자체의 에포크 번호를 변경할 수 없습니다.
사이트: 현재 사이트. 이 호스트에 둘 이상의 사이트가 있는 경우 –site가 필요합니다.
패밀리: 기본값 없음. 사용자가 패밀리를 지정해야 합니다.
스키마 저장소 패밀리: 패밀리 이름은 MASTR입니다.
이들 예제에서 행은 읽기 쉽도록 구분되어 있습니다. 실제로는 한 행에 명령을 입력해야 합니다.
multiutil chepoch -clan telecomm -site boston_hub -family SAMPL -user
susan -p passwd sanfran_hub sanfran_hub=100 boston_hub=350
Multiutil: Change the estimate for the epochs of site `sanfran_hub'
replayed at site `sanfran_hub' to 100 [yes|NO|quit] yes
Multiutil: Change the estimate for the epochs of site `boston_hub'
replayed at site `sanfran_hub' to 350 [yes|NO|quit] yes
Multiutil: 2 epoch estimate(s) for site `sanfran_hub' successfully
changed; 0 failures.
Multiutil: Estimates of the epochs from each site replayed at site
`sanfran_hub' (@goldengate):
BOSTON_HUB: 350
SANFRAN_HUB: 100
multiutil chepoch -clan telecomm -site boston_hub -family SAMPL -user
susan -p passwd sanfran_hub sanfran_hub=100 boston_hub=350 -force
Multiutil: Estimates of the epochs from each site replayed at site
`sanfran_hub' (@goldengate):
BOSTON_HUB: 350
SANFRAN_HUB: 100