Unpack the Oracle Empirica Signal 9.2.2.2 files

On the application server running Oracle Empirica Signal 9.2.2 or 9.2.2.1, start a command shell.

  1. As the non-privileged user, on the application server running Oracle Empirica Signal 9.2.2 or 9.2.2.1, start a command shell (for example, Putty).
  2. Create a temporary directory <Signal9222> (for example, /u01/stage/Signal9222) and unpack ESI_9.2.2.2.zip into it.
  3. In the temporary directory, open the file update_Signal.sh and verify that directory /u01/stage/Signal_Install, specified in the file, exists.
  4. From the temporary directory, give the shell script execute permissions and run it:
    $ chmod +x update_Signal.sh.
    $ ./update_Signal.sh.
  5. Verify that the script prints Completed and that there are no errors.
  6. Verify that there is a backup copy of <INSTALL_DIR>, for example: (Signal_Install.9_2_2_0_124_bkp or Signal_Install.9_2_2_1_131_bkp).
  7. Verify the <INSTALL_DIR>/Signal/Web-INF/lib directory includes the following file, where XXX is the build number: (Signal-9_2_2_2_xxx.jar).