HOW TO
Instructions provided describe the steps to make Oracle external authentication connections (OSA for Oracle) using a Net Service Name. See How To: Configure the Oracle Instant Client to make Database Authentication and Operating System Authentication connections using ArcGIS Desktop for more information.
EXAMPLE:
C:\OracleInstantClient_32
EXAMPLE:
PATH=C:\OracleInstantClient_32;...
EXAMPLE:
ORCL =
(DESCRIPTION =
(ADDRESS = (PROTOCOL = TCP)(HOST = ORASRVR.<yourDOMAINNAME>)(PORT = 1521))
(CONNECT_DATA =
(SERVER = DEDICATED)
(SERVICE_NAME = ORCL)
)
)
SQLNET.AUTHENTICATION_SERVICES = (NTS)
Note: Setting SQLNET.AUTHENTICATION_SERVICES = (NONE) does not suffice.
Get help from ArcGIS experts
Download the Esri Support App