aiaiDBA

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

13718043309

010-86462881

PGA-20936: send buffer length is number but no send lengths were specified

PGA-20936: send buffer length is number but no send lengths were specified
Cause: The send buffer length passed to PGAXFER was , but the send lengths array was either null or contained a send 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-20936:发送缓冲区长度是数字,但没有指定发送长度,
.原因:传递给PGAXFER的发送缓冲区长度为,但发送长度数组为null或包含发送计数为零。,
.操作:检查用于将事务定义为PGAU的PGDL或COBOL记录描述是否与事务程序同步,并且PGAU使用正确的定义生成PL / SQL提示。,
.
请先 登录 后评论