Preserve the Oracle WebLogic Server deployment files

To upgrade Oracle Empirica Signal from 9.0.0.x, 9.1.0.x, 9.2.0.x, or 9.2.1.x to 9.2.2, perform this task.

Perform these steps using the non-privileged user account on the application server.

  1. In a command shell, navigate to the backup directory <INSTALL_DIR>/Signal_Install_old/Signal.
  2. If a Plan.xml file exists, copy it to the Oracle Empirica Signal installation area. For example:
    $ cp Plan.xml /u01/stage/Signal_Install/Signal
  3. Navigate to the backup directory <INSTALL_DIR>/Signal_Install_old/TopicsService.
  4. Copy Plan.xml to the TopicsService installation area in the same location. For example:
    $ cp Plan.xml /u01/stage/Signal_Install/TopicsService/TopicsService
  5. Copy plan folder to the TopicsService installation area in the same location. For example:
    $ cp –r plan /u01/stage/Signal_Install/TopicsService