| TABLE 2: DTS Status and Result Constants |
| Name | Object/Level | Description |
| DTSDataPumpError |
DataPump |
Specify the error ranges for DTS data pump execution. |
| DTSExecuteStatus | DataPump | Return values from DataPump execution. |
| DTSTransformStatus | ActiveX Script | Return values from ActiveX script object transformations. |
| DTSErrorMode | Package | Specify the error modes for DTS Package execution. |
| DTSPackageError | Package | Specify the error ranges for DTS package creation and execution. |
| DTSStepExecResult | Step | Specify the results from the execution of a task. |
| DTSStepExecStatus | Step | Provide status values that identify the current step's state. |
| DTSStepScriptResult | ActiveX Script Task | Specify the return value that specifies flow of control for task execution. |
| DTSTaskExecResult | Task | Specify the results from the execution of a step. |