漏洞 ID 编号 |
BUG-000116399 |
已提交 | August 29, 2018 |
上次修改时间 | September 19, 2024 |
适用范围 | ArcGIS for Desktop |
找到的版本 | 10.5 |
操作系统 | Windows OS |
操作系统版本 | 10.0 64 Bit |
状态 | Known Limit
经开发团队审核,已确定此问题与不受 Esri 控制的软件的已知限制有关。 问题的“其他信息”部分可能包含进一步说明。
|
附加信息
This is an Oracle limitation that a not null or a check constraint cannot be added on a view created based on a union for two tables. Describe the view itself from Oracle, the not null constraints are already gone:
SQL> desc vtestnull
Name Null? Type
----------------------------------------- -------- ----------------------------
MANDANT NUMBER(38)
RISIKO_ID NUMBER(38)
VN NUMBER(38)
解决办法
This is a display problem. No workaround required.
重现步骤