Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Data Bases > Oracle Miscellaneous > Re: migrate ORA...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 5 of 6 Topic 6814 of 7279
Post > Topic >>

Re: migrate ORACLE TO SQL

by Mark D Powell <Mark.Powell@[EMAIL PROTECTED] > Apr 3, 2008 at 09:16 AM

On Apr 2, 12:48=A0pm, "news.free.fr" <grill...@[EMAIL PROTECTED]
> wrote:
> Hello
>
> I am desperatly looking for a tool that could migrate an oracle DB
(tables=
,
> PK, possibly some views triggers and SP).
> I am trying to migrate tables from oracle 10.2 to a MS SQL 2005.
> I thought oracle sql developper would do this but it migrates only from
sq=
l
> to oracle.
> The datatypes of the source tables (from Oracle) are number,
varchar2,date=
)
> My difficulty is to properly map the oracle datatype to SQL.
> Does anyone have an idea?
> thanks for helping

If you only have a few tables to do then manually mapping the columns
is usually easy in the absense of LOB, long, and nvarchar columns.

varchar2  =3D=3D> varchar
date        =3D=3D> datetime
number    =3D=3D> integer, float, decimal, money, etc ... depending on
number value precision, scale, and value range.

CLOB and Long would likely text columns.

But if you know Oracle and PL/SQL  these are far superior products to
SQL Server 2K or 5K and T-SQL.

HTH -- Mark D Powell --
 




 6 Posts in Topic:
migrate ORACLE TO SQL
"news.free.fr"   2008-04-02 18:48:57 
Re: migrate ORACLE TO SQL
"fitzjarrell@[EMAIL   2008-04-02 12:47:17 
Re: migrate ORACLE TO SQL
"news.verizon.net&qu  2008-04-03 02:55:32 
Re: migrate ORACLE TO SQL
Robert Klemme <shortcu  2008-04-03 06:03:07 
Re: migrate ORACLE TO SQL
Mark D Powell <Mark.Po  2008-04-03 09:16:13 
Re: migrate ORACLE TO SQL
gazzag <gareth@[EMAIL   2008-04-09 04:14:14 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Mon Dec 1 20:49:37 CST 2008.