HowTo:  Make Oracle database authentication connections using EZCONNECT syntax

相关信息
Article ID: 42392
Software:
ArcSDE 10.1, 10.2
ArcGIS for Desktop Advanced 10.1, 10.2, 10.2.1
ArcGIS for Desktop Standard 10.1, 10.2, 10.2.1
ArcGIS for Desktop Basic 10.1, 10.2, 10.2.1
Platforms: N/A

问题描述
Instructions provided describe the steps to make Oracle database authentication connections using the Oracle Instant Client and EZCONNECT syntax. See
Knowledge Base article 42269 for more information.
已邀请:

易智瑞技术支持

赞同来自:

解决方案
  1. Download the (32-bit) Oracle Instant Client from the ESRI Customer Care Portal, and unzip it to a location on the local ArcGIS Desktop machine. Change the name of the folder if desired. 
    EXAMPLE: C:\OracleInstantClient_32
  2. Add the Oracle Instant Client path to the beginning of the existing PATH (operating system) Environment Variable. 
    EXAMPLE: PATH=C:\OracleInstantClient_32;...
  3. Launch ArcCatalog and make a connection using the EZCONNECT syntax and selecting the Database Authentication option from the drop-down, then specify a username and password. The EZCONNECT syntax consists of the name of the server machine where the Oracle instance resides, a forward slash, and the name of the ORACLE SID. 


其它相关参考
  1. How to make Oracle database authentication connections using a Net Service Name
  2. How to make Oracle external authentication connections (OSA for Oracle) using EZCONNECT syntax
  3. How to make Oracle external authentication connections (OSA for Oracle) using a Net Service Name
  4. How to create an Oracle External Authentication user


创建及修改时间
Created: 4/4/2014

Last Modified: 4/16/2014
原文链接
http://support.esri.com/en/kno ... 42392

要回复问题请先登录注册