Transferring generated packages

You can transfer the packages generated from this database to their destination databases. You can specify the packages to be transferred by the destination database identifier or transfer set name.

Before you begin

The current database must be initialized to use DCM.

You must be a DCM manager or administrator to use this feature.

About this task

ccm dcm -trn|-transfer [-dbid|-database_id database_spec] 
        ([-ts|-transfer_set transfer_set_spec] | [-a|-all])
-a|-all
Specifies to transfer packages generated using all transfer sets to the specified destination database.
-database_id database_spec
Specifies to show the last generate times for the specified database. You can set the database_spec to a single database definition. See Database specification for details.
-ts|-transfer_set transfer_set_spec...
Specifies to transfer only packages generated from the specified transfer set. You can set the transfer_set_spec to a single transfer set. For details, see Transfer set specification.

Feedback