aiaiDBA

加微信获取免费职业规划+学习资料,了解年薪50万的DBA是如何练成的

13718043309

010-86462881

ORA-13483: insufficient memory for the specified GeoRaster data

ORA-13483: insufficient memory for the specified GeoRaster data
Cause: There was insufficient memory to hold the specified GeoRaster data for this operation.
Action: Use SDO_GEOR.subset to isolate a subset of the GeoRaster data, or reblock the GeoRaster data into smaller sized blocks. Check the documentation for details.

请先 登录 后评论

1 个回答

小智
ORA-13483:指定GeoRaster数据的内存不足,
.原因:没有足够的内存来保存此操作的指定GeoRaster数据。,
.操作:使用SDO_GEOR.subset隔离GeoRaster数据的子集,或将GeoRaster数据重新锁定为较小大小的块。有关详细信息,请查看文档,
.
请先 登录 后评论