Book a Demo

Author Topic: ODBC Oracle problem  (Read 8242 times)

dalibor rak

  • EA Novice
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
ODBC Oracle problem
« on: April 17, 2008, 12:02:28 am »
Hi, I am trying to import database schema from Oracle 10g using ODBC. When I setup the ODBC and try to import objects from the database, I never get in the list of object the database tables and views, I can see just sequences and functions. Had anyone similar problem? THank you for help
« Last Edit: April 17, 2008, 12:04:25 am by daliborrak »

edes

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Re: ODBC Oracle problem
« Reply #1 on: April 19, 2008, 12:51:38 am »
Hi,

I have the same problem. I can see the sequences and functions but the screen doesn't show the tables.

John P

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Re: ODBC Oracle problem
« Reply #2 on: October 11, 2008, 03:09:51 am »
Hi, I am having the same problem.

Did you ever get an answer to this?

Thanks

JP

Luis J. Lobo

  • EA User
  • **
  • Posts: 252
  • Karma: +0/-0
  • IT Consultant
    • View Profile
Re: ODBC Oracle problem
« Reply #3 on: October 17, 2008, 12:30:35 am »
Try removing the schema name from the ODBC connection window.

John P

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Re: ODBC Oracle problem
« Reply #4 on: October 17, 2008, 01:12:04 am »
Thanks Luis, but I've managed to solve the problem.

I was using the Microsoft ODBC driver for Oracle. I am now using the Oracle ODBC driver and all is working well - with schema as well.

Cheers,

JP

z.kadlec

  • EA User
  • **
  • Posts: 22
  • Karma: +0/-0
    • View Profile
Re: ODBC Oracle problem
« Reply #5 on: October 21, 2008, 01:34:54 am »
Hi,
I have the same experience - Microsoft odbc driver for Oracle doesn't work with EA!

Zdenek

beachdefender

  • EA Novice
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
Re: ODBC Oracle problem
« Reply #6 on: November 19, 2008, 04:02:35 pm »
Hi,
I have just run into the same issue, but I was getting tables sometime ago.

I may have been using the Oracle drivers.


«Midnight»

  • EA Guru
  • *****
  • Posts: 5651
  • Karma: +0/-0
  • That nice Mister Grey
    • View Profile
Re: ODBC Oracle problem
« Reply #7 on: November 20, 2008, 07:03:05 am »
Make absolutely sure you have all the necessary Oracle privileges to read the system (i.e. structural) tables for the target schema. That has sometimes been a factor in reverse engineering Oracle.
No, you can't have it!

beachdefender

  • EA Novice
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
Re: ODBC Oracle problem
« Reply #8 on: November 20, 2008, 09:15:53 am »
Hi,
It was actually the desktop environment here.  I was getting an error from the Oracle Drivers that requires a registry edit.

Working SOE world as I am, I needed to bring in my laptop.  Of course as I realised this I remembered that this is exactly what I did when I set up the model sometime ago.

Thanks,
Barry

«Midnight»

  • EA Guru
  • *****
  • Posts: 5651
  • Karma: +0/-0
  • That nice Mister Grey
    • View Profile
Re: ODBC Oracle problem
« Reply #9 on: November 20, 2008, 10:30:14 pm »
That sounds promising Barry,

But just to be sure... Did it work? Are your tables back (in the EA model that is)?

David
No, you can't have it!

dalibor rak

  • EA Novice
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
Re: ODBC Oracle problem
« Reply #10 on: September 30, 2011, 09:32:49 pm »
it works ;)