Start Health Sciences Information Manager Policy Monitor

This section describes how to start the Oracle Health Sciences Information Manager Policy Monitor, including commands for the following modes: UDP, TLS and TCP.

To start the Health Sciences Information Manager Policy Monitor:
  1. Change directory:
    cd <arr_install_dir>/bin
  2. Select the mode and use the appropriate start command for the server.
    To start in UDP mode:
    > arr.sh -propertyfile <ARR_PROPERTIES_FILE> -command start-udp-server
    To start in TLS mode:
    > arr.sh -propertyfile <ARR_PROPERTIES_FILE> -command start-tls-server
    To start in TCP mode:
    > arr.sh -propertyfile <ARR_PROPERTIES_FILE> -command start-tcp-server
    .