aiaiDBA

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

13718043309

010-86462881

PGA-20914: send buffer length of number exceeds actual send buffer size of number

PGA-20914: send buffer length of number exceeds actual send buffer size of number
Cause: The send buffer length passed to PGAXFER was larger than the actual size of the send buffer passed to PGAXFER.
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-20914:发送的缓冲区长度数超过实际的发送缓冲区大小号,
.原因:传递给PGAXFER的发送缓冲区长度大于传递给PGAXFER的发送缓冲区的实际大小。,
.操作:检查用于将事务定义为PGAU的PGDL和COBOL记录描述与事务程序同步,并且PGAU使用正确的定义生成PL / SQL提示。如果对生成的PL / SQL代码进行了修改,请检查它们是否正确。,
.
请先 登录 后评论