[ –dbset dbset-name ] –u/ser user-name [–p/assword] password
–cl/an clan-name –site site-name –host hostname
The activate command prepares a database set (a schema repository and its user databases) to be replicated. Before you can activate a database set, you must upgrade all user databases in the set to the same version of IBM Rational® ClearQuest®.
When you activate a database set, you give it a clan name and site name. The logical name of the database set is changed to CQMS.clan-name.site-name. After you activate a database set, it can be accessed by using additional multiutil commands, and you can use the mkreplica command to replicate one or more user databases in that database set.
In this example, the lines are broken for readability. You must enter the command on a single physical line.
Activate the default database set. Name the clan telecomm and name the site boston_hub. This site uses minuteman as its synchronization server.
multiutil activate –dbset CLSIC –user susan –p passwd –clan telecomm
–site boston_hub –host minuteman