PowerCenter
- PowerCenter 10.5
- All Products
Task
| Description
| Debugger State
| Access
|
---|---|---|---|
Monitor logs | Monitor the session log and the debug log in the Output window. | Initializing Running Paused |
|
Monitor target data | When the Debugger moves from the initializing state to the running state, the Designer displays the Target window. You can view updated target data as the Integration Service processes the target data. | Running Paused |
|
Monitor debug indicators | Debug indicators display on mapping objects that help you monitor the breakpoints and data flow. | Running Paused |
|
Monitor transformation data | When the Debugger moves from the initializing state to the running state, the Designer displays the Instance window. When the Debugger pauses, the Instance window displays data of the transformation that caused the break. You can also select other transformations to view. | Paused |
|
Modify data | While the Debugger pauses, you can modify output data and row parameters. | Paused |
|
Evaluate expressions | While the Debugger pauses, use the Expression Editor to evaluate mapping variables and expressions in a transformation. | Paused |
|
Issue a manual break command | Issue a manual break command when you want to view transformation data. | Running |
|
Edit breakpoints | The Integration Service begins evaluating the modified breakpoints immediately. | Running Paused |
|
Refresh data | After you modify data, you can refresh the data. When you refresh data, the Integration Service returns the result of the modification. If you enter data that is not valid, you can edit it again before you continue processing. | Paused |
|
Continue processing | When you finish viewing and modifying data, you can continue the Debugger. You have several options for continuing the session. | Paused |
|
Stop the Debugger | Stop the Debugger. | Initializing Running Paused |
|
Status request | When you request the Debugger status, the Integration Service displays the status of the Debugger in the Output window. | Running Paused |
|