Tool to Load Data to Oracle Database
I'm doing migration from SQL Server (SQL Server 2000) to Oracle (11g) database. I use SQL Loader to load data to Oracle database, but because my data is a bit big (about 8GB), it takes about 3 or 4 hours to complete. Does anyone know other tools that can load data to Oracle database faster than SQL Loader?
Thanks,
Sambath
0