Terrain dataset is not displayed under any other user database connection if the dataset is not connected as the schema owner of the feature dataset in ArcGIS Pro.
上次发布: September 17, 2021ArcGIS Pro
漏洞 ID 编号
BUG-000142621
已提交
September 1, 2021
上次修改时间
September 19, 2024
适用范围
ArcGIS Pro
找到的版本
2.8.2
操作系统
Windows OS
操作系统版本
10.0 64 Bit
状态
Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
附加信息
This is expected behavior. Permissions are granted on tables in the underlying database management system (DBMS). A feature dataset is not a physical object in the underlying DBMS, and until there is a feature class in the feature dataset, there is nothing to grant privileges on. Only the user who created the feature dataset is able to see it until it contains at least one feature class.