TRANSFER Administration Guide Volume 2 Messages Manual
TRANSFER Errors (4000-6999)
40592 Tandem Computers Incorporated 2–17
4102
An invalid length for an ordering key was specified.
Cause. Your process specified an ordering key length either 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. (This error occurs only in customer applications
that define their own folder-ordering criteria.)
Effect. The ordering function will not perform properly.
Recovery. Specify an ordering key length between 0 and 200.
4103
UOW invalid for folders with specified folder's ordering discipline.
Cause. You either specified the SAVE-ITEM UOW for a folder with an APPLIC-
DEFINED ordering discipline or specified either the SAVE-ITEM-BY-KEY or the
SCAN-FOLDER-BY-KEY UOW for a folder with an ordering discipline other than
APPLIC-DEFINED. (This error occurs only when PS MAIL is operating on a folder
with ordering criteria defined by a customer application.)
Effect. The operation fails.
Recovery. Correct the UOWs in the application.
4104
Another item with same ordering key is already saved in the folder.
Cause. The folder you specified does not allow duplicate ordering keys, yet you tried
to file a message with an ordering key identical to that of another message already
saved in the specified folder.
Effect. The new item cannot be filed.
Recovery. Change the ordering defaults for the folder or file the new item in a
different folder.
4105
The specified folder is currently being updated.
Cause. The folder you are trying to access is being updated at the same time you are
requesting access.
Effect. You are not permitted to access the folder.
Recovery. Wait until later and try again.