DataLoader/MX Reference Manual (G06.24+)

Error and Warning Messages
DataLoader/MX Reference Manual525872-002
A-7
File System Messages
Recovery. Modify the features accordingly and restart DataLoader/MX.
Cause. RECSIZE was not specified with RECFORM=FB
Recovery. Specify RECFORM=FB<RECSIZE=...> and restart DataLoader/MX.
Cause. A subtype modifier was specified for files other than $RECEIVE
Recovery. Remove the subtype from the file modifier and restart DataLoader/MX.
Cause. A type modifier was specified for files other than $RECEIVE
Recovery. Remove the type from the file modifier and restart DataLoader/MX.
Cause. A syntax error occurred for the modifier specified.
Recovery. Change the modifiers and restart DataLoader/MX.
Cause. The file number parameter passed is not valid.
Recovery. Compare the file number to be the one returned successfully from
DTLOPEN and restart DataLoader/MX.
Cause. Too many CSV data fields appear in the description fields
Recovery. Check the CSV file for description and data section, to make sure they
match each other, and restart DataLoader/MX.
Cause. A command is missing in data fields specified in CSV file.
Recovery. Check the format of the CSV file and restart DataLoader/MX.
Cause. The record listed in CSV file is too long.
DTLProcessFeatures: RECSIZE must be given for RECFORM=FB
files
DTLProcessFeatures: Subtype modifier only allowed on $RECEIVE
DTLProcessFeatures: Type modifier only allowed on $RECEIVE
DTLProcessFeatures: Invalid interpretation or modifier:
modifier
DTLREAD: Invalid file number
DTLReadCSV: Too many data items (data)
DTLReadCSV: Missing comma (data)
DTLReadCSV: Record too long (data)