Hi, I'm following this guide:
https://documentation.solarwinds.com/en/success_center/sam/content/sam-prerequisites-for-oracle-server-monitoring-sw3438.htm
and consequently this other one:
https://documentation.solarwinds.com/en/success_center/sam/content/sam-oracle-database-sw5751.htm
To enable the otb Oracle Database Template on an oracle db.
Unfortunately following the guide to the letter, doesn't give any result.
Test always fails, independently by what oracle driver type is chosen. If following the first guide, and thus using Microsoft .NET Data Provider, the error that we get is:
The Oracle Client software must be properly installed to use the Oracle QA Monitor.
Component uses following Oracle Client Driver: MS_ORACLECLIENT. This particular Oracle Client software can be downloaded from the SolarWinds Customer Portal under Additional Components, or directly from Oracle website.
Underlying exception message is:: 'Exception has been thrown by the target of an invocation.
System.Data.OracleClient requires Oracle client software version 8.1.7 or greater.'.
If I change the driver the error is similar:
The Oracle Client software must be properly installed to use the Oracle QA Monitor.
Component uses following Oracle Client Driver: ODP_NET. This particular Oracle Client software can be downloaded from the Oracle ODP.Net webpage.
Underlying exception message is:: 'Unable to find the requested .Net Framework Data Provider. It may not be installed.'.
and finally, with the last option:
Failed to find or load the registered .Net Framework Data Provider.
Basically following the guide, it cannot work, looking for other resources you can find other path to were to copy the oracle instant client, but still no success (i.e. https://support.solarwinds.com/SuccessCenter/s/article/Use-the-SAM-Oracle-Database-template-and-Oracle-User-Experience-monitor-without-ODBC)
Is anybody able to use the Oracle Database Template in 2024, using SAM 2024.1.0 ?
If so, how did you configure the client? Instant client doesn't even need installation, it just extracts.. I've also configured the path variable, but no success whatsoever.
Thanks