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: SQL Server 2000 Migrate to Oracle

Re: SQL Server 2000 Migrate to Oracle

From: Sybrand Bakker <sybrandb_at_hccnet.nl>
Date: Mon, 30 Aug 2004 10:51:59 +0200
Message-ID: <biq5j0l40emr4o2r4vettr21d6klqs7u99@4ax.com>


On 30 Aug 2004 01:35:24 -0700, kyrkarsa_at_yahoo.com (C Stabri) wrote:

>I am trying to get some tables out of SQL Server 2000 and into Oracle
>9i. However I am encountering problems.
>
>1. Many of the tables and column names in SQL server are > than 30
>Characters which meansa any auto inport I do fails.
>Is there a way to get around this.
>

No, there isn't. The limit for all identifiers in Oracle is 30. Also no spaces, no lowercase etc.

>2.The Create table statements for the SQL database are not
>compatabible with ORacle Create table statements.
>
>Bascially I need advices on getting 400 odd tables our of SQL server
>into Oracle, any ideas where I have table and column anems > than 30
>chars.
>
>Thanks

Oracle used to have a Migration Workbench for SQL server in the tools department of the download section of http://otn.oracle.com

--
Sybrand Bakker, Senior Oracle DBA
Received on Mon Aug 30 2004 - 03:51:59 CDT

Original text of this message

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