Entering content frame

 TRANSFORMATIONRESOURCES 

The Loader system table TRANSFORMATIONRESOURCES describes the data sources and data targets involved in a transformation.

TRANSFORMATIONRESOURCES

Column name

Data Type

Explanation

PACKAGEGUID

CHAR(24) BYTE

Unique ID of the transformation package

SERVERNODE

CHAR(32)

Server node on which the database instance to be transformed is installed

SERVERDB

CHAR(32)

Name of the database instance that is to be transformed

USERNAME

CHAR(32)

User name

CODEPAGEID

CHAR(32)

ID of the ASCII code page that is to be used

STORAGEDEVICE

CHAR(32)

External storage medium that is to be used

CATALOGSTREAMNAME

CHAR(254)

ID of the CATALOG data stream

CATALOGSTREAMTYPE

CHAR(32)

Medium of the CATALOG data stream (FILE | PIPE | TAPE)

CATALOGSTREAMEBID

CHAR(32)

External backup ID of the CATALOG data stream

DATASTREAMNAME

CHAR(254)

ID of the DATA data stream

DATASTREAMTYPE

CHAR(32)

Medium of the DATA data stream (FILE | PIPE | TAPE)

DATASTREAMEBID

CHAR(32)

External backup ID of the DATA data stream

 

 

Leaving content frame