Loading data into a table

Use the Step Properties notebook (for DB2 UDB load) to create a step that can be used to load data from a source or target file into a DB2 Universal Database table.

Note: The source or target file and the target table must be linked.

  Authorities and privileges

../rule.gif

To load data into a table:

  1. Open the step notebook for DB2 UDB load.

  2. Specify information for your step:

  3. Optional: On the Parameters page, specify information for the load step (the fields and controls on this page are available only if the source or target file and the target table are linked on the Process Modeler):

  4. On the Processing Options page, in the Agent Site list, select an agent site where you want your step to run. The selections in this list are agent sites that are common to the source tables, the target file, and the step that you are defining.

  5. If you want to have the option to run your step at any time, select the Run on demand checkbox. Your step must be in test or production mode before you can run it.

  6. Optional: Select the Populate externally check box if the step is populated externally, meaning that it is invoked in some way other than by the Data Warehouse Center. The step does not have to have any other means of running in the Data Warehouse Center in order to change the mode to production.

    If Populate externally is not selected, then the step must either have a schedule, be linked to a transient table that is input to another step, or be started by another program in order to change the mode to production.

  7. In the Retry area, specify how many times you want the step to run again if it needs to be retried and the amount of time that you want to pass before the next run of the step.

  8. Click OK to accept the parameters specified in this notebook and in the advanced Load notebook, if used, and save the load step.

Related information

Exporting data from a table or view

Reorganizing a table

Running statistics on a table