Why doesn't my Oracle 19c Database scan?
Oracle 19c requires the user of Oracle Instant Client version 21.17 version or higher on the nodes that are attempting to run the scan.
Here is how to update that Oracle Instant Client.
Oracle 19c requires the user of Oracle Instant Client version 21.17 version or higher on the nodes that are attempting to run the scan.
1️. Remove Old Instant Client:
- Remove instantclient_19_5 from the PATH in Environment Variables.
- Delete the folder: C:\Oracle\instantclient_19_5\
2️. Download & Install 32-bit Instant Client 21.17
- Download the 32-bit Windows ‘Basic’ Instant Client from:
🔗 Oracle Instant Client Downloads - Extract it to: C:\Users\spirion\Downloads\instantclient-basic-nt-21.17.0.0.0dbru\
- Move the folder instantclient_21_17:
- From: C:\Users\spirion\Downloads\instantclient-basic-nt-21.17.0.0.0dbru\
- To: C:\Oracle\
3️. Update System PATH & Environment Variables
- Add C:\Oracle\instantclient_21_17\ to PATH in Environment Variables.
- Verify that any other Instant Client paths (e.g., instantclient_19_5) are removed from the PATH in Environment Variables.
4️. Restart Machine
- Restart your PC to apply changes.
5️. Test Scan
- Start the Spirion Agent and run a test scan against Oracle 19c.