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

Processing Flowcharts
DataLoader/MP Reference Manual—424148-003
B-7
Figure B-7 shows DataLoader/MP’s post record processing.
Figure B-7. Post Record Processing
Yes
No
Yes
No
Yes
No
Yes
No
Legend
Regular step
Step with exit call
Note: NEXTINDIRECTFILE would be
called from box 3.6 if the INDIRECT
interpretation wer4e specified in the -O=
parameter
VST007
3.8
Call
DONEWITHTRANSACTION
3.1
Status > 0?
3.2
-P parameter
specified?
3.3
Call BUILDKEY
3.4
Partition boundary
estimation algorithm
3.6
Write record to
output file
3.5
-O parameter
specified?
3.7
Time to commit
a TMF
transaction?
3.9
End transaction
3.11
Write DataLoader/MP
standard statistics
3.12
Call STATISTICSTIME
3.10
Time to write
periodic
statistics?
No
Yes