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.
You have opened a parameter session (see: param_startsession).
You have the server authorization InstallMgm.
param_copy <source_database>
Option | Description |
---|---|
<source_database> | The name of the database instance whose parameter file you want to copy |
Database Manager CLI Tutorial, Copying a Parameter File from Another Database Instance
Database Administration, Database Parameters