Table of Contents

Search

  1. Preface
  2. Transformations
  3. Source transformation
  4. Target transformation
  5. Aggregator transformation
  6. Cleanse transformation
  7. Data Masking transformation
  8. Data Services transformation
  9. Deduplicate transformation
  10. Expression transformation
  11. Filter transformation
  12. Hierarchy Builder transformation
  13. Hierarchy Parser transformation
  14. Hierarchy Processor transformation
  15. Input transformation
  16. Java transformation
  17. Java transformation API reference
  18. Joiner transformation
  19. Labeler transformation
  20. Lookup transformation
  21. Machine Learning transformation
  22. Mapplet transformation
  23. Normalizer transformation
  24. Output transformation
  25. Parse transformation
  26. Python transformation
  27. Rank transformation
  28. Router transformation
  29. Rule Specification transformation
  30. Sequence Generator transformation
  31. Sorter transformation
  32. SQL transformation
  33. Structure Parser transformation
  34. Transaction Control transformation
  35. Union transformation
  36. Velocity transformation
  37. Verifier transformation
  38. Web Services transformation

Transformations

Transformations

Rebuilding the lookup cache

Rebuilding the lookup cache

You can rebuild the lookup cache if you think the lookup source changed since the last time
Data Integration
built the persistent cache.
When you rebuild a cache,
Data Integration
creates new cache files, overwriting existing persistent cache files.
Data Integration
writes a message to the session log when it rebuilds the cache.
If
Data Integration
cannot reuse the cache, it rebuilds the cache or fails the
mapping
task. The behavior can differ based on whether the cache is named or unnamed.
The following table summarizes how
Data Integration
handles named and unnamed persistent caches when the mapping changes between runs:
Mapping changes between runs
Named cache
Unnamed cache
Data Integration
cannot locate cache files. For example, the file no longer exists.
Rebuilds cache
Rebuilds cache
Enable or disable the Enable High Precision option in the
mapping
task advanced session properties.
Fails
mapping
task
Rebuilds cache
Edit the transformation in the Mapping Designer or Mapplet Designer, excluding editing the transformation description.
Fails
mapping
task
Rebuilds cache
Edit the mapping, excluding the Lookup transformation.
Reuses cache
Rebuilds cache
Change the number of partitions in the pipeline that contains the Lookup transformation.
Fails
mapping
task
Rebuilds cache
Change database connection or the file location used to access the lookup table.
Fails
mapping
task
Rebuilds cache

0 COMMENTS

We’d like to hear from you!