Hi ,
What is the best way to migrate a SQL Server 2005 database to Oracle 10G.
I have migrated the whole database with Oracle Sql Developer but it throws errors when it encounters large data sets like image/text.
I have tried using SSIS, which I loved it but the only problem is, migrating one table at a time.
The database is totally of size 65 GB and around 185 tables. any guys out there had experience on the same?
any better implementation in SSIS?
Thanks all,