| 不具合 ID 番号 |
BUG-000167087 |
| 送信されました | April 29, 2024 |
| 最終更新日 | October 12, 2025 |
| 適用対象 | ArcGIS Pro |
| 見つかったバージョン | 2.9.12 |
| オペレーティング システム | Windows Server |
| オペレーティング システムのバージョン | 2019 64 Bit |
| ステータス | Known Limit
開発チームによる確認後に、この問題が、Esri の管理の範囲外にあるソフトウェアの既知の制限に関するものであると判断されました。 問題の「参考情報」セクションに、さらに詳細な説明が示されていることがあります。
|
参考情報
The config_string value has a practical limit of 2048 characters. A geodatabase on Oracle allows to store more characters, but there may be unexpected results in various tools due to the potentially unlimited size of the CLOB string. For table creation requiring a config_string this long, create the table using SQL and register the table with the geodatabase.
対処法
Create the table using SQL and register with the geodatabase.
再現の手順