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-13
Miscellaneous Messages
Miscellaneous Messages
Cause. The Guardian procedure call PROCESSHANDLE_GETMINE_ failed with the
error indicated.
Recovery. Resolve the issue accordingly and restart DataLoader/MP.
Cause. The user exit INITIALIZE1 returned status failed.
Recovery. Check the return status of user exit INITIALIZE1.
Cause. A syntax error occurred in the command line arguments.
Recovery. Fix the command line arguments and restart DataLoader/MP.
Cause. Error error occurred when opening home terminal term.
Recovery. Resolve the issue accordingly and restart DataLoader/MP.
Cause. The number of errors exceeds the maximum.
Recovery. Check the error file, resolve the errors, and restart DataLoader/MP.
Warnings
Cause. There may be a problem as stated in message. Enter C to continue the run of
DataLoader/MP or S to stop.
Recovery. No recovery is needed, this is only a warning.
DTLInitialize: PROCESSHANDLE_GETMINE_ failed with error error
DTLInitialize: INITIALIZE1 failed
DTLInitialize: Expected '>', got char
DTLContinue: Error opening term: error
DTLWriteErr: Error limit of number reached (check file)
message: Enter C to continue or S to stop >