Configuring a DB Staging component

  1. Drag the DB Staging component onto the Design window.

  2. Connect the DB Staging IN-port to the component that provides the inbound data.

    To add input streams to the DB Staging component, you can drop connections from the data providing component on the staging component. The ports are automatically created by the component.

  3. In the Properties window, add the Connection Parameters to the database where you want to add staging tables.

    Specify a valid interface and host name to create the connection. See “DB Staging properties list” for specific field requirements.

    NoteIf the staging tables you are going to use already exist, skip the next step.

  4. In the Design window, right-click the DB Staging component and select one of:

  5. In the Add table window, verify that the new table information is correct and click Create.

  6. In the Properties window, click the Stage Options icon.

    The Stage Options window lets you define Truncate Table and the Write Block Size options for each staging table.

  7. In the Properties window, click the Query icon and create a query to select data from the staging area.

StepsUpdating port structure with database changes

  1. See “Updating port structure with database changes”.