Hi folks … I have requirement to move data from a SQL Server Database to a new
schema in Oracle 10g Database.
Is this possible through Toad ?
Regards,
Shiva.
Hi folks … I have requirement to move data from a SQL Server Database to a new
schema in Oracle 10g Database.
Is this possible through Toad ?
Regards,
Shiva.
Hi Shiva,
Hi folks ... I have requirement to move data from a SQL Server Database to a
new schema in Oracle 10g Database.
Is this possible through Toad ?
With Toad, everything is possible.
While I wouldn't necessarily use Toad for Oracle to do something like this,
included with newer versions (10.x and up, maybe?) is Toad for Data
Analysts. TDA allows one to connect to multiple disparate data sources
simultaneously and just might do what you're looking for. If you've used
Toad for SQL Server, TDA has a very similar look-and-feel.
Some things that you'll need to consider to do your project:
Depending on your answers, TDA might work very well for you. It may be more
beneficial to create a Linked Server in SQL Server to your Oracle DB. But
that's something for you to decide. We can only supply you with options.
HTH! GL!
Rich -- [TeamT]
Disclaimer: Are you ready for some football?
Oracle has a utility for you to do that too, it will create the tables and help
with data type translation
Rich is spot on, those 4 steps would make for an excellent white paper on the
subject!