Migrating Control-M/Server automatically

This procedure describes how to automatically migrate historical, definition, and active data from the Control-M/Server old environment to the new environment. Automatic migration minimizes the shutdown time of Control-M/Server and removes the need to log in to the old environment of Control-M/Server.

Before You Begin

Ensure that you have successfully completed the following:

To migrate Control-M/Server automatically:

  1. Run one of the following migration commands on the new environment:

    The Control-M/Server 9.0.00 - Upgrade Menu appears.

    S_Upgrade_CTM_Server_Auto

  2. To migrate historical, definition, and active data from the old environment, enter 1.

    The Automatic Upgrade menu appears.

    S_Upgrade_CTM_Server_Auto_Upgrade_Settings

  3. To set values for connection parameters in the old environment, enter the number of a parameter and then enter a value for that parameter. Repeat this step for all parameters that you want to set.

    NOTE: For the value of the home directory (parameter number 5), do not use quotes.

  4. To test the connection and continue the migration process, enter 9.

    After a successful connection is established, a new set of options is displayed.

  5. To generate a validation report, do the following:
    1. To validate the data, enter 1.
    2. To view the Readiness report, enter 2.

    NOTE: A copy of the validation report is saved in the source environment, in <server_home>/ctm_server/upgrade_export/data/ValidityReport.out (on UNIX) or <server_home>\ctm_server\upgrade_export\data\ValidityReport.out (on Windows).

    1. Analyze the results and correct all errors, as described in Readiness report messages.
    2. Repeat the validation (step 5a) until no errors are encountered in the validation report (step 5b).

    NOTE: Alternatively, you can choose to skip validation by setting VALIDATION_SKIP to Yes in the migration.cfg file (see Control-M/Server migration parameters). If validation is skipped during the export, validation errors are fixed automatically later, during the import.

  6. To start the migration, enter an upgrade option:
  7. For the migration of job definitions, you are prompted to add the new Control-M/Server host to the Authorized Servers list, so that jobs can run in the new environment. Enter Yes.

    NOTE: This step may take some time.

  8. For the migration of historical data, you are prompted for the number of days of historical data to export. Do one of the following:

    NOTE: You are prompted for this setting only if ASK_LOG_DAYS is set to Yes in the migration.cfg file. If ASK_LOG_DAYS is set to No, you can still control this number using the LOG_DEPTH parameter in the migration.cfg file. For more information about these migration parameters, see Control-M/Server migration parameters.

  9. When asked when you plan to upgrade the active environment with active data, do one of the following:
  10. When asked if you want to shut down the Control-M Server to enable the migration of active data, enter one of the following responses:

The migration process runs. When migration completes, you are ready to continue with Post-Control-M/Server migration procedures.

Parent Topic

Control-M/Server Migration