IBM Control Desk, Version 7.6.0

Manually upgrading messages

A manual upgrade provides the option to not upgrade messages for Message Tracking.

About this task

If you decide to not upgrade your Message Tracking messages, you cannot view those messages in the Message Tracking application.

Before you upgrade, you can delete a subset of files and only upgrade selected messages. For example, you might want to upgrade files that are less than 6 months old. In this case, you could manually delete the older files before running the upgrade utility. Message tracking files are found in the folder, c:\temp\txndata where c:\temp is your configured global directory.

To upgrade file-based messages into the database after you install Control Desk version 7.6, complete the following steps.

Procedure

  1. Log on to the Control Desk administrative workstation.
  2. Edit the maximo.properties file.
  3. For Message Tracking, set the mxe.int.convmsgdir property to c:\\temp.
  4. For Message Reprocessing, set the mxe.int.convmsgtrkdir property to c:\\temp.
  5. Change directory to MAXIMO_HOME/tools/maximo/internal.
  6. Run the script for Message Tracking.
    runscriptfile -cmif -fV7600_12 for message tracking
  7. Run the script for Message Reprocessing.
    runscriptfile -cmif -fV7600_11 for message re-processing


Feedback