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-12
TMF Messages
Recovery. Resolve the issue and restart DataLoader/MP.
Cause. The Guardian procedure call FILE_OPEN_ of the restart file specified in -T=
parameter has failed with the error specified.
Recovery. Resolve the error and restart DataLoader/MP.
Cause. The Guardian procedure call WRITEX of the restart file has failed with the
error specified.
Recovery. Resolve the error and restart DataLoader/MP.
Cause. The restart file specified in the -T= parameter cannot be recognized by
DataLoader/MP. This file has to be previously generated by DataLoader/MP.
Recovery. No restart is possible.
Cause. The Guardian Procedure call INTERPRETTRANSID returned an error as
indicated.
Recovery. Resolve the error and restart DataLoader/MP.
Cause. The features in -T= option were not recognized by DataLoader/MP.
Recovery. Check the syntax and restart DataLoader/MP.
Cause. The Guardian procedure call RESUMETRANSACTION failed with the error
indicated.
Cause. A character was specified that was not printable.
Recovery. Replace string with printable character and restart DataLoader/MP.
DTLOpenTMFRestartFile: FILE_OPEN_ failed with error error
DTLOpenTMFRestartFile: WRITEX failed with error error
DTLOpenTMFRestartFile: Invalid restart file
DTLPrintCurTransID: Error error doing INTERPRETTRANSID
DTLProcessTMFArgs: Invalid TMF parameter (parameter)
DTLResumeTransaction: RESUMETRANSACTION failed with error
error
DTLGetCharFromString: Invalid character specification