UNIX 到 Windows 接收

不支持 UNIX 到 Windows 自动接收。但是,您可以通过在目标数据库上使用 Windows at 命令来设置已安排的作业。

使用 at 命令,可以根据需要多次执行自动接收。

要在目标数据库中安排接收操作,请将 at 命令与 ccm_receive 命令结合使用:

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

如果您希望从指定数据库中接收所有传输集,那么可省略 /ts 选项。如果您想要使用缺省 receive_directory,那么可省略 -dir 选项。


反馈