问题:
Server机器37,配置了oracle客户端,也能正常连接上。
但是把这个sde注册到Server的时候,出错了,如下图:
解决方法:
查看官方帮助
http://resources.arcgis.com/en/help/main/10.1/index.html#/Registering_your_data_with_ArcGIS_Server_using_Manager/01540000056s000000/
Registering a database
Using the tools on the Data Store tab, you can register any enterprise database compatible with ArcGIS, such as SQL Server, Oracle, PostgreSQL, Informix, and DB2. The 64-bit version of the database's client software must be installed on each GIS server in the site before registration.
果断发现原因,速度卸载32位oracle客户端,安装64位客户端,问题解决!
有问题,找官方,靠谱!