Hi All,
I've followed the Help documentation and downloaded/installed the Oracle Instant Client on the server hosting ArcGIS Monitor. I now see a "Oracle in instantclient_12_2" entry in the Drivers tab when looking at the ODBC Data Source Administrator (64-bit). However, when trying to test out an Oracle query in the Monitor Administrator, the test fails with a message of "Error: [Oracle][ODBC][Ora]ORA-12560: TNS:protocol adapter error".
I'm wondering if my Driver string is correct. The syntax I have is as follows:
DRIVER={Oracle in instantclient_12_2};SERVER=oracleservername:1521/oracledatabase; UID=sdeusername; PWD=sdepassword
Any ideas?
Thanks,
Alex