dbTalk Databases Forums  

oracle schema migration

comp.databases.oracle.tools comp.databases.oracle.tools


Discuss oracle schema migration in the comp.databases.oracle.tools forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
news.free.fr
 
Posts: n/a

Default oracle schema migration - 04-02-2008 , 10:34 AM






Hello,
I am desperatly looking for a tool that could migrate an oracle DB (tables,
PK, possibly some views triggers and SP).
My difficulty is to properly map the oracle datatype to SQL.
Does anyone have an idea?
thanks for helping



Reply With Quote
  #2  
Old   
DA Morgan
 
Posts: n/a

Default Re: oracle schema migration - 04-02-2008 , 11:29 AM






news.free.fr wrote:
Quote:
Hello,
I am desperatly looking for a tool that could migrate an oracle DB (tables,
PK, possibly some views triggers and SP).
My difficulty is to properly map the oracle datatype to SQL.
Does anyone have an idea?
thanks for helping
No version number.
No information about the types of objects or their number or their size.

What's wrong with export?
What's wrong with DataPump?
What's wrong with Transportable Tablespaces?
What's wrong with RMAN?
--
Daniel A. Morgan
Oracle Ace Director & Instructor
University of Washington
damorgan@x.washington.edu (replace x with u to respond)
Puget Sound Oracle Users Group
www.psoug.org


Reply With Quote
  #3  
Old   
DA Morgan
 
Posts: n/a

Default Re: oracle schema migration - 04-02-2008 , 11:29 AM



news.free.fr wrote:
Quote:
Hello,
I am desperatly looking for a tool that could migrate an oracle DB (tables,
PK, possibly some views triggers and SP).
My difficulty is to properly map the oracle datatype to SQL.
Does anyone have an idea?
thanks for helping
No version number.
No information about the types of objects or their number or their size.

What's wrong with export?
What's wrong with DataPump?
What's wrong with Transportable Tablespaces?
What's wrong with RMAN?
--
Daniel A. Morgan
Oracle Ace Director & Instructor
University of Washington
damorgan@x.washington.edu (replace x with u to respond)
Puget Sound Oracle Users Group
www.psoug.org


Reply With Quote
  #4  
Old   
DA Morgan
 
Posts: n/a

Default Re: oracle schema migration - 04-02-2008 , 11:29 AM



news.free.fr wrote:
Quote:
Hello,
I am desperatly looking for a tool that could migrate an oracle DB (tables,
PK, possibly some views triggers and SP).
My difficulty is to properly map the oracle datatype to SQL.
Does anyone have an idea?
thanks for helping
No version number.
No information about the types of objects or their number or their size.

What's wrong with export?
What's wrong with DataPump?
What's wrong with Transportable Tablespaces?
What's wrong with RMAN?
--
Daniel A. Morgan
Oracle Ace Director & Instructor
University of Washington
damorgan@x.washington.edu (replace x with u to respond)
Puget Sound Oracle Users Group
www.psoug.org


Reply With Quote
  #5  
Old   
DA Morgan
 
Posts: n/a

Default Re: oracle schema migration - 04-02-2008 , 11:29 AM



news.free.fr wrote:
Quote:
Hello,
I am desperatly looking for a tool that could migrate an oracle DB (tables,
PK, possibly some views triggers and SP).
My difficulty is to properly map the oracle datatype to SQL.
Does anyone have an idea?
thanks for helping
No version number.
No information about the types of objects or their number or their size.

What's wrong with export?
What's wrong with DataPump?
What's wrong with Transportable Tablespaces?
What's wrong with RMAN?
--
Daniel A. Morgan
Oracle Ace Director & Instructor
University of Washington
damorgan@x.washington.edu (replace x with u to respond)
Puget Sound Oracle Users Group
www.psoug.org


Reply With Quote
  #6  
Old   
DA Morgan
 
Posts: n/a

Default Re: oracle schema migration - 04-02-2008 , 11:29 AM



news.free.fr wrote:
Quote:
Hello,
I am desperatly looking for a tool that could migrate an oracle DB (tables,
PK, possibly some views triggers and SP).
My difficulty is to properly map the oracle datatype to SQL.
Does anyone have an idea?
thanks for helping
No version number.
No information about the types of objects or their number or their size.

What's wrong with export?
What's wrong with DataPump?
What's wrong with Transportable Tablespaces?
What's wrong with RMAN?
--
Daniel A. Morgan
Oracle Ace Director & Instructor
University of Washington
damorgan@x.washington.edu (replace x with u to respond)
Puget Sound Oracle Users Group
www.psoug.org


Reply With Quote
  #7  
Old   
DA Morgan
 
Posts: n/a

Default Re: oracle schema migration - 04-02-2008 , 11:29 AM



news.free.fr wrote:
Quote:
Hello,
I am desperatly looking for a tool that could migrate an oracle DB (tables,
PK, possibly some views triggers and SP).
My difficulty is to properly map the oracle datatype to SQL.
Does anyone have an idea?
thanks for helping
No version number.
No information about the types of objects or their number or their size.

What's wrong with export?
What's wrong with DataPump?
What's wrong with Transportable Tablespaces?
What's wrong with RMAN?
--
Daniel A. Morgan
Oracle Ace Director & Instructor
University of Washington
damorgan@x.washington.edu (replace x with u to respond)
Puget Sound Oracle Users Group
www.psoug.org


Reply With Quote
  #8  
Old   
DA Morgan
 
Posts: n/a

Default Re: oracle schema migration - 04-02-2008 , 11:29 AM



news.free.fr wrote:
Quote:
Hello,
I am desperatly looking for a tool that could migrate an oracle DB (tables,
PK, possibly some views triggers and SP).
My difficulty is to properly map the oracle datatype to SQL.
Does anyone have an idea?
thanks for helping
No version number.
No information about the types of objects or their number or their size.

What's wrong with export?
What's wrong with DataPump?
What's wrong with Transportable Tablespaces?
What's wrong with RMAN?
--
Daniel A. Morgan
Oracle Ace Director & Instructor
University of Washington
damorgan@x.washington.edu (replace x with u to respond)
Puget Sound Oracle Users Group
www.psoug.org


Reply With Quote
  #9  
Old   
news.free.fr
 
Posts: n/a

Default Re: oracle schema migration - 04-02-2008 , 11:47 AM



Indeed that was a bit short.
I am trying to migrate tables from oracle 10.2 to a MSsql 2005.
I thought oracle sql developper would do this but it migrates only from sql
to oracle.
The datatypes of the source tables (from Oracle) are number, varchar2,date)

thanks


"DA Morgan" <damorgan (AT) psoug (DOT) org> wrote

Quote:
news.free.fr wrote:
Hello,
I am desperatly looking for a tool that could migrate an oracle DB
(tables, PK, possibly some views triggers and SP).
My difficulty is to properly map the oracle datatype to SQL.
Does anyone have an idea?
thanks for helping

No version number.
No information about the types of objects or their number or their size.

What's wrong with export?
What's wrong with DataPump?
What's wrong with Transportable Tablespaces?
What's wrong with RMAN?
--
Daniel A. Morgan
Oracle Ace Director & Instructor
University of Washington
damorgan@x.washington.edu (replace x with u to respond)
Puget Sound Oracle Users Group
www.psoug.org



Reply With Quote
  #10  
Old   
news.free.fr
 
Posts: n/a

Default Re: oracle schema migration - 04-02-2008 , 11:47 AM



Indeed that was a bit short.
I am trying to migrate tables from oracle 10.2 to a MSsql 2005.
I thought oracle sql developper would do this but it migrates only from sql
to oracle.
The datatypes of the source tables (from Oracle) are number, varchar2,date)

thanks


"DA Morgan" <damorgan (AT) psoug (DOT) org> wrote

Quote:
news.free.fr wrote:
Hello,
I am desperatly looking for a tool that could migrate an oracle DB
(tables, PK, possibly some views triggers and SP).
My difficulty is to properly map the oracle datatype to SQL.
Does anyone have an idea?
thanks for helping

No version number.
No information about the types of objects or their number or their size.

What's wrong with export?
What's wrong with DataPump?
What's wrong with Transportable Tablespaces?
What's wrong with RMAN?
--
Daniel A. Morgan
Oracle Ace Director & Instructor
University of Washington
damorgan@x.washington.edu (replace x with u to respond)
Puget Sound Oracle Users Group
www.psoug.org



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.