Book a Demo

Author Topic: Cannot import Tables from Oracle ODBC Datasource  (Read 19458 times)

ashaikh

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Cannot import Tables from Oracle ODBC Datasource
« on: June 09, 2011, 02:38:47 am »
I created an Oracle ODBC Datasource. From EA when I try to reverse engineer and select the ODBC DS - I get the error Unable to Obtain Table information. The ODBC DS has been tested for connectivity . I would have expected EA to prompt for password since the ODBC DS doesn't store the password.

stan2011

  • EA Novice
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
Re: Cannot import Tables from Oracle ODBC Datasour
« Reply #1 on: July 04, 2011, 10:33:20 am »
Why there is no answer from EA support???

I have the same problem.

KP

  • EA Administrator
  • EA Expert
  • *****
  • Posts: 2919
  • Karma: +55/-3
    • View Profile
Re: Cannot import Tables from Oracle ODBC Datasour
« Reply #2 on: July 04, 2011, 11:01:58 am »
Quote
Why there is no answer from EA support???
Because this is a user forum. Please send in a support request using the "Report a Bug" link at the bottom of this page.
The Sparx Team
[email protected]

stan2011

  • EA Novice
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
Re: Cannot import Tables from Oracle ODBC Datasour
« Reply #3 on: July 04, 2011, 01:23:46 pm »
I paid for this software. I expect it to behave as advertised. I don't understand why it does not work.

stan2011

  • EA Novice
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
Re: Cannot import Tables from Oracle ODBC Datasour
« Reply #4 on: July 04, 2011, 01:29:14 pm »
I did. This is issue causes me a lot of pain. I am  sitting in my vacation house  on the shore of the beautiful lake and instead of swimming  in it I   need to exchange e-mails with you. I preached your software at any place I could but now I have second thoughts about it.

stan2011

  • EA Novice
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
Re: Cannot import Tables from Oracle ODBC Datasour
« Reply #5 on: July 04, 2011, 01:35:53 pm »
And moreover it happens on the 4th of July. What is the strange coinsendence?

stan2011

  • EA Novice
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
Re: Cannot import Tables from Oracle ODBC Datasour
« Reply #6 on: July 04, 2011, 01:38:32 pm »
I need my answers now!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!1
Can EA really import schema from ORACLE or it is only marketing ballony??? Please let me know and I will let all my friends know.

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Cannot import Tables from Oracle ODBC Datasour
« Reply #7 on: July 04, 2011, 04:44:30 pm »
Stan,

Have you tried searching the forum for things like "ODBC" and "Oracle"?
(use the top left search button, not the top right search box)
IIRC EA is pretty picky on what database driver you are using.

Geert

PS. I don't think the 4th of July makes any difference at all since Sparx is located in Australia :)

Hardy

  • EA User
  • **
  • Posts: 45
  • Karma: +0/-0
    • View Profile
Re: Cannot import Tables from Oracle ODBC Datasour
« Reply #8 on: July 12, 2011, 11:44:44 pm »
I am having same problem here now.

According to EA's document I isnatlled Oracle ODBC driver instead of Microsoft Oracle ODBC. I have tested the connection and my ODBC setup should work.

Inside EA 8.0.858 I got exactly same message "Unable to Obtain Table information".

Any progress of this issue?

Ulises Fasoli

  • EA Novice
  • *
  • Posts: 4
  • Karma: +0/-0
    • View Profile
Re: Cannot import Tables from Oracle ODBC Datasour
« Reply #9 on: July 21, 2011, 05:45:37 am »
Same problem here with an Oracle Database 10g. Hope someone finds a way to get it working

Hardy

  • EA User
  • **
  • Posts: 45
  • Karma: +0/-0
    • View Profile
Re: Cannot import Tables from Oracle ODBC Datasour
« Reply #10 on: July 21, 2011, 07:43:41 am »
I sent an email to Sparx technical support, they replied that they could not reproduce the problem.

Ulises Fasoli

  • EA Novice
  • *
  • Posts: 4
  • Karma: +0/-0
    • View Profile
Re: Cannot import Tables from Oracle ODBC Datasour
« Reply #11 on: July 21, 2011, 07:17:21 pm »
I'm not sure it's going to help anyone, but I got it working.

I had to reinstall my oracle client and ODBC drivers, then define the environnement variables :

* ORACLE_HOME : C:\app\ufasoli\product\11.2.0\client_1
* PATH : Add the client's BIN folder to the PATH (C:\app\ufasoli\product\11.2.0\client_1\bin)

Finally restart the computer



Note : the values here correspond to my environnement


Long time ago I had a problem with another software that couldn't find ORACLE_HOME even though it was defined in a variable. As it turns out the installer (under Windows 7 64bits) was not able to write it down on the windows registry and I had to do it manually under  :

/HKEY_LOCAL_MACHINE/SOFTWARE/Wow6432Node/ORACLE/ORACLE_HOME




lubomir

  • EA Novice
  • *
  • Posts: 4
  • Karma: +0/-0
    • View Profile
Re: Cannot import Tables from Oracle ODBC Datasour
« Reply #12 on: July 27, 2011, 07:15:54 pm »
I have the same problem (Unable To Obtain Table Information). Doesnot matter if I use Microsoft ODBC driver or from Oracle. My environmet:
Server: Oracle Database 10g Enterprise Edition Release 10.2.0.5.0 - 64bit Production
Client: Oracle Developer Suite 10.1.2.0.2
ODBC: 10.1.0.5.0
OS: Windows 7
Connection test with Oracle driver is succesful. I add enviroment variable ORACLE_HOME, but it doesnot work anyway.

Ulises Fasoli

  • EA Novice
  • *
  • Posts: 4
  • Karma: +0/-0
    • View Profile
Re: Cannot import Tables from Oracle ODBC Datasour
« Reply #13 on: July 27, 2011, 07:18:25 pm »
Quick question, your client is it 64bit or 32bit (I think Enterprise Architect works only with 32 bit)

lubomir

  • EA Novice
  • *
  • Posts: 4
  • Karma: +0/-0
    • View Profile
Re: Cannot import Tables from Oracle ODBC Datasour
« Reply #14 on: July 27, 2011, 09:35:39 pm »
It is old one (2006), so I suppouse, that 32 bit version. There is only one posibility (http://www.oracle.com/technetwork/database/windows/downloads/utilsoft-098155.html)