Carrying Case Owner's Manual
Data Store Upgrades 103
Now upgrade data store subscriber1 from release 5.1 to release 7.0.
Perform the following steps:
1. On the machine
subscriberhost, use the 5.1 release’s ttAdmin utility
to stop the replication daemon:
ttAdmin -repStop subscriber1
2. Use the 5.1 release’s ttDestroy utility to destroy data store
subscriber1, where the data store’s files are located in the directory
data_store_path:
ttDestroy data_store_path/subscriber1
3. Use the 7.0 release’s ttRepAdmin utility with the -duplicate option to
duplicate data store
subscriber1 from data store master1 via
replication.
ttRepAdmin -duplicate -from master1 -host masterhost
subscriber1
4. Use the 7.0 release’s ttAdmin utility to start the replication daemon:
ttAdmin -repStart subscriber1
The data stores are now upgraded and replicating to each other.