dts_dttransfergroup

Contains information for DTS DTTransferGroup objects. dts_dttransfergroup is part of the DTS Transfers Object Repository (TOR)

Column Name Column Datatype Column Null Option Column Comment
object_id integer not null Unique primary key. No other object in the TOR will have the same object id
name nvarchar(10) with null Name field for OBJ/TNG WV API compatability
label nvarchar(100) with null Label field for OBJ/TNG WV API compatability
description nvarchar(150) with null Description for this Transfer Group object
user_data1 nvarchar(255) with null To store client data
user_data2 nvarchar(255) with null To store client data
start_time integer with null Time the transfer was started - number of seconds elapsed since midnight (00:00:00), January 1, 1970, coordinated universal time (UTC).
end_time integer with null The time that the transfer completed - number of seconds elapsed since midnight (00:00:00), January 1, 1970, coordinated universal time (UTC).
restart_time integer with null Time the transfer was restarted - number of seconds elapsed since midnight (00:00:00), January 1, 1970, coordinated universal time (UTC).
total_parcels integer with null Total number of parcels that this transfer will be broken into.
no_parcels_xferd integer with null The number of parcels that have already been transfered.
bytes_transferred integer with null The number of bytes transferred for this transfer
session_retry_limit integer with null Maximum number of retries each time the connection is broken
session_retry_interval integer with null Interval in seconds between retries
flags integer with null Legacy, backwards compatibility support
tos_retry_limit integer with null No. of time the TOS should retry the job
tos_retry_count integer with null Count of the number of times the TOS has retried this job
tos_retry_interval integer with null The (minimum) interval between retries
alternative_routes integer with null Number of alternative routes, propagate to transfers
discreet_delivery_period integer with null The amount of time that a discreet transfer has before it becomes urgent and proceeds at a normal transfer speed.
discreet_expiry_period integer with null The amount of time that a discreet transfer has to complete before the transfer is aborted.
initiator_sec_token nvarchar(100) with null Encrypted initiator security token - username and password
responder_sec_token nvarchar(100) with null Encrypted responder security token - username and password
owner_name nvarchar(50) with null User that created this Transfer Group
sequential nchar(1) with null Should transfers be activated sequentially or in parallel.
propagate nchar(1) with null Propagate properties to the transfers that are members of this group
ckp_restart nchar(1) with null Check-point-restart - enable transfers to restart where they previously failed
commit_to_disk nchar(1) with null Force flushing to disk
initiator_priority nvarchar(10) with null Initiator priority of the transfer
responder_priority nvarchar(10) with null Responder priority of the transfer
implementation nvarchar(40) with null Identifier of the transfer implementation super TOB.
state nvarchar(20) with null The state of this transfer group
appl_id nvarchar(80) with null The ID of the application that created this Transfer Group object
originator_uuid nvarchar(40) with null Host uuid of the originator of the transfer
multi_group_limit integer with null The maximum number of transfers that will form a broadcast/fanout/multicast group

Product Name: Unicenter Desktop and Server Management

Table Type: Table


Copyright © 2006 CA. All rights reserved.