Oracle Connection Failed

AASMA SIDDIQUI 1 Reputation point
2022-11-29T07:34:38.267+00:00

When i am trying to integrate my external oracle data base with azure synapse through ingestion. it shows me ERROR 9603

Details
ERROR [08S01] [Microsoft][ODBC Oracle Wire Protocol driver]Socket closed.
ERROR [08001] [Microsoft][ODBC Oracle Wire Protocol driver][Oracle]ORA-12203: unable to connect to destination
Activity ID: 1eae2db7-a7ef-494f-b87e-a08744603682.

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
5,373 questions
{count} votes

2 answers

Sort by: Most helpful
  1. AnnuKumari-MSFT 34,556 Reputation points Microsoft Employee Moderator
    2022-11-30T04:22:24.977+00:00

    Hi @AASMA SIDDIQUI ,

    Welcome to Microsoft Q&A platform and thanks for posting your question here.

    As I understand your issue, you are facing error with code as 9603 while connecting to Oracle database via Synapse. Please let me know if my understanding is incorrect.

    Error 9603 occurs when you are using outdated version of self hosted IR , Kindly uninstall the version you are using and install the latest version .

    1. Uninstall the Self Hosted Integration Runtime. When the below dialog box appears, please say no:

    265485-image.png
     
    2. Install  SHIR version IntegrationRuntime_5.22.8312.1.msi or above . Here is the link to download this SHIR version: https://www.microsoft.com/en-us/download/details.aspx?id=39717
     
    3. After installing, please disable the auto-update feature in ADF portal for now:

    265486-image.png

    Hope this will help. Please let us know if any further queries.


    • Please don't forget to click on 130616-image.png or upvote 130671-image.png button whenever the information provided helps you.
      Original posters help the community find answers faster by identifying the correct answer. Here is how
    • Want a reminder to come back and check responses? Here is how to subscribe to a notification
    • If you are interested in joining the VM program and help shape the future of Q&A: Here is how you can be part of Q&A Volunteer Moderators
    0 comments No comments

  2. Venkata Ravikumar Chebrolu 5 Reputation points
    2023-09-12T14:17:38.32+00:00

    Hi,

    I am facing exactly same issue with Oracle 19c Db where as no issues with Oracle 12c db.

    As you mentioned i have updated IR and tried to create connection. But same issue.

    Kindly help on this.

    Thank You,
    Venkat


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.