UNIX-to-Windows receive

The UNIX-to-Windows automatic receive is not supported at this time. However, an alternative method is to set up a scheduled job using the Windows® at command at the destination database. Using the at command, the automatic receive can be performed as often as needed.

To schedule a receive at the destination database, use the at command with this ccm_receive command:

ccm_receive -h engine_host -d destination_database_path 
/dbid source_database_ID -ts transfer_set_name /ccm_home 
Windows_CCM_install_area -dir receive_directory

You can omit the /ts option if you want to receive all transfer sets from the specified database. You can omit the -dir option if you want to use the default receive_directory.


Feedback