runInstaller -createGoldImage

The runInstaller -createGoldImage command creates a gold image from the current Oracle Database home.

Syntax

runInstaller -createGoldImage -destinationLocation directory_to_store_gold_image [-exclFiles list_of_excluded_files]

Parameters

Table A-4 runInstaller -createGoldImage Command Parameters

Parameter Mandatory? Description
-destinationLocation directory_to_store_gold_image Yes

Specify the complete path, or location, where you want to store the gold images.

-exclFiles list_of_excluded_files No Specify the complete paths to the files to be excluded from the newly created gold image.
-help No

Displays runInstaller -createGoldImage command help.

Example

The following example shows you how to create a gold image at the specified location:
runInstaller -createGoldImage -destinationLocation /tmp/my_grid_images -exclFiles /u01/app/oracle/product/23.0.0/dbhome_1/
relnotes