TRANSFER Reference Manual

Summary of Error Codes—Error 4050
Error Codes
069139, Update 1 to 40969 Tandem Computers Incorporated 3–13
Meaning. TSCHED was unavailable for posting or canceling a package or
acknowledging its receipt. TISERV will attempt to schedule the services without using
TSCHED.
If TISERV succeeds, only the warning is returned; otherwise, the error is returned.
If the error is returned when your process is saving an item with the SAVE-ITEM-
B00 or SAVE-ITEM-BY-KEY UOW, you must either wait for TSCHED to become
available or save the item without an unsave date and time specified.
4046 E-INVALID-REC-TYPE
Field. RETN-CODE
Meaning. When reading, writing, or deleting a profile or item data record, your process
specified a record type that was either reserved for use by the TRANSFER delivery
system only or was outside the range 1 through 9999.
4047 E-REC-NOT-FOUND
Field. RETN-CODE
Meaning. When altering agent selection criteria, deleting a data record from an item,
or purging a recipient or correspondent's profile, your process referenced a record that
could not be found in the TRANSFER database.
4049 E-REC-ALREADY-EXISTS
W-REC-ALREADY-EXISTS
Field. RETN-CODE
Meaning. When adding a record to an item or a recipient to a recipient list, or when
saving an item or writing a profile record, your process tried to create a record that
already existed.
4050 E-UPDATE-MISMATCH
Field. RETN-CODE
Meaning. Your process tried to update a record with the ALTER-ITEM-DESCR or
WRITE-PROFILE-REC UOW, but the UPDATE-CONTROL field for the record did not
match the current update control count maintained by the TRANSFER delivery
system. Either your process returned the wrong record key, or another process
updated the record between the time that it was read and the time that it was written.