Share via

Purview Oracle Scan via SHIR - ConnectionString Error (11402) despite successful SHIR to Oracle connectivity

Mohamed ElSheikh 30 Reputation points Microsoft Employee
2026-05-13T17:24:08.0166667+00:00

We are facing an issue while configuring Microsoft Purview to scan an on-premises Oracle database using Self-Hosted Integration Runtime (SHIR).

  1. SHIR → Oracle connection is successful (validated via SHIR Configuration Manager – see attached screenshot)
  2. Purview → SHIR test connection fails (from Purview scan configuration – see attached screenshot)

Error message:
Error: (11402) The value of the property 'connectionString' is invalid: 'The required property is not specified. Parameter name: connectionString'.#### Configuration summary

  • Data source type: Oracle (on-premises)
  • Integration Runtime: Self-hosted (Running and reachable)
  • JDBC driver: ojdbc8 installed on SHIR machine
  • Credential: Basic authentication using Azure Key Vault (username + password stored securely)

Troubleshooting already performed

  • Recreated data source and scan configuration
  • Validated host, port, and service name
  • Verified driver installation and path accessibility
  • Confirmed SHIR is online and functioning

Error seen on testing connection or scaning from Purview:

2026-05-13_211450

SHIR connection to oracle looks fine:
User's image

Microsoft Security | Microsoft Purview

1 answer

Sort by: Most helpful
  1. Sina Salam 29,846 Reputation points Volunteer Moderator
    2026-05-17T06:35:07.6733333+00:00

    Hello Mohamed ElSheikh,

    Welcome to the Microsoft Q&A and thank you for posting your questions here.

    I understand that you are having issues with Microsoft Purview Oracle scan failures after SHIR upgrade, specifically the error: Error (11402): connectionString is invalid or not specified

    The minimal-risk way of resolving this is to:

    • Ensure Oracle connector prerequisites are correctly installed and effective (OpenJDK 8, OJDBC8, VC++ runtime)
    • Configure driver location with a valid absolute path (no spaces) and grant proper access to the SHIR service account
    • Use Oracle service name (not SID) in the Purview data source configuration
    • Perform a clean reinstall or rollback of SHIR if the issue started after an upgrade (to resolve connector migration/regression issues)
    • Validate connection only through Purview scan “Test connection”, not SHIR Diagnostics

    After correcting prerequisites, driver configuration, and resolving any SHIR upgrade regression via clean reinstall or rollback, the Purview Oracle scan successfully initializes the connector and completes without the connectionString error.

    The resource links below are for more reading and steps:

    I hope this is helpful! Do not hesitate to let me know if you have any other questions, steps or clarifications.


    Please don't forget to close up the thread here by upvoting and accept it as an answer if it is helpful.

    Was this answer helpful?


Your answer

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