HOW TO
Instructions provided describe the steps to make Oracle database authentication connections using the Oracle Instant Client and 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)
)
)
Get help from ArcGIS experts
Download the Esri Support App