Hi Guys,
Currenly we have an environment which needs both OLTP and DSS applications at the same time. I tried to build two databases to server for them. And I was using load/unload timely replicate data from realtime database to statistic database. Since the two databases were on the same box.For performance, I'm thinking to move statistic database to another box. I'm wondering besides load/unload, are there some tools like DTS in SQL2000 to replicate data between servers? I don't want use High Availability Replication since it's continuous log-based replication and I just want a batch copy during off-peak time.
Thanks
Currenly we have an environment which needs both OLTP and DSS applications at the same time. I tried to build two databases to server for them. And I was using load/unload timely replicate data from realtime database to statistic database. Since the two databases were on the same box.For performance, I'm thinking to move statistic database to another box. I'm wondering besides load/unload, are there some tools like DTS in SQL2000 to replicate data between servers? I don't want use High Availability Replication since it's continuous log-based replication and I just want a batch copy during off-peak time.
Thanks