LOAD

Loads table data from an ASCII file created by UNLOAD into the target database.

See Transferring Data with the Load and Unload Facility in the DP4 Developer's Manual for further information about this program.

Command Tail Description

−DELETE

Deletes data from the table(s) in the file before posting the new data.

−ERROR

Causes an error to occur if a fielf does not exist on target database table. The default is that its absence is ignored.

−FILE name

Use the named file as the import file

−QUIET

Do not display the data in the import file