aiaiDBA

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

13718043309

010-86462881

PGA-20915: receive buffer length of number exceeds the maximum of number

PGA-20915: receive buffer length of number exceeds the maximum of number
Cause: The receive buffer length passed to PGAXFER was larger than the maximum allowed length .
Action: Check that the PGDL and COBOL record descriptions used to define the transaction to PGAU are in sync with the transaction program and that the PL/SQL TIP was generated by PGAU using the correct definitions. If modifications have been made to the generated PL/SQL code, check that they are correct.

请先 登录 后评论

1 个回答

小智
PGA-20915:接收的缓冲区长度数超过了最大的数,
.原因:传递给PGAXFER的接收缓冲区长度大于允许的最大长度。,
.操作:检查用于将事务定义为PGAU的PGDL和COBOL记录描述与事务程序同步,并且PGAU使用正确的定义生成PL / SQL提示。如果对生成的PL / SQL代码进行了修改,请检查它们是否正确。,
.
请先 登录 后评论