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-9
Partition Boundary Estimation Messages
Recovery. Check the process name in -I= and -O= and restart DataLoader/MP.
Cause. The file number passed into DTLWRITE is not correct.
Recovery. Check the file number, which must be successfully returned from
DTLOPEN and restart DataLoader/MP.
Cause. The Status parameter in BUILDKEY is invalid.
Recovery. Check the user exit BUILDKEY for status parameter and restart
DataLoader/MP.
Cause. The data field is not a valid datetime field.
Recovery. Change the datetime field to a valid value and restart DataLoader/MP.
Cause. The Guardian procedure call DELETEEDIT returned an error for the file
specified.
Recovery. Resolve the issues and restart DataLoader/MP.
Cause. The Guardian procedure call POSITIONEDIT returned an error for the file
specified.
Recovery. Resolve the issues and restart DataLoader/MP.
Partition Boundary Estimation Messages
Cause. When DataLoader/MP was interfacing with FastSort in partition estimation,
FastSort returned error as listed.
Recovery. Resolve the FastSort error issues and restart DataLoader/MP.
DTLWRITE: Invalid file number
DTLWrite: BUILDKEY returned illegal value :status
DTLWriteCSV: Invalid timestamp
DTLWriteUninterpreted: DELETEEDIT returned error, file
DTLWriteUninterpreted: POSITIONEDIT returned error, file
DTLSortErr: Sort returned error