TRANSFORMATIONSTATISTICS
The system table SYSLOADER.TRANSFORMATIONSTATISTICS
describes
the resource consumption of a step of a Loader transformation.
|
CHAR(24) BYTE |
Unique identification of the transformation package |
|
FIXED(6,0) |
Identification of the transformation step |
|
CHAR(32) |
Table owner |
|
CHAR(32) |
Schema name |
|
CHAR(32) |
Table name |
|
FIXED(11,0) |
Size of the DATA data stream in bytes |
|
FIXED(10,0) |
Number of table rows in the DATA data stream |
|
FIXED(6,0) |
Minimum number of rows that are to be transformed before the status of the transformation step is logged |
|
FLOAT(38) |
Transformation performance |
|
FIXED(20,10) |
Kernel performance |
|
FLOAT(38) |
Loader performance |
|
FLOAT(38) |
Pager performance |
|
FIXED(15,10) |
Total time required for the management of actions within a transformation step |
|
FIXED(15,10) |
Total I/O time within a transformation step |