Dataloader/MP Reference Manual
Table Of Contents
- What’s New in This Manual
- About This Manual
- 1 Introduction to DataLoader/MP
- 2 DataLoader/MP Components
- 3 Running DataLoader/MP
- 4 Specifying File-Related Options for DataLoader/MP
- 5 Creating a Customized Version of DataLoader/MP
- User Exits
- User Exit Descriptions
- BUILDKEY
- CHECKARG
- CONVERTIT
- DELETEIT
- DONEWITHTRANSACTION
- EXITSDESCRIPTION
- GETNEXTRECORD
- INITIALIZE1
- INITIALIZE2
- INSERTIT
- INSTRUCTIONS
- MISC1, MISC2, MISC3, and MISC4
- NEWTRANSACTION
- NEXTINDIRECTFILE
- SKIPPING
- STATISTICSTIME
- TERMINATING
- T0330U00_DEFAULTEXITS_C
- T0330U00-DEFAULTEXITS-COBOL
- T7900D41_DEFAULTEXITS_C
- T7900V00-DEFAULTEXITS-COBOL
- UPDATEIT
- Default User Exits
- DataLoader/MP Library
- The MAKE Routine for NM DataLoader/MP
- The MAKE Routine for Nonnative Mode DataLoader/MP
- 6 DataLoader/MP Examples
- 7 Recovery Strategies
- A Error and Warning Messages
- B Processing Flowcharts
- C C-Only Error Functions
- Index

Error and Warning Messages
DataLoader/MP Reference Manual—424148-003
A-6
File System Messages
Recovery. Resolve the issue and restart DataLoader/MP.
Cause. The Guardian procedure call WRITEEDIT has failed for the specified file.
Recovery. Resolve the issue and restart DataLoader/MP.
Cause. The specified file modifier is invalid.
Recovery. Modify the interpretation modifier according to KEYRANGE on page 4-8
and restart DataLoader/MP.
Cause. DataLoader/MP does not take the specified feature.
Recovery. Modify the feature according to KEYRANGE on page 4-8 and restart
DataLoader/MP.
Cause. DataLoader/MP does not support EBCDIC in the output file.
Recovery. Indicate some other translation for the output file and restart
DataLoader/MP.
Cause. The BLKSIZE specified is not a multiple of 2048.
Recovery. Change the BLKSIZE accordingly and restart DataLoader/MP.
Cause. The specified BLKSIZE is invalid.
Recovery. Change the BLKSIZE accordingly and restart DataLoader/MP.
Cause. An invalid feature was specified for file.
DTLPrepareOutputCVSFile: WRITEEDIT returned error, file
DTLProcessFeatures: Invalid interpretation or modifier:
modifier
DTLProcessFeatures: Invalid feature (feature )
DTLProcessFeatures: EBCDIC translation only allowed on input
files
DTLProcessFeatures: BLKSIZE must be multiple of 2048: blksize
DTLProcessFeatures:Invalid BLKSIZE: blksize
DTLProcessFeatures: Invalid feature (feature)