Assigning databases to other servers

You can assign a database to another server. For example, if you have many users on a CCM server, you can start a new CCM server on a new physical system. Then, you can assign a database to that server for better scalability. By default, when a database is unpacked, it is automatically associated to the database on the default CCM server, on the machine where the database was created. You can only modify the databases that are assigned to the current server or the databases where the assigned server of the database is not running.

Procedure

  1. Access the Web Administrator User interface, located at server URL/admin.

    For example: http://myhost:8400/admin

  2. Log on as follows:

    Log on as cm_admin.

    Log on as ccm_root.

  3. Click the Databases tab.

    This tab lists all databases and CCM servers that are used to start web-mode sessions.

  4. Click Change.
  5. In Server, type the server URL.
  6. Click Save.
    An alternative way to perform this operation is as follows:
    • Run the /url server_url option with the ccmdb load, ccmdb unpack, and ccmdb upgrade commands.
    • Run the -url server_url option with the ccmdb load,
      ccmdb unpack, and ccmdb upgrade commands.

Feedback