OpenTP1 Version 7 Messages

[Contents][Index][Back][Next]

KFCA00325-E (S)

reply buffer damaged. server=aa...aa, pid=bbbbbb

The area storing a response message has been destroyed. This occurred because the response message that is set in the service function (in C) or service program (in COBOL) exceeds the length of the response passed from the source of the service call (dc_rpc_call).
aa...aa: Server name (up to 8 alphanumeric characters)
bbbbbb: Process ID
S: Stops processing and terminates the process abnormally.
O: UAP has an error. Check if the response message that is set in the service function has exceeded the response buffer that is reserved by the service request side.