Open topic with navigation
Transaction Detail Window
Information about the selected transaction appears in the Transaction Detail dialog box.
To display this dialog box, in the Execution Log Viewer, double-click an entry in the Transaction grid (lower).
The Transaction Detail dialog box displays:
- Source Row — Source row number.
- Source Key — Value that uniquely identifies a specific source
record.
- Source Name — Text identifier for the source record.
- Step Number — Number of the step on which this transaction was processed.
- Target Connection — Target connection configured in the connections dialog box.
- Step Name — Name of the step in the dts.
- Target Key — Value that uniquely identifies a target record.
- Target Name — Text identifier for the target record.
- Operation — Operation that was to be performed by this transaction.
- Error Code — Numeric code of the error generated on this transaction.
- Error Message — Message associated with the reported error code.
- SQL Command — SQL command that was executed.
- DTS — Path to DTS run.
- Start Time — Time that this transaction began running.
- Rejected Rows # — Number of the source row that failed during the transaction.
See also
Execution Log Viewer