Assigning databases to other servers

The Databases tab shows the CCM servers and the databases that they serve. Use this tab to assign a database to another server.

About this task

For example, if you have multiple databases assigned to one CCM server, you can start a new CCM server on a new physical system and assign some of the databases to that server for better scalability. By default, when you unpack a database, it is automatically associated to the database on the default CCM server on the machine where the database was created.

Procedure

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

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

  2. Log on as follows:

    For WindowsLog on as the CM administrator.

    For UNIXLog 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.
  7. Here is another way to perform this operation:
    • For WindowsRun the /url server_url option with the ccmdb load, ccmdb unpack, and ccmdb upgrade commands.
    • For UNIXRun the -url server_url option with the ccmdb load,
      ccmdb unpack, and ccmdb upgrade commands.

Feedback