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).