8
1 Unit 9. Lookup Caching, More Features and Techniques Unit 9

PowerCenter Level1 Unit09

Embed Size (px)

DESCRIPTION

Presentation of PowerCenter Level 1 Labs Unit09

Citation preview

Page 1: PowerCenter Level1 Unit09

1

Unit 9. Lookup Caching, More Features and Techniques

Unit 9

Page 2: PowerCenter Level1 Unit09

2

Unit Objectives

• Understand when and how to use Persistent Lookup cache

• Use this feature in a mapping

• Practice using more Designer features and techniques

Unit 9

Page 3: PowerCenter Level1 Unit09

3

Lookup Caching Properties

Persistent cache can improve performance, but stale data may pose a problem

• Lookup caching enabled• Lookup table cached on Server• For relational lookup tables,

performance gain because only one, local SQL SELECT

• Lookup cache persistent• Cache stored on Server hard

drive and used next session unless …

• Re-cache from lookup source• Reload lookup table each

session

Unit 9

Page 4: PowerCenter Level1 Unit09

4

Unit 9 Lab A Load Promotions Dimension Table

Create a mapping using two Lookup transformations with persistent cache

Create/run a workflow for this mapping

StagingArea

DataWarehouse

STG_PROMOTIONS(table)

DIM_PROMOTIONS(table)

DIM_DATES

Lookups

Unit 9

Page 5: PowerCenter Level1 Unit09

5

Lab A Review

• What did we accomplish with this lab?

• Questions?

Unit 9

Page 6: PowerCenter Level1 Unit09

6

Unit 9 Lab B Features and Techniques II

Practice using more Designer features and techniques:• Find in workspace

• View object dependencies

• Comparing objects

• Overview window

Unit 10

Page 7: PowerCenter Level1 Unit09

7

Lab B Review

• What did we accomplish with this lab?

• Questions?

Unit 10

Page 8: PowerCenter Level1 Unit09

8

Unit 9 Quiz

When would you use: Lookup cache enabled Persistent lookup cache

Unit 9