JDBC V2 Connector

JDBC V2 Connector

Create a target table at runtime

Create a target table at runtime

You can use an existing target or create a target in a mapping. If you choose to create the target, the agent creates the target when you run the task.
To specify the target properties, perform the following tasks:
  1. Select the Target transformation in the mapping.
  2. On the
    Incoming Fields
    tab, configure field rules to specify the fields to include in the target.
  3. To specify the target, click the
    Target
    tab.
  4. Select the target connection.
  5. For the target type, choose
    Single Object
    or
    Parameter
    .
  6. Specify the target object or parameter.
  7. To specify a target object, perform the following tasks:
    1. Click
      Select
      and choose a target object. You can select an existing target object or create a new target object at runtime and specify the object name.
      You must specify the target table name.
    2. To create a target object at runtime, select
      Create New at Runtime
      .
    3. Enter the name of the target table that you want to create name in the
      Object Name
      field.
    4. In the
      Path
      field, specify the target table name and schema in the following format:
      <Schema-Name>/<TableType>
      , where the mandatory value for TableType is
      TABLE
      .
      For example,
      private/TABLE
      In the example, the table is created in the schema named "private" in the database server. If you do not specify a value for the path, the Secure Agent considers the schema name you specified in the connection. If you did not specify a schema name in the connection, the Secure Agent creates the table in the default schema.
    5. Click
      OK
      .
  8. Specify the advanced properties for the target, if required.

0 COMMENTS

We’d like to hear from you!