Oracle Analytics Serverインスタンスでのサーバーのステータスの確認

各サーバー(Oracle Analytics Serverインスタンスをホストするサーバー(bi_server)、OBIPS、OBIJH、OBICCS、OBICHおよびOBIS)は、両方のノードで実行中のステータスである必要があります。

サーバーのステータスを確認するには:
  1. 次のディレクトリに変更します。
    • (Linux) NEW_DOMAIN_HOME/bitools/bin
    • (Windows) NEW_DOMAIN_HOME\bitools\bin
  2. 次のコマンドを入力して、statusスクリプトを実行します。
    • (Linux) status.sh
    • (Windows) status.cmd
    サンプル出力は次のようになります。
    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