TRANSFER Reference Manual
Summary of Error Codes—Error 6
Error Codes
3–8 069139, Update 1 to 40969 Tandem Computers Incorporated
Meaning. The request was too long to be handled by TISERV. (The TISERV parameter
MAXREQUEST specifies the size of the largest request that TISERV can process.)
6 REPLY-TOO-LONG
Field. IPC-RETN-CODE
Meaning. The reply from the server was too long to fit into the allocated reply buffer.
7 RQST-TOO-SHORT
Field. IPC-RETN-CODE
Meaning. The request was too short; it contained fewer UOWs than the number
specified in the UOWS-TO-PROCESS field.
8 INVALID-REQUEST-CODE
Field. IPC-RETN-CODE
Meaning. The RQST-CODE field contained an invalid entry.
4001 W-EOF
Field. RETN-CODE
Meaning. While reading information from its database, the TRANSFER delivery system
encountered an end-of-file indicator. This error occurs with such UOWs as GET-
ITEM-REC, GET-RECIP-REC, READ-NEXT-MEMBER, READ-NEXT-NAME, or
READ-PROFILE-REC. The TRANSFER delivery system has returned to your program
all available data in the file. Your process should not call the UOW again for more
data.
4003 E-UOW-NOT-IMPLEMENTED
Field. RETN-CODE
Meaning. Your process issued a UOW that is not implemented in the TRANSFER
delivery system.