aiaiDBA

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

13718043309

010-86462881

PGA-20937: receive buffer length is number but no receive lengths were specified

PGA-20937: receive buffer length is number but no receive lengths were specified
Cause: The receive buffer length passed to PGAXFER was , but the receive lengths array was either null or contained a receive count of zero.
Action: Check that the PGDL or 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.

请先 登录 后评论

1 个回答

小智
PGA-20937:接收缓冲区长度是数字,但没有指定接收长度,
.原因:传递给PGAXFER的接收缓冲区长度为,但接收长度数组为null或包含接收计数为零。,
.操作:检查用于将事务定义为PGAU的PGDL或COBOL记录描述是否与事务程序同步,并且PGAU使用正确的定义生成PL / SQL提示。,
.
请先 登录 后评论