Preserve the Oracle WebLogic Server deployment files

To upgrade Oracle Empirica Signal from 9.1.0.x, 9.2.0.x, 9.2.1.x, 9.2.2.x, 9.2.3.x, or 2025.4.x to 2026.2.01, 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. If a Plan.xmlfile exists, copy it 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