Oracle Numeric(38) is mapped to 4-bit Long Integer in ArcGIS 9.1 and 9.2.
最後に公開された状態: August 25, 2014No Product Found
不具合 ID 番号
NIM005651
送信されました
December 15, 2006
最終更新日
April 28, 2025
適用対象
No Product Found
見つかったバージョン
9.2
ステータス
Will Not Be Addressed
開発チームは、この問題またはリクエストを検討した結果、これに対処しないことに決定しました。 問題の「参考情報」セクションに、さらに詳細な説明が示されていることがあります。
参考情報
No Public Explanation
対処法
ArcSDE supports 32 bit integers. The number(38) maps to longInt with the geodatase (4 byte = 32 bits).The largest 32 bit number is 2147483648 which is 10 digits so this is by design until we support 64-bit Objectids (in future releases).Incident #538294:User found a problem when trying to convert a field defined in Oracle as number(38) to OBJECTID. Basically, ArcSDE (till 9.2) can only use 10 digits to store a interger as OBJECTID column.#NIM005651 submitted.