When another user (test2) connects using direct connection syntax "sde:oracle_release:/:<user_schema>;LOCAL=<tnsnames_entry>" and tries to change version, it fails with error: "Failed to connect to the specified server".
上次发布: August 25, 2014ArcSDE/Enterprise Geodatabase
漏洞 ID 编号
NIM052260
已提交
December 21, 2009
上次修改时间
April 28, 2025
适用范围
ArcSDE/Enterprise Geodatabase
找到的版本
10.0 Beta
操作系统
Windows OS
操作系统版本
2003
修正版本
10
状态
Fixed
此漏洞已得到修复。 有关详细信息,请参阅“版本修复”和“其他信息”(如果适用)。
解决办法
--Use one of the following direct connection syntax instead:1) sde:oracle_release:/:user_schema (e.g., sde:oracle11g:/:Thor) --> Specify "@tnsnames_entry" after password in password column.2) sde:oracle_release:<tnsnames_entry>:user_schema (e.g., sde:oracle11g:foo:Thor) --Specify only password in password column.