Loading data with the LOAD utility

Use the LOAD utility to load one or more tables of a table space. If you are loading a large number of rows, use the LOAD utility rather than inserting the rows by using the INSERT statement.

Before you begin

Before using the LOAD utility, make sure that you complete all of the prerequisite activities for your situation.

Procedure

To load data:

Run the LOAD utility control statement with the options that you need.

What to do next

Reset the restricted status of the table space that contains the loaded data.