Copying a Database Parameter File
Use
You copy the parameter file of an existing
database instance as the initial configuration for a new database instance. You can only copy a source parameter file if the new database instance does not yet have one.All parameter changes made during the current parameter session up to this point are overwritten by the copied parameter file. Parameters that cannot be changed because of their
properties retain their system default values copied from the description file. This applies to the following parameters:-
Specify the name of the source database in
<source_db>.(
See also: Configuring Database Instances)Prerequisites
You have
opened a parameter session.You have the DBM operator authorization
InstallMgm.Syntax
param_copy <source_db>
Reply
The system outputs an OK message.
In the event of errors, see
Reply Format.