QUESTION POSED ON: 14 November 2006 I am new to Oracle and storing data in Oracle 9i. The same data should also be dumped in SQL Server 2005. Both the databases have the same table structure. But I am not aware of any method to do this task. Please help
me and provide a viable solution.
To continue reading for free, register below or login
Requires Membership to View
To read more you must become a member of SearchOracle.com
Create CSV dumps of data and load into SQL Server via DTS packages.
Create an ODBC connection from SQL Server to Oracle and again load it via DTS packages.
You can use a number of ETL products like Oracle OWB, Informatica, etc. to accomplish this, however these tools are quite expensive.
Search and Browse the Expert Answer Center Search and browse more than 25,000 question and
answer pairs from more than 250 TechTarget industry experts.
TechTarget provides technology professionals with the information they need to perform their jobs - from developing strategy, to making cost-effective purchase decisions and managing their organizations' technology projects - with its network of technology-specific websites, events and online magazines.