In this scenario, the databases have not yet been initialized to use DCM.
Procedure
- Start a CLI session in single user admin mode.
- In the MA database, make sure the release value hello/1.0 is defined and is allowed DCM transfer. Do not define these releases in the IL database.
- In the MA database, ensure that a released baseline was created for the hello/1.0 release and includes the hello-1.0 project.
- Stop the session on the MA database by using the ccm stop command.
- Initialize the Boston database to MA.
ccm dcm -init -dbid MA
- In the MA database, using Rational Synergy, copy the hello/1.0 release to the new hello/2.0 release, selecting the Distributed process for the new release. Ensure that the hello/2.0 release is allowed DCM transfer. If release hello/2.0 was already defined before the database was DCM initialized, show the properties of release hello/2.0. On the Process Rules tab press the Add button to add the generic process rules from the Distributed process.
- Initialize the Chicago database to IL.
- Start a CLI session in single user admin mode.
- Run the DCM intialization command.
ccm dcm -init -dbid MA
- Stop the session on the MA database by using the ccm stop command.