TRANSFORMATIONPACKAGES
The system table SYSLOADER.TRANSFORMATIONPACKAGES
contains
all steps of a Loader transformation for a transformation package.
|
CHAR(24) BYTE |
Unique identification of the transformation package |
|
FIXED(6,0) |
Identification of the transformation task |
|
FIXED(6,0) |
Identification of the transformation step |
|
CHAR(32) |
Table owner |
|
CHAR(32) |
Schema name |
|
CHAR(32) |
Table name |
|
BOOLEAN |
Transformation step was excluded (TRUE) or not (FALSE) |
|
BOOLEAN |
Transformation step was executed (TRUE) or not (FALSE) |