Book a Demo

Author Topic: Reverse Engineering with Oracle 10  (Read 3609 times)

dufy

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Reverse Engineering with Oracle 10
« on: December 21, 2007, 02:45:03 am »
Hi everybody

I try do do some reverse engineering with the enterprise architect trial version.

The main goal is just to create an er-diagramm from an existing oracle 10 database schema. I managed to connect to the database using Microsoft ODBC driver as described in the enterprise help files.

The result is that I only see the sequences, trigger, functions etc. so everything but the tables.

Does anyone have an idea what I am doing wrong or is the trial version not able to show the tables?

Thanks tom

Takeshi K

  • EA User
  • **
  • Posts: 630
  • Karma: +43/-1
    • View Profile
    • Sparx Systems Japan
Re: Reverse Engineering with Oracle 10
« Reply #1 on: December 21, 2007, 11:35:53 pm »
Hello Tom,

You need to use ODBC driver of Oracle, not Microsoft. EA does not work fine in various cases with Microsoft driver.

Hope this helps.

--
t-kouno
--
t-kouno

«Midnight»

  • EA Guru
  • *****
  • Posts: 5651
  • Karma: +0/-0
  • That nice Mister Grey
    • View Profile
Re: Reverse Engineering with Oracle 10
« Reply #2 on: December 22, 2007, 03:59:25 am »
And make sure you are using a fairly recent build of the Oracle client software. Some people have reported problems with older versions. [I last saw this some months or perhaps a year ago, and the then-current client version solved the problem.]
No, you can't have it!

dufy

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: Reverse Engineering with Oracle 10
« Reply #3 on: January 08, 2008, 05:56:30 am »
Thanks so far for helping.

I installed the Oracle ODBC-Driver 10102 and managed to get a connection. But as I tried to retrieve the list of objects with the Import DB schema from ODBC source it says "Unable To Obtain Table Information".

It is strange because with the Microsoft ODBC Driver for Oracle I get at least Triggers, Stored Procedures and Sequences.

Our Oracle-DB Version is 10102 and I thought it fits best installing the suitable ODBC-Driver. I will also try it with the version 11.

Thanks dufy