|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Create a Highly Available Database Solution. Advantage Database Server can provide the availability to keep your data safe and ready for your application and users. |
|
#1
|
|||
|
|||
|
Migration MySQL --> Oracle
Hi,
I need your help. I'm trying to migrate a mySQL database into an Oracle database. Is there anayone who has tried this successfully? And what have you done? Thanks a lot for your advices kiki |
|
#2
|
||||
|
||||
|
You can use the Oracle Migration Workbench which supports MySQL.
__________________
My blog about OpenSource Databases PDF tutorials about OSS databases, DBMonster ... Please contribute to Open Source Development, fill bug reports!!! Developer Shed eSupport Commented my.ini/my.cnf (PLEASE ADD YOUR OWN CONFIG TRICK) Understanding SQL Joins An introduction to database normalization Natural or Surrogate key Custom ordering for your results Correlated and uncorrelated subqueries |
|
#3
|
|||
|
|||
|
Good morniiinng,
pabloj, thanks a lot. I'll try it immediately kiki |
|
#4
|
|||
|
|||
|
Why are you migrating from MYSQL to Oracle? I am looking at a dataware house with 300 gb initially and considering what to use Mysql vs SQL Server vs Oracle. You experiance would be appricated.
|
|
#5
|
||||
|
||||
|
Quote:
I'd imagine MySQL would be the last of your options there - MS SQL and Oracle would be the better choice. It just depends on your pocket I guess. christo
__________________
. Spiration channels: Free scripts, programming tutorials and articles Dotcut alerts: Online Press cuttings / news alerts Clearprop: UK microlight school, wiltshire Uk dating: UK safe dating with Topdates About Christo . . |
|
#6
|
|||
|
|||
|
The cost while a factor is not the driving issue. I am looking or ease of implmentation and sheer performance. Why do you say not MYSQL?
|
|
#7
|
||||
|
||||
|
The lack of advanced features, like triggers, stored procedures and most of all VIEWS make MySQL highly unsuitable for datawarehousing, believe me.
The best (from my experience): For very large DWHs are Oracle 9i (very nice set of features, much better than 8i) and Teradata. Midrange dwh, DB2 and Sybase. OS: any modern *nix for stability and reliability. I think that the most interesting opensource db for this task could be PostgreSQL. I'm currently using MSSQL for small dwh for it's ease of use and good price/performance ratio, but the big guns are other, personally I would always go for Oracle, on Linux/Intel or SUN/USparc. Last edited by pabloj : September 27th, 2003 at 11:01 AM. |
![]() |
| Viewing: Dev Shed Forums > Databases > Oracle Development > Migration MySQL --> Oracle |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|