runInstaller -createGoldImage

runInstaller -createGoldImageコマンドは、現在のOracle Databaseホームからゴールド・イメージを作成します。

構文

runInstaller -createGoldImage -destinationLocation directory_to_store_gold_image [-exclFiles list_of_excluded_files]

パラメータ

表B-5 runInstaller -createGoldImageコマンドのパラメータ

パラメータ 必須 説明
-destinationLocation directory_to_store_gold_image

ゴールド・イメージを格納する完全パスまたは場所を指定します。

-exclFiles list_of_excluded_files いいえ 新しく作成されるゴールド・イメージから除外するファイルの完全パスを指定します。
-help いいえ

runInstaller -createGoldImageコマンドのヘルプを表示します。

次の例は、指定した場所にゴールド・イメージを作成する方法を示しています。
runInstaller -createGoldImage -destinationLocation /tmp/my_grid_images -exclFiles /u01/app/oracle/product/23.0.0/dbhome_1/
relnotes