Description and uses

The upgrade program converts a database from Releases 7.0, 7.1, or 7.1a to Release 7.2. You must upgrade a database from a previous release before using it with Release 7.2.
Note: This command does not support individual model installs.

The database to be upgraded must be on a Release 7.2 database server. You can upgrade a previous server, Or you can first pack or dump from the previous server running the previous release. Then, you can unpack or load the server into a Release 7.2 server.

The following example shows you how to upgrade the two databases \\elite\ccmdbs\production1 and \\elite\ccmdbs\testdb to Release 7.2, using the default model file. Log on to elite as the CM Administrator, open a command-line utility, and then issue the following command:

   ccmdb upgrade \\elite\ccmdbs\production1 
                  \\elite\ccmdbs\testdb

Feedback