historyInfo コマンド

historyInfo コマンドは、インストールまたはアンインストールされたフィックスパックおよびインテリム・フィックスのヒストリーを含むレポートを生成します。

製品ヒストリー情報

historyInfo ツールは、ビルド・バージョンおよびビルド日付など、製品に関する重要なデータを表示します。フィックスパックおよびインテリム・フィックスのインストールおよび除去のヒストリー情報も、レポート内に表示されます。このツールは特に、問題の原因を判別するためのサポート要員と作業する場合に役立ちます。

製品ヒストリー・レポート:

以下のレポート生成スクリプトは、インストールされた製品情報を表示します。
  • historyInfo スクリプト

    パラメーターを使用して、ヒストリー・レポートを作成することができます。

  • genHistoryReport スクリプト

    historyReport.html レポート・ファイルを 現行作業ディレクトリー (通常は、bin ディレクトリー) に作成します。

コマンド・ファイルのロケーション

[IBM i]app_server_root/bin/historyInfo

[AIX][HP-UX][Linux][Solaris]app_server_root/bin/historyInfo.sh

[Windows]app_server_root¥bin¥historyInfo.bat

[z/OS]app_server_root/bin/historyInfo

historyInfo コマンドの構文

コマンド構文は、次のとおりです。

[IBM i]
./historyInfo [ -format text | html ]
            [ -file file_name]
            [ -offeringID ID_of_Installation_Manager_offering 
              | -maintenancePackageID ID_of_Installation_Manager_offering (-maintenancePackageID is deprecated) ]
            [ -component component_name ] (deprecated and performs no action)

historyInfo [ -help | /help | -? | /? | -usage ]
[AIX][HP-UX][Linux][Solaris]
./historyInfo.sh [ -format text | html ]
               [ -file file_name]
               [ -offeringID ID_of_Installation_Manager_offering 
                 | -maintenancePackageID ID_of_Installation_Manager_offering (-maintenancePackageID is deprecated) ]
               [ -component component_name ] (deprecated and performs no action)

historyInfo [ -help | /help | -? | /? | -usage ]
[Windows]
historyInfo [ -format text | html]
            [ -file file_name]
            [ -offeringID ID_of_Installation_Manager_offering 
              | -maintenancePackageID ID_of_Installation_Manager_offering (-maintenancePackageID is deprecated) ]
            [ -component component_name ] (deprecated and performs no action)

historyInfo [ -help | -? | /help | /? | -usage ]
[z/OS]
historyInfo [ -format text | html]
            [ -file file_name]
            [ -offeringID ID_of_Installation_Manager_offering 
              | -maintenancePackageID ID_of_Installation_Manager_offering (-maintenancePackageID is deprecated) ]
            [ -component component_name ] (deprecated and performs no action)

historyInfo [ -help | -? | /help | /? | -usage ]

このコマンドは、app_server_root ディレクトリーの bin ディレクトリーから実行します。

パラメーター

-? または /?
コマンド構文を表示します。
-component component_name
このパラメーターは推奨されておらず、何のアクションも実行しません。
-file file_name
出力ファイルの名前を指定します。 デフォルトでは、レポートは標準出力 (stdout) に出力されます。
-format text | html
レポートのフォーマットを選択します。 デフォルトは text です。
-help または /help
コマンド構文を表示します。
-maintenancePackageID ID_of_Installation_Manager_offering
このオプションは推奨されていません。同等のオプション -offeringID を使用してください。
-offeringID ID_of_Installation_Manager_offering
Installation Manager オファリングの ID を指定します。これを指定した場合、 製品のヒストリー・レポートには、指定されたオファリングのイベントのみが表示されます。指定しない場合は、すべてのオファリングのイベントがレポートに表示されます。
-usage
コマンド構文を表示します。

レポート説明

historyInfo コマンドは、以下の情報を報告します。

インストール情報

現行のインストールについての以下の一般情報を表示します。
  • レポート日時 - レポートが生成された日時。 タイム・スタンプは現行ロケールに従ってフォーマットされています。
  • 製品ディレクトリー - 製品のインストール・ルート・ディレクトリーへのファイル・パス。
  • バージョン・ディレクトリー - 現行の製品インストールの version ディレクトリー のファイル・パス。
  • DTD ディレクトリー - 現行のインストールの DTD ディレクトリーの ファイル・パス。
  • ログ・ディレクトリー - 現行のインストールの log ディレクトリーの ファイル・パス。フィックスパックおよびインテリム・フィックスのログ・ファイルはこのディレクトリー内にあります。

インストール・イベント情報

インストール済みのフィックスパックおよびインテリム・フィックスと、 以下の関連情報を表示します。
  • Installation Manager オファリング ID またはフィックス ID - Installation Manager を使用してインストールされたオファリングまたは製品の ID。
  • アクション - 実行されたアクション。
  • バージョン - アクション実行後のインテリム・フィックスのバージョンまたは製品のバージョンのいずれか。
  • ログ・ファイル名 - イベント中に生成されたログ・ファイルのファイル・パス。
  • タイム・スタンプ - アクションが実行された時刻。時刻は GMT と比較して指定されます。
  • 結果 - アクションの結果。結果は、成功、部分的な成功、または失敗のどれかです。
  • インストールされたフィーチャー - 製品にインストールされたフィーチャー。

トピックのタイプを示すアイコン 参照トピック



タイム・スタンプ・アイコン 最終更新: last_date
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=cord&product=was-nd-mp&topic=rins_historyInfo
ファイル名:rins_historyInfo.html