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 Description
-help

Displays runInstaller -createGoldImage command help.

-destinationLocation

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

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

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