Book a Demo

Author Topic: Failure on connection to Oracle Repository  (Read 3659 times)

lizobri

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Failure on connection to Oracle Repository
« on: October 29, 2014, 02:49:18 am »
We have a repository on Oracle and we connect with the OLE DB Provider for Oracle. One of our users receives the following error message when he attemps to connect: "Provider - 2147418113 Catastrophic Failure".

We have recreated his connection in EA, restarted his computer but he gets the same problem. Others users are fine and can connect.

Any idea? Thanks!

philchudley

  • EA User
  • **
  • Posts: 750
  • Karma: +22/-0
  • EA Consultant / Trainer - Sparx Europe
    • View Profile
Re: Failure on connection to Oracle Repository
« Reply #1 on: October 29, 2014, 03:28:32 am »
When connecting to Oracle it is [highlight]ESSENTIAL to use the Oracle ODBC driver (the one installed with Oracle client), and definitely NOT the one provided by Microsoft.
[/highlight]

The driver listed in your post is the Microsoft Oracle ODBC driver and doomed to failure

Get the user to connect using the Oracle provided ODBC and all should be fine
Models are great!
Correct models are even greater!

lizobri

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Re: Failure on connection to Oracle Repository
« Reply #2 on: October 29, 2014, 06:38:20 am »
Thank you for your reply! I have double checked and we are using the Oracle Provider for OLE DB. All the repository users are using this provider but I have only one user whose connexion fails.

My next step will be to remove and reinstall the Oracle client on the user workstation and check he can connect to the repository.