Background documentationparam_copy Locate this document in the navigation structure

 

You copy the parameter file of an existing database instance and use this copy as the initial configuration for a database instance. All changes made to the database parameter file up to this point are overwritten by the copy.

The exceptions to this are the parameters RunDirectoryPath and KernelVersion, and all volume parameters, since these have properties that prevent them from being copied. These parameters retain the values from the default parameter file.

Prerequisites

Structure

param_copy <source_database>

Options

Option

Description

<source_database>

The name of the database instance whose parameter file you want to copy

Result

OK

In the event of errors, see Reply Format.

More Information

Database Manager CLI Tutorial, Copying a Parameter File from Another Database Instance

Database Administration, Database Parameters