Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Migration Workbench (OMWB) vs SQL Loader
krislioe_at_gmail.com wrote:
> Hi All,
>
> I am migrating SQL Server 2000 (Windows 2000) data into Oracle 9i on
> AIX. The table structure is changed in Oracle, but not very
> significantly.
>
> The options are using Migration Workbench (OMWB) or SQL Loader.
>
> Could anybody please tell me, what are the cases / reason to decide
> whether to use OMWB or SQL Loader ??
>
Two completely different products, targeted at completely
different things.
OMWB will *not* migrate data - it can generate batches to
load data, using SQL*Loader; it will even extract the data
from SQL Server.
You only have one option: SQL*Loader.
-- Regards, Frank van BortelReceived on Wed Mar 23 2005 - 11:13:15 CST
![]() |
![]() |