About receiving a transfer package

You can manually receive a transfer package into a destination database, or the source database can automatically initiate a receive operation. The type of receive operation (manual or automatic) is set up when you create or edit a DCM database definition.
Note: By default, DCM allows only one receive operation at a time to be performed in the current database. DCM uses a receive lock to achieve this.

Performing multiple concurrent receive operations can give incorrect and unpredictable results. You can override this behavior by using the -nowait option. However, the option is safe to use only when objects do not overlap between the transfer packages being received in parallel. Using -nowait in cases where overlapping objects cannot be determined is unsafe and unsupported.


Feedback