Error: WARNING 000087: Could not open table Invalid dataset name. Tool requires relative paths
【相关信息】
Article ID: 40219
Software:
ArcGIS for Desktop Advanced 10.1
ArcGIS for Desktop Standard 10.1
Platforms: N/A
【错误信息】
"WARNING 000087: Could not open table <table name> Invalid dataset name. Tool requires relative paths."
【错误原因】
This error may happen when running the Analyze Datasets or Rebuild Indexes tools on data owned by an operating system authenticated user. If the operating system authenticated user has a domain specified in the name (e.g., domain\user) the tool fails. This is due to software defect NIM080192. The quotes in the dataset name (e.g., databasename."domain\user".datasetname) are not being parsed correctly.
Article ID: 40219
Software:
ArcGIS for Desktop Advanced 10.1
ArcGIS for Desktop Standard 10.1
Platforms: N/A
【错误信息】
"WARNING 000087: Could not open table <table name> Invalid dataset name. Tool requires relative paths."
【错误原因】
This error may happen when running the Analyze Datasets or Rebuild Indexes tools on data owned by an operating system authenticated user. If the operating system authenticated user has a domain specified in the name (e.g., domain\user) the tool fails. This is due to software defect NIM080192. The quotes in the dataset name (e.g., databasename."domain\user".datasetname) are not being parsed correctly.
1 个回复
易智瑞技术支持
赞同来自:
When creating the user in the database in SQL Server Enterprise, do not specify the domain\username, rather specify only the user name.
For Oracle and SQL Server Express, or if the user is already created and data is loaded, DBMS tools must be used to gather statistics and rebuild specific indexes on the geodatabase datasets.
【创建及修改时间】
Created: 5/4/2012
Last Modified: 7/10/2013
【原文链接】
http://support.esri.com/en/kno ... 40219
要回复问题请先登录或注册