Use the insert process or the load process on a distributed
platform to insert data into a database.
Using the insert process on a distributed platform
The Insert Process obtains data from an Extract File and
copies that data to a destination (one or more tables in a database).
The destination can be any database located on any server in your
network, including the source database. Because the object definitions
are included in the Extract File, you can clone the original database,
if needed.
Using the load process on a distributed platform
Use the Load Process to transform the contents of an Archive
or Extract File into a format that is appropriate for a particular
DBMS loader and then, if specified, start the corresponding database
load utility.