Hi,
Does anyone have a good example of distribution_monitor_cmd.properties file for a scenario where
- the export servers are different from import servers
- source database SID is the same as target database SID
- Operating system unix
How to do the export and import in parallel?
My problem is that the distribution monitor program thinks that I use the TARGET machine for export also.
My current file, used in both source and target:
hostNames=nova1:mnerp3
commDir=/transfer/comm
r3szchkArgs=-s DB -t ora ND1 700
unsortedExport=all
SMIGR_CREATE_DDL=/transfer/exp/DDL
dataCodepage=1100
dbCodepage=1100
nova1.exportJobNum=4
nova1.dataDirs=/transfer/exp/nova1
mnerp3.importJobNum=4
mnerp3.dataDirs=/transfer/exp/nova1
Thanks,
Samuli Kaisanlahti
Capgemini