
Chapter 11. Moving data to DB2 Distributed 293
CONNECT TO distdb USER markomp USING aabbcc
import from unload_ebcdic_fixed.lob.txt of ASC modified by nullindchar=0xFF STRIPTBLANKS
method l (4 28, 30 30, 72 75, 77 2128, 2134 12373) null indicators (3, 0, 71, 76, 2129)
replace into MARKOMP.LIT
11.8 HPU for MP followed by Import or Load
This method of data movement is applicable when moving data within a distributed
environment.
Outline
1. Use the HPU to unload the data from the source table into a file or a named pipe.
Unloading to a named pipe provides the following benefits:
– You can save space in the file system, since no intermediate data file ...