DataLoader/MX Reference Manual (G06.24+)

Error and Warning Messages
DataLoader/MX Reference Manual525872-002
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/MX.
Cause. The specified value is out of the one-byte INT range (0 and 256).
Recovery. Change the data description field to accommodate the data and restart
DataLoader/MX.
Cause. The specified value is out of the two-byte INT range (0 through 65536).
Recovery. Change the data description field to accommodate the data and restart
DataLoader/MX.
Cause. The specified value is out of the four-byte INT range.
Recovery. Change the data description field to accommodate the data and restart
DataLoader/MX.
Cause. The specified datetime field is not in the correct format.
Recovery. Check syntax for CSV on page 4-2 , modify the data accordingly, and
restart DataLoader/MX.
Cause. The Guardian procedure call READEDIT operation has failed for the file
specified with the error listed.
Recovery. Resolve the error and restart DataLoader/MX.
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/MX.
Cause. DataLoader/MX 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