In X-Ray for ArcCatalog, connecting to a database in the database connections results in the paths to include a double slash: C:\Users\username\AppData\Roaming\ESRI\Desktop10.5\ArcCatalog\\DBconnection.sde and results in an error when trying to perform an X-Ray function to the geodatabase.
上次发布: February 14, 2018ArcGIS for Local Government
漏洞 ID 编号
BUG-000110397
已提交
December 22, 2017
上次修改时间
June 5, 2024
适用范围
ArcGIS for Local Government
找到的版本
10.5.1
状态
Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
附加信息
X-Ray is not supported on an enterprise or workgroup geodatabase. It is recommend exporting to a file geodatabase and using that for design work before importing the schema into an enterprise or workgroup geodatabase.
解决办法
If you remove one of the slashes so that it looks like this:<a href="file:C:/Users/username/AppData/Roaming/ESRI/Desktop10.5/ArcCatalog/DBconnection.sde" target="_blank">C:\Users\username\AppData\Roaming\ESRI\Desktop10.5\ArcCatalog\DBconnection.sde</a>then it works without giving an error(Make sure to do this for both geodatabase and XML workspace documents).