aiaiDBA

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

13718043309

010-86462881

ORA-13287: can't transform unknown gtype

ORA-13287: can't transform unknown gtype
Cause: A geometry with a gtype of <= 0 was specified for transformation. Only a gtype >= 1 is allowed.
Action: Check the Oracle Spatial documentation for SDO_GTYPE values, and specify a value whose last digit is 1 or higher.

请先 登录 后评论

1 个回答

小智
ORA-13287:不能转化未知gtype,
.原因:为转换指定了gtype <= 0的几何。只允许gtype> = 1。,
.操作:检查Oracle Spatial文档中的SDO_GTYPE值,并指定最后一位数字为1或更高的值。,
.
请先 登录 后评论