Dataloader/MP Reference Manual

Table Of Contents
Error and Warning Messages
DataLoader/MP Reference Manual424148-003
A-8
File System Messages
Recovery. Check the field description and data to make sure the length specified is
long enough for data and restart DataLoader/MP.
Cause. The one-byte INT must be between 0 and 256.
Recovery. Change the data description field to accommodate the data and restart
DataLoader/MP.
Cause. The value specified is out of the two-byte INT range (0 through 65536).
Recovery. Change the data description field to accommodate the data and restart
DataLoader/MP.
Cause. The value specified is out of the four-byte INT range.
Recovery. Change the data description field to accommodate the data and restart
DataLoader/MP.
Cause. The datetime field listed is not in the correct format.
Recovery. Check syntax for CSV on page 4-2 , modify the data accordingly, and
restart DataLoader/MP.
Cause. The Guardian procedure call READEDIT operation has failed for the file
specified with the error listed.
Recovery. Resolve the error and restart DataLoader/MP.
Cause. Blocking is not allowed for edit files because it is done by the file system.
Recovery. Remove the block specifier from the edit file and restart DataLoader/MP.
Cause. DataLoader/MP tried to read or write to its own process, which is not allowed.
DTLReadCSV: Value out of range for a 1 byte int (data)
DTLReadCSV: Value out of range for a 2 byte int (data)
DTLReadCSV: Value out of range for a 4 byte int (data)
DTLReadCSV: Datetime has bad syntax (data)
DTLReadEdit: READEDIT failed with error on file failed
DTLRealOpen: Blocking not allowed for edit files file
DTLRealOpen: Not allowed to open yourself