aiaiDBA

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

13718043309

010-86462881

PGA-20919: receive length number number is number but only number bytes are left in the buffer

PGA-20919: receive length number number is number but only number bytes are left in the buffer
Cause: The length specified in receive lengths array element number exceeded the number of bytes of space remaining in the receive buffer.
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-20919:接收长数数是多少,但只有数个字节被留在缓冲,
.原因:接收长度数组元素号中指定的长度超过接收缓冲区中剩余空间的字节数字节数。,
.操作:检查用于将事务定义为PGAU的PGDL和COBOL记录描述与事务程序同步,并且PGAU使用正确的定义生成PL / SQL提示。如果对生成的PL / SQL代码进行了修改,请检查它们是否正确。,
.
请先 登录 后评论