[ –cl/an clan-name ] [ –site site-name ] –fam/ily family-name
–u/ser user-name [ –p/assword ] password { [ –f/orce ]
replica [ replica=value ... ] }
This command changes a replica's epoch number estimates for other replicas. You cannot change a replica's own epoch numbers because they record the actual state of the replica.
Site: Current site. If there is more than one site on this host, –site is required.
Family: No default; you must specify a family.
Schema repository family: The family name is MASTR.
In these examples, the lines are broken for readability. You must enter each command on a single physical line.
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