Link server to oracle not working from one AG node

ACDBA 421 Reputation points
2023-08-08T13:52:39.0933333+00:00

linkserver error

Hi All,

I have a linked server to Oracle DB from SQL AG replicas. It was working without issues. For few days link server is not connecting from one replica.

I am able to ping the link server and telnet the port.

Restarted the replica.

Same version of Oracle OLEDB driver is present in both replicas.

Any clue about this error?

Thanks,

ACDBA

SQL Server | Other
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Erland Sommarskog 121.4K Reputation points MVP Volunteer Moderator
    2023-08-08T21:34:32.56+00:00

    Is the provider configured to run in-process? If it is not, maybe you should check if there an instance of the provider running already, and possibly kill it.

    You may have no choice but to restart SQL Server or the entire machine.

    1 person found this answer helpful.
    0 comments No comments

  2. ZoeHui-MSFT 41,491 Reputation points
    2023-08-09T02:28:56.3033333+00:00

    Hi @ACDBA,

    Here is a same thread which mentioned several solutions, you may take a reference to.

    Regards,

    Zoe Hui


    If the answer is helpful, please click "Accept Answer" and upvote it.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.