不具合 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.
再現の手順