CONNX Data Integration Suite 14.8.0 | DataSync | Overview Page | Current Syncs Tab
 
Current Syncs Tab
The Current Syncs page displays detailed information about synchronization jobs currently running on the DataSync Server. These can be jobs that are running from the scheduler or On Demand jobs running from multiple users connecting through the REST interface. There are two sections to this screen: Active Syncs and Active Threads
Active Syncs
The Active Syncs table displays a list of all active synchronization processes running in the system. Below is a description of each column in the table:
*Item Name - This column identifies the name of a scheduled job, or in the case of on demand syncs, a name is generated that describes the running job.
*Item Type - This column identifies the type of synchronization running. Possible values are Table, Transform, and Group.
*Rows Processed - This column is a real time display of the number of processed rows. This information can be used to determine how far along a synchronization is.
*Process ID - This column shows the Windows Process ID or PID for the synchronization task that is running.
*Tables Processed - This column shows the total number of tables processed by this task. Useful when the Item Type is Group.
*Start Time - This column displays a timestamp indicating when the synchronization task started.
*Elapsed Time - This column displays how long the synchronization has been running. It is in the form hh:mm:ss.
*Cancel Task button - This button can be used to cancel any running synchronization task regardless of whether it is a scheduled task, an on demand task running locally, or an on demand task initiated from anther computer.
Active Threads
The Active Threads table displays a list of all the active threads for each active task.
*Progress - A graphical horizontal bar showing the progress of the item.
*Item Name - The name of the table or transform.
*Item Type - The type (table or transformation) of the item.
*Current Action - Describes what the part of the process the thread is currently executing.
*Process ID - This identifies which process the thread is associated with. This is useful when cross referencing with the Active Syncs list for the purpose of identifying a Sync that you may wish to cancel.
*Thread ID - This identifies a thread within the Sync process.
*Start Time - This column displays a timestamp indicating when the synchronization task started.
*Elapsed Time - This column displays how long the synchronization has been running. It is in the form hh:mm:ss.