aiaiDBA

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

13718043309

010-86462881

ORA-32021: parameter value longer than string characters

ORA-32021: parameter value longer than string characters
Cause: An attempt was made to alter a parameter value but the number of characters in the parameter value was longer than the allowed maximum. For a list parameter, one of the values in the list was longer than the allowed maximum.
Action: Reduce the parameter value length and retry the command. For the DISPATCHERS parameter, use listener aliases to reduce value length.

请先 登录 后评论

1 个回答

小智
ORA-32021:参数值长于字符串字符,
.原因:尝试更改参数值,但参数值中的字符数超过允许的最大值。对于列表参数,列表中的某个值长于允许的最大值。,
.操作:减小参数值长度,然后重试命令。对于DISPATCHERS参数,请使用侦听器别名来减小值长度。,
.
请先 登录 后评论