Configuring Columns Settings - Aster Client

Teradata Aster® Client Guide

Product
Aster Client
Release Number
7.00
Published
May 2017
Language
English (United States)
Last Update
2018-04-13
dita:mapPath
hki1475000360386.ditamap
dita:ditavalPath
Generic_no_ie_no_tempfilter.ditaval
dita:id
B700-2005
lifecycle
previous
Product Category
Software

The Columns pane is where you specify the SSIS-to-Aster mapping.

Columns settings
Name Description
Input Column The input columns are drop boxes, which can be chosen

From the drop down menu, choose the input column to Aster Loader Destination to map to an external column in the target table in Aster Database.

External Column (Read only) The columns (name and data type) of the target table in Aster Database.

The example below shows how to switch mapping columns: from (id to id and val to val) to (id to val and val to id):

  1. From the drop-down menu, change the mapping value for the external column “val (integer)” by choosing <ignore from the drop-down menu.

    This makes the input column type “val(DT_I4)” available for mapping to other columns.



  2. Map the external column “id (integer)” to “val (DT_I4).”


  3. Map the external column “val (integer)” to “id (DT_I4).”