TRANSFER Reference Manual
Summary of Error Codes—Error 4090
Error Codes
069139, Update 1 to 40969 Tandem Computers Incorporated 3–19
4084 E-PKG-NOT-SUBMITTED
Field. RETN-CODE
Meaning. A correspondent tried to cancel a package that was not submitted.
4085 E-DATA-TOO-LONG
Field. RETN-CODE
Meaning. Your process tried to add a record to an item (with the ADD-ITEM-REC
UOW), but the record exceeded the maximum allowed length of 2000 bytes.
4086 W-DATASIZE-ADJUSTED
Field. RETN-CODE
Meaning. Your process retrieved a record (with the GET-ITEM-REC UOW) and the size
of the buffer was adjusted to an even number to accommodate word alignment; MAX-
DATASIZE was odd.
4087 E-INVALID-MAX-DATASIZE
Field. RETN-CODE
Meaning. Your process specified too much data for a record.
4089 W-DATA-TRUNCATED
Field. RETN-CODE
Meaning. Your process retrieved a record (with the GET-ITEM-REC UOW) but the data
was longer than the buffer space allocated for the response. The data was truncated.
4090 E-NAME-TRUNCATED
Field. RETN-CODE
Meaning. While converting a name to native form for output, the TRANSFER delivery
system truncated one or more characters. When a name includes escape characters
that do not appear in the character map being used, truncation can expand the name
beyond the length that can be represented.