Checking the Status of the Servers in the Oracle Analytics Server Instance

The following servers must be in the running state on both the nodes: Servers hosting Oracle Analytics Server instance (bi_server), OBIPS, OBIJH, OBICCS, OBICH, and OBIS.

To check the status of the servers:
  1. Change to the following directory:
    • (Linux) NEW_DOMAIN_HOME/bitools/bin
    • (Windows) NEW_DOMAIN_HOME\bitools\bin
  2. Run the status script by entering the following command:
    • (Linux) status.sh
    • (Windows) status.cmd
    Following is a sample output:
    Name            Type            Machine                     Status 
    ----            ----            -------                     ------ 
    AdminServer     Server          machine_name               	RUNNING
    bi_server1      Server          machine_name.example.com    RUNNING
    bi_server2      Server          machine_name.example.com    RUNNING
    obips1          OBIPS           machine_name.example.com    RUNNING
    obijh1          OBIJH           machine_name.example.com    RUNNING
    obiccs1         OBICCS          machine_name.example.com    RUNNING
    obisch1         OBISCH          machine_name.example.com    RUNNING
    obis1           OBIS            machine_name.example.com    RUNNING
    obips2          OBIPS           machine_name.example.com    RUNNING
    obijh2          OBIJH           machine_name.example.com    RUNNING
    obiccs2         OBICCS          machine_name.example.com    RUNNING
    obisch2         OBISCH          machine_name.example.com    RUNNING
    obis2           OBIS            machine_name.example.com    RUNNING