150 Moving Data Across the DB2 Family
7.3 Data formats used by the HPU
In this section we describe the data formats in input and output supported by HPU.
7.3.1 Sources of input data that can be used by HPU
HPU can use the following sources for input data:
Non partitioned table spaces
Partitioned table spaces
Full image copies
Last full image copies
Incremental image copies
Different input data will require different syntax to process.
Non-partitioned table space
HPU can use a non-partitioned table space as source of data. You can unload several tables
at the same time as long as they belong to one non-partitioned table space. The unload
requests are processed in parallel with each other.
Partitioned table space
A partitioned table space can ...