UNIX-to-UNIX automatic receive

For UNIX-to-UNIX transfers, DCM uses ccm_remexec on the source machine to launch ccm_receive on the destination machine.

For receives on the current machine

If the Host Name in the destination database definition matches the name of the source (current) machine, then the generate, transfer, and receive operations are done on the current machine. In such cases, DCM executes ccm_receive on the current machine without using ccm_remexec.

If the source and destination database host names are the same, but DCM attempts to execute ccm_remexec anyway, use the long host name in the Host Name field. For example, instead of setting the Host Name to mymachine, set it to mymachine.mydomain.com.

For receives on a different machine

To perform a UNIX-to-UNIX automatic receive on different source and destination machines, these conditions must be met:


Feedback