ORA-13364: layer dimensionality does not match geometry dimensions

文档解释

ORA-13364: layer dimensionality does not match geometry dimensions

Cause: The spatial layer has a geometry with a different dimensions than the dimensions specified for the layer.

Action: Make sure that all geometries in a layer have the same dimensions and that they match the dimensions in the SDO_DIM_ARRAY object for the layer in the USER_SDO_GEOM_METADATA view.

ORA-13364:layer dimensionality does not match geometry dimensions 是一个做数据空间管理时可能出现的Oracle错误,表示空间层维度不匹配几何维度。

官方解释

常见案例

正常处理方法及步骤

你可能感兴趣的