TRANSFER Reference Manual

Summary of Error Codes—Error 4105
Error Codes
069139, Update 1 to 40969 Tandem Computers Incorporated 3–21
Meaning. An item was retrieved, but the corresponding ordering key was longer than
the buffer space allocated for the ordering key in the response. The ordering key was
truncated.
4101 W-MAX-KEY-LEN-ADJUSTED
Field. RETN-CODE
Meaning. Your process specified an odd number for MAX-KEY-LEN. You should
specify an even number for this value so that all elements of the returned array are
word aligned. When an odd number is specified, the TRANSFER delivery system
automatically increments the value by 1.
4102 E-INVALID-KEY-LEN
Field. RETN-CODE
Meaning. Your process specified an ordering key length that was less than 0 or greater
than 200. The SCAN-FOLDER-BY-KEY UOW also returns this error if
GENERIC-KEY-LEN is greater than STARTING-KEY-LEN.
4103 W-INCORRECT-FLD-ORDER
Field. RETN-CODE
Meaning. Your process issued a SAVE-ITEM UOW for a folder with an APPLIC-
DEFINED ordering discipline; or your process issued either a SAVE-ITEM-BY-KEY or
SCAN-FOLDER-BY-KEY UOW for a folder with an ordering discipline other than
APPLIC-DEFINED.
4104 E-DUP-ORDER-KEY
Field. RETN-CODE
Meaning. The specified folder does not allow duplicate ordering keys. Your process
attempted to save an item with an ordering key identical to the ordering key of
another item already saved in the specified folder.
4105 E-CONCURRNT-FLD-UPDATE
Field. RETN-CODE