![]() | |
![]() |
| | Thread Tools | Display Modes |
#11
| |||
| |||
|
|
On Sun, 13 Jun 2010 20:51:44 +0000, Terry Dykstra wrote: You can use InfoMaker (Sybase). It has a so called pipeline utility which allws you to move data between ant 2 databases. Very easy to use. Terry Dykstra My favorite utility for complex cases is still Perl although I am reading a Python book and I like what I read. If only there was a comprehensive Python archive network, with tons of modules and applications available, Python would immediately take over the world by storm. PyPI is not nearly as good - yet. --http://mgogala.byethost5.com |
#12
| |||
| |||
|
|
On Jun 13, 9:20 pm, "if_inves... (AT) yahoo (DOT) com" basis_consult... (AT) hotmail (DOT) com> wrote: Hi, Thanks for the replies. Some people asked me for more details about the issue. There is an MSSQL 9.00 database about 100GB in size that we need to get a copy of; To be more accurate, we need to get hold of its major schema, and create an Oracle database (Hoping that it will be 10g) with the same schem, having the same data. (The entire database consists of only that schema and whatever the default MSSQL schemas are). I am not sure if the source DB has unique MSSQL features; I don't know MSSQL, and I am not sure sure what to check. Ah, be careful about tripping over terminology. What Oracle calls a schema, MS calls a database. You'll need to be conscious of this with some tools. Also see http://www.oracle.com/technology/tec...ion/index.html (which is a slightly longer version of what Mladen said in two words). Steve has a good point about using existing expertise. Sometimes that should control the tools decision, sometimes new tools should be investigated. As always, it depends. I'm always fighting with having to let users use Excel as a data loading tool. jg -- @home.com is bogus. http://www.nytimes.com/2010/06/07/te...7brain.html?hp Ah, but the Migration Workbench allows to |
#13
| |||
| |||
|
|
Ah, but the Migration Workbench allows to migrate TSQL to PL/SQL, too. Not just data (for which it will generate fairly efficient bulk unload and SQL*Loader scripts). Don't know if/how SQL Developer handles code and/or data. Don't know the requirements, either. Be very very careful when this is to be some kind of comparison. Oracle != MS Sql Server! |
#14
| |||
| |||
|
|
Hi, I am not sure whether this is the correct group; Perhaps I should choose an MSSQL one. Does anybody know of a way to copy a database of about 100GB in size, on a Win2003 AMD 64-bit platform, from MSSQL 9.0 to Oracle (Any version, but hopefully 10g). Any ideas would be greatly appreciated. Thanks, QZ |
![]() |
| Thread Tools | |
| Display Modes | |
| |