aiaiDBA

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

13718043309

010-86462881

ORA-31507: string parameter value longer than maximum length string

ORA-31507: string parameter value longer than maximum length string
Cause: A value was specified for a parameter that was longer than the maximum permitted length.
Action: Correct the call to supply a shorter value for this parameter that fits within the maximum length.

请先 登录 后评论

1 个回答

小智
ORA-31507:字符串参数值长于最大长度字符串,
.原因:为超过最大允许长度的参数指定了一个值。,
.操作:更正调用以为此参数提供一个较短的值,该值适合最大长度。,
.
请先 登录 后评论