aiaiDBA

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

13718043309

010-86462881

PGU-30308: TIP generation: name string.string exceeds max length of string characters

PGU-30308: TIP generation: name string.string exceeds max length of string characters
Cause: The number of nested groups and lengths of their field names in the input data, when concatenated to form a fully qualified PL/SQL record field variable name , exceeded the maximum length allowed by PL/SQL . Condition occurred during generation of the TIP Package Specification for parameter variables.
Action: Revise the PG DD entries for the defined parameters and either reduce the number of nested record levels or shorten the record field names.

请先 登录 后评论

1 个回答

小智
PGU-30308:提示生成:名字串。字符串超过最大长度的字符串的字符,
.原因:当连接形成一个完全限定的PL / SQL记录字段变量名称时,输入数据中的字段名称的嵌套组和长度的数量超过了PL / SQL允许的最大长度 。在生成参数变量的TIP包规范时出现了条件。,
.操作:修改所定义参数的PG DD条目,并减少嵌套记录级别的数量或缩短记录字段名称。,
.
请先 登录 后评论