Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Best way to convert SQL databases to Oracle?

Re: Best way to convert SQL databases to Oracle?

From: DA Morgan <damorgan_at_psoug.org>
Date: Wed, 03 May 2006 09:25:42 -0700
Message-ID: <1146673543.117669@jetspin.drizzle.com>


Admin.Matthew_at_gmail.com wrote:
> Thanks for all of your replies. I would have responded sooner but
> Google Groups didn't show that anyone responded yet and I found out
> differently when I viewed this thread.
>
> We are using Microsoft SQL Server 2000 and Oracle 10g. So far the best
> luck we have had is with Oracle Workbench and converting Access files
> instead of MS SQL files. The problem we run into though is a lot of the
> data isn't brought over (sometimes whole tables have no data). I'm
> thinking this might be due to there being a lot of curreny and memo
> fields and Oracle doesn't have a currency or memo datatype.
>
> Sorry for being ignorant but what is migration assistant? Is that
> different and better then the Oracle Workbench for what we are trying
> to do? Thanks for everyones help so far.

My preference is always to dump data as ASCII files and reload. Partially for the reasons you state but also because SQL Server data often contains hidden problems such as line feeds.

Daniel Morgan
www.psoug.org Received on Wed May 03 2006 - 11:25:42 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US