Results 1 to 6 of 6

Thread: Cannot initialize the data source object of OLE DB provider "OraOLEDB.Oracle"

  1. #1
    Join Date
    Jun 2009
    Posts
    9

    Cannot initialize the data source object of OLE DB provider "OraOLEDB.Oracle"

    The linked servers on SQL Server stopped working Suddenly. Error message is below

    Cannot initialize the data source object of OLE DB provider "OraOLEDB.Oracle" for linked server "<name>".

    It used to happen once a week, we added a "timeout" to the Oracle provider, since then, it is happening once every month or two.

    One of the known solution is a full SQL Server restart. But restarting the SQL server is not a viable solution all the time because of the server usage times.

    Any one has any idea why the Oracle driver may do this?
    And if there is any other known fix?

  2. #2
    Join Date
    Sep 2002
    Posts
    5,938
    But that's the only way to fix broken link.

  3. #3
    Join Date
    Nov 2002
    Location
    New Jersey, USA
    Posts
    3,932
    Use Microsoft driver for Oracle, it is more stable than Oracle's driver.

  4. #4
    Join Date
    Jun 2009
    Posts
    9
    Is Microsoft driver for Oracle compatible with Oracle 10G

  5. #5
    Join Date
    Nov 2002
    Location
    New Jersey, USA
    Posts
    3,932

  6. #6
    Join Date
    Jun 2009
    Posts
    9
    Thanks, we will try this option and see how it goes

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •