NetBackup IT Analytics Foundation ライセンスに含まれる内容と実装ガイド
- 第 I 部 Foundation ライセンス - 含まれる内容とインストール
- 第 II 部 Foundation ライセンスの NetBackup IT Analytics ポータルのインストール
- Windows サーバーでの NetBackup IT Analytics のインストール
- タスク 3: Oracle アプリケーションバイナリのインストール (Windows)
- Linux サーバーでの NetBackup IT Analytics のインストール
- インストーラベースの配備
- Windows サーバーでの NetBackup IT Analytics のインストール
- 第 III 部 NetBackup Data Collector ポリシーの構成とレポート
タスク 3: Oracle Database アプリケーションバイナリのインストール (Linux)
このセクションでは、Shared Service Edition と Shared Service Edition 以外の両方の Oracle Database アプリケーションバイナリの前提条件とインストールについて説明します。通常、Oracle Database アプリケーションバイナリはポータルバイナリと同じサーバーにインストールされます。
通常、Oracle Database アプリケーションバイナリはポータルバイナリと同じサーバーにインストールされます。簡単に参照できるよう、一部の OS 固有の基本要件を以下に示します。詳細な前提条件は Linux と Windows それぞれについて、『NetBackup IT Analytics ポータルのインストールとアップグレードガイド』の「インストール前の構成」セクションに示されています。
ポータルサーバーを特定します。
ポータルサーバーの OS が NetBackup IT Analytics 認定構成ガイドに従って認定されていて、十分なディスク容量があることを確認します。
「サポート対象のサードパーティ製品とオープンソース製品」で指定されているサードパーティソフトウェアをサーバーで利用できることを確認します。
fontconfig rpm およびその他の OS 固有 (RHEL 7、8、CENTOS 7、または SUSE Linux Enterprise) rpm をサーバーで利用できることを確認します。
ポータルが適切に機能するため、ポート 80/tcp、8011、8017 がファイアウォールで開かれていることを確認します。
ss または netstat コマンドがシステムで利用可能であることを確認します。
また、購入契約の確認電子メールに記載された手順を参照し、追加のサポートが必要な場合、ベリタスのサポートにお問い合わせください。
Shared Service Edition の Oracle Database バイナリをインストールするための前提条件:
インストーラベースの配備の場合、Oracle ダウンロードセンターから
LINUX.X64_193000_db_home.zip
をダウンロードします。Standard または Enterprise Edition のライセンスを取得します。
Enterprise Edition ライセンスの場合は、環境変数 ORACLE_LICENSE_OPTION を EE に設定します。
# export ORACLE_LICENSE_OPTION=EE
Shared Service Edition の Oracle Database バイナリをインストールするには:
- Oracle 19c インストーラバイナリの最新バージョンがあることを確認します。
- root として、NetBackup IT Analytics データベースのインストール先のサーバーにログインします。通常、これはポータルサーバーでもあります。
- ISO イメージを
/mnt
ディレクトリに配置します。 - ダウンロードした ISO イメージをマウントします。
mkdir /mnt/diskd
mount -o loop <itanalytics_dbinstaller_shared-service_linux.iso> /mnt/diskd
ここで、ダウンロードした ISO ファイルの関連する名前を置き換えます。
- 次のコマンドを入力して、インストーラを起動します。
cd / /mnt/diskd/install_oracle.sh
このコマンドを実行すると、Oracle バイナリが /opt/aptare/oracle にコピーされます。
- Enter キーを押して EULA ライセンス契約全体を読んだ後で、同意前のプロセスが開始されます。
このプロセスは、ファイルを /opt/aptare/oracle19c にインストールするため、完了までに 3~5 分かかります。
A complete log of this session is in this file /opt/aptare/logs/install/install_oracle_xxxxxxxxxxxxxxxxxxxxx.log ************************************************************************** * NetBackup IT Analytics ORACLE Installer Version 19.3.0.0.0 (xxxxxxxxxxxxx) ************************************************************************** To use this software you must agree to the following terms and conditions. Press ENTER to continue: Enter "accept" to accept these Terms and Conditions: accept Creating group aptare ...groupadd: group 'aptare' already exists Done. Creating group dba ...groupadd: group 'dba' already exists Done. Adding user aptare to group dba ...Done. Adding user aptare to group dba ...Done.
This Oracle database installer requires Oracle Database 19c zip "LINUX.X64_193000_db_home.zip" to be available on this system. Enter the absolute directory path containing the Oracle Universal Installer zip file:/tmp/oracle_zip/ Creating ORACLE_HOME directory in /opt/aptare/oracle ... Done. Creating ORACLE_HOME/logs directory ... Setting up IT Analytics database directories /data01 /data02 /data03 /data04 /data05 /data06 ...Done.
Installing Oracle binaries in /opt/aptare/oracle ... Extracting files ... This process may take 3-5 minutes to complete ... Done. . . creating: 31281355/etc/config/ inflating: 31281355/etc/config/actions.xml inflating: 31281355/etc/config/inventory.xml inflating: 31281355/README.html inflating: PatchSearch.xml Oracle Interim Patch Installer version 12.2.0.1.21 Copyright (c) 2020, Oracle Corporation. All rights reserved.
Oracle Home : /opt/aptare/oracle Central Inventory : /opt/oraInventory from : /opt/aptare/oracle/oraInst.loc OPatch version : 12.2.0.1.21 OUI version : 12.2.0.7.0 Log file location : /opt/aptare/oracle/cfgtoollogs /opatch/opatchxxxxxxxxxxxxxxx.log Verifying environment and performing prerequisite checks... OPatch continues with these patches: 31281355 Do you want to proceed? [y|n] Y (auto-answered by -silent) User Responded with: Y All checks passed.
Please shutdown Oracle instances running out of this ORACLE_HOME on the local system. (Oracle Home = '/opt/aptare/oracle') Is the local system ready for patching? [y|n] Y (auto-answered by -silent) User Responded with: Y Backing up files... Applying interim patch '31281355' to OH '/opt/aptare/oracle' Done. A complete log of this session can be found at /opt/aptare/logs/install/install_oracle_xxxxxxxxxxxxxxxxx.log