The Pending Integration Processes view displays the Integration Processes (IP) being run on the SERIAL and DEFAULT system queues.
To display pending IPs, in the Console, expand the Console node, and select Integration Server.
The Pending Integration Processes view includes the following columns:
Column | Description |
---|---|
Label |
Name assigned to the IP upon creation. If no name was specified, the DTS file name is used. |
Order |
Sequential order number of the triggered job. |
IP ID |
Numeric ID assigned to the IP upon creation. |
DTS |
Name of the DTS file that the IP is based on. |
Status |
Current status of the job, either Running or Pending. |
Time Submitted |
Date and time when the job was triggered. |
Time Started |
Date and time that the currently running job started. |
PID |
Windows Process Identifier. This is the same PID that can be viewed in Windows Task Manager. |
A job may begin running when you queue it:
See Also