Using Oracle expdp to export sde schema will generate an error about st_spatial_index on gdb_items table if the database NLS settings are set to GERMAN and OS regional settings are also GERMAN and there is at least one feature classes stored with ST_GEOMETRY data type.
上次发布: August 25, 2014ArcSDE/Enterprise Geodatabase
漏洞 ID 编号
NIM062511
已提交
November 3, 2010
上次修改时间
April 28, 2025
适用范围
ArcSDE/Enterprise Geodatabase
找到的版本
10.0
操作系统
Windows OS
操作系统版本
2008 64 Bit
修正版本
N/A
状态
Fixed
此漏洞已得到修复。 有关详细信息,请参阅“版本修复”和“其他信息”(如果适用)。
解决办法
A possible workaround would be dropping the index before export the schema, and then recreating/recalculating the index after import.This will have to be done for every single st_geometry table that has a spatial index with multiple grids that include decimal places.