Hi, I'm Ask INFA!
What would you like to know?
ASK INFAPreview
Please to access Ask INFA.

Table of Contents

Search

  1. Preface
  2. Transformations
  3. Source transformation
  4. Target transformation
  5. Aggregator transformation
  6. Expression transformation
  7. Filter transformation
  8. Input transformation
  9. Joiner transformation
  10. Lookup transformation
  11. Mapplet transformation
  12. Normalizer transformation
  13. Output transformation
  14. Rank transformation
  15. Router transformation
  16. Sequence transformation
  17. Sorter transformation
  18. SQL transformation
  19. Union transformation

Transformations

Transformations

Rank caches

Rank caches

When you run a mapping that contains a Rank transformation,
Data Integration
creates data and index cache files to run the transformation. By default,
Data Integration
stores the cache files in the directory entered in the Secure Agent $PMCacheDir property for the Data Integration Server.
You can change the cache directory and cache sizes on the
Advanced
tab of the Rank transformation.
Data Integration
creates the following caches for the Rank transformation:
  • Data cache that stores row data based on the group by fields.
  • Index cache that stores group values as configured in the group by fields.
When you run a mapping that contains a Rank transformation,
Data Integration
compares an input row with rows in the data cache. If the input row out-ranks a cached row,
Data Integration
replaces the cached row with the input row. If you configure the Rank transformation to rank across multiple groups,
Data Integration
ranks incrementally for each group that it finds.

0 COMMENTS

We’d like to hear from you!