aiaiDBA

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

13718043309

010-86462881

OCI-22314: method information mismatch in ALTER TYPE

OCI-22314: method information mismatch in ALTER TYPE
Cause: The number of methods or the method signature do not match that of the original type declaration. This is not supported.
Action: Make sure the method signature stay identical for the previously declared method. Do not drop existing methods.

请先 登录 后评论

1 个回答

小智
OCI-22314:ALTER TYPE中的方法信息不匹配,
.原因:方法或方法签名的数量与原始类型声明的数量不符。这不支持,
.操作:确保方法签名与以前声明的方法保持一致。不要删除现有的方法。,
.
请先 登录 后评论