PowerCenter
- PowerCenter 10.4.0
- All Products
|
|
|
---|---|---|
|
|
|
|
|
|
|
|
|
|
|
|
Counters
| Description
|
---|---|
Aggregator/Rank_ inputrows | Number of rows passed into the transformation. |
Aggregator/Rank_ outputrows | Number of rows sent out of the transformation. |
Aggregator/Rank_ errorrows | Number of rows in which the Integration Service encountered an error. |
Aggregator/Rank_ readfromcache | Number of times the Integration Service read from the index or data cache. |
Aggregator/Rank_ writetocache | Number of times the Integration Service wrote to the index or data cache. |
Aggregator/Rank_ readfromdisk | Number of times the Integration Service read from the index or data file on the local disk, instead of using cached data. |
Aggregator/Rank_ writetodisk | Number of times the Integration Service wrote to the index or data file on the local disk, instead of using cached data. |
Aggregator/Rank _newgroupkey | Number of new groups the Integration Service created. |
Aggregator/Rank _oldgroupkey | Number of times the Integration Service used existing groups. |
Counters
| Description
|
---|---|
Lookup _inputrows | Number of rows passed into the transformation. |
Lookup _outputrows | Number of rows sent out of the transformation. |
Lookup _errorrows | Number of rows in which the Integration Service encountered an error. |
Lookup _rowsinlookupcache | Number of rows stored in the lookup cache. |
Counters
| Description
|
---|---|
Joiner _inputMasterRows | Number of rows the master source passed into the transformation. |
Joiner _inputDetailRows | Number of rows the detail source passed into the transformation. |
Joiner _outputrows | Number of rows sent out of the transformation. |
Joiner _errorrows | Number of rows in which the Integration Service encountered an error. |
Joiner_ readfromcache | Number of times the Integration Service read from the index or data cache. |
Joiner_ writetocache | Number of times the Integration Service wrote to the index or data cache. |
Joiner _readfromdisk | Number of times the Integration Service read from the index or data files on the local disk, instead of using cached data. The Integration Service generates this counter when you use sorted input for the Joiner transformation. |
Joiner _writetodisk | Number of times the Integration Service wrote to the index or data files on the local disk, instead of using cached data. The Integration Service generates this counter when you use sorted input for the Joiner transformation. |
Joiner _readBlockFromDisk | Number of times the Integration Service read from the index or data files on the local disk, instead of using cached data. The Integration Service generates this counter when you do not use sorted input for the Joiner transformation. |
Joiner _writeBlockToDisk | Number of times the Integration Service wrote to the index or data cache. The Integration Service generates this counter when you do not use sorted input for the Joiner transformation. |
Joiner _seekToBlockInDisk | Number of times the Integration Service accessed the index or data files on the local disk. The Integration Service generates this counter when you do not use sorted input for the Joiner transformation. |
Joiner _insertInDetailCache | Number of times the Integration Service wrote to the detail cache. The Integration Service generates this counter if you join data from a single source. The Integration Service generates this counter when you use sorted input for the Joiner transformation. |
Joiner _duplicaterows | Number of duplicate rows the Integration Service found in the master relation. |
Joiner _duplicaterowsused | Number of times the Integration Service used the duplicate rows in the master relation. |
Counters
| Description
|
---|---|
Transformation _inputrows | Number of rows passed into the transformation. |
Transformation _outputrows | Number of rows sent out of the transformation. |
Transformation _errorrows | Number of rows in which the Integration Service encountered an error. |