aiaiDBA

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

13718043309

010-86462881

PGA-20931: send buffer length of number exceeds the maximum of number

PGA-20931: send buffer length of number exceeds the maximum of number
Cause: The send buffer length, , passed to PGAXFER was larger than the maximum allowed, .
Action: Check that the PGDL and COBOL record descriptions used to define the transaction to PGAU do not define any data items larger than the maximum size allowed by APPC. Correct the data item(s) in error and regenerate the PL/SQL TIP using PGAU.

请先 登录 后评论

1 个回答

小智
PGA-20931:发送缓冲区长度数量超过了最大的数,
.原因:传递给PGAXFER的发送缓冲区长度大于允许的最大值。,
.操作:检查用于将事务定义为PGAU的PGDL和COBOL记录描述没有定义大于APPC允许的最大大小的任何数据项。更正错误的数据项,并使用PGAU重新生成PL / SQL提示。,
.
请先 登录 后评论