7
1 Unit 7. Debugger Unit 7

PowerCenter Level1 Unit07

Embed Size (px)

DESCRIPTION

Presentation of PowerCenter Level 1 Labs Unit07

Citation preview

Page 1: PowerCenter Level1 Unit07

1

Unit 7. Debugger

Unit 7

Page 2: PowerCenter Level1 Unit07

2

Unit Objectives

• Understand when and how to use the Debugger

• Use the Debugger to troubleshoot a mapping problem

Unit 7

Page 3: PowerCenter Level1 Unit07

3

Debugger User Interface

Target Instance Window

TransformationInstance

Data Window

Current Source

QualifierIndicator

Output Window –Debugger or Session Log

Debugger Toolbar

Unit 7

Page 4: PowerCenter Level1 Unit07

4

Set Breakpoints

6. Continue (to next breakpoint)

1. Edit breakpoint

2. Choose global or specific transformation

3. Choose to break on data condition or error – optionally skip rows

4. Add breakpoint(s)

5. Add data conditions for breakpoint

Unit 7

Page 5: PowerCenter Level1 Unit07

5

Unit 7 Lab Using the Debugger

Use the Debugger to troubleshoot an incorrect mapping

dates.txt (flat file)

STG_DATES_VIEW(Oracle table)X

Source StagingArea

Unit 7

Page 6: PowerCenter Level1 Unit07

6

Lab Review

• What did we accomplish with this lab?

• Questions?

Unit 7

Page 7: PowerCenter Level1 Unit07

7

Unit 7 Quiz

1. When would you use the Debugger?

2. What does it do?

3. What windows are displayed?

4. How do you set breakpoints?

Unit 7