Groups | Blog | Home
all groups > sql server replication > november 2004 >

sql server replication : How to replicate data from Oracle to SQL Server 2000


DotNetUser
11/30/2004 2:40:28 PM
Anybody knows where can I find some info related to replicating data from
Oracle(Publisher) to SQL Server 2000(Subscriber), some examples?


Thanks in advance!


Hilary Cotter
11/30/2004 3:23:39 PM
check out the link in my sig. You will find a sample chapter that you can
download. This chapter describes how to replicate to Oracle.

--
Hilary Cotter
Looking for a SQL Server replication book?
Now available for purchase at:
http://www.nwsu.com/0974973602.html

[quoted text, click to view]

Aviad Avi
11/30/2004 10:08:20 PM
Yes , go to Enterprise Manager - tools -> wizards...
expand Data Transformation Services (DTS) and choose export data.
it will let you choose what ever connection you need and transforms (copying
tables, etc..)

HTH,

Aviad Avi

[quoted text, click to view]

Paul Ibison
12/1/2004 7:44:42 AM
From the SQL Server point of view, this is possible to
set up in SQL Server 2005. For the current versions, I
think you'd be better off posting in the Oracle
newsgroups.
Rgds,
Paul Ibison SQL Server MVP, www.replicationanswers.com
(recommended sql server 2000 replication book:
http://www.nwsu.com/0974973602p.html)
DotNetUser
12/1/2004 10:14:59 AM
It's a good idea. But how to implement it using Replication?

Thanks

[quoted text, click to view]

DotNetUser
12/1/2004 10:19:29 AM
It's a good book.

Still my question is how to replicate data from Oracle to SQL Server 2000,
NOT vice versa.

Thanks.

[quoted text, click to view]

Aviad Avi
12/2/2004 12:41:42 AM
Not at all.
It's using a DTS.
You'll fine more information in BOL.

HTH,
Aviad Avi


[quoted text, click to view]

AddThis Social Bookmark Button