Information
Unsupported content This version of the documentation is no longer supported. However, the documentation is available for your convenience. You will not be able to leave comments.

Preparing for detla data migration


After you complete the upgrade and re-apply customizations, you can perform the delta data migration. The following procedures help you to prepare your destination server to migrate the delta data:

To disable DSO

You must disable the Distributed Server Option (DSO) on all application servers before performing the delta data migration. For more information, see Administering BMC Remedy DSO for BMC Remedy AR System and the BMC Remedy Distributed Server Option Guide for BMC Remedy AR System 7.7 on the Customer Support website.

To disable escalations

You must disable escalations on all application servers before performing the delta data migration. For more information, see the BMC Remedy Action Request System 7.7.00 Configuring on the Customer Support website.

To disable database triggers

You must disable all database triggers within the AR System schema. Work with your database administrator to disable the triggers.

To fix backend data on the production server

Before running the BMC Remedy Migrator scripts, correct the following known issues by using SQL scripts on the production server:

  • On the TMS:Task form, the Seconds_before_Time_Out hidden field is designed to accept values between 0 and 2147483647. Occasionally, this field can be set inappropriately to negative values through workflow. When BMC Remedy Migrator utilizes the BMC Remedy AR System API to conduct its activities, the field definition violations are not allowed. This results in errors and data not being migrated.
  • On the TMS:Summary data form, the Task or Task Group Status field accepts values between 1000 and 7000. Occasionally, this field can be set inappropriately to values of 0 and 1 through workflow. When BMC Remedy Migrator utilizes the BMC Remedy AR System API to conduct its activities, the field definition violations are not allowed. This results in errors and data not being migrated.
  • On the CTM:People form, the Open Tasks field is designed to accept values between 0 and 2147483647. Occasionally, this field can be set inappropriately to negative values through workflow. When BMC Remedy Migrator utilizes the BMC Remedy AR System API to conduct its activities, the field definition violations are not allowed. This results in errors and data not being migrated.

Solution

  1. From the package zip file , extract the tms_select.sql and tms_update.sql scripts.
  2. Execute the tms_select.sql script.
  3. If records are reported or found, execute the tms_update.sql script to correct the data.

Work with your database administrator to execute these ANSI SQL scripts on the database.

Warning

Note

These issues do not result in loss of functionality. These fixes are required to ensure that the delta data migration does not generate errors.

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

BMC Cloud Lifecycle Management 3.0