Previous Topic: Agent-to-Agent TransfersNext Topic: Discreet Mode


Transfer States

The following table lists the possible values that may be returned by Data Transport Service in response to your dtscli command:

Value

Description

INIT

Indicates that the transfer job was defined but not activated.

QUEUED

Indicates that the transfer job was activated, though currently being queued by the initiator.

READ_FILTERING

Indicates that initiator read filters are being applied to the transfer job.

CONNECTING

Indicates that the transfer job was activated, but no data has yet been transmitted.

RETRYING

Indicates that if a network connection has failed, the transfer job is performing session retry.

IN_PROGRESS

Indicates that the transfer job is active and in progress.

INTERRUPTED

Indicates that the transfer job is being interrupted.

WRITE_FILTERING

Indicates that responder write filters are being applied.

COMPLETE

Indicates that the transfer job has completed successfully.

ABORTED

Indicates that the transfer job was terminated before it completed.

ABORTING

Indicates that the transfer job is being aborted.

FAILED

Indicates that an error occurred during transfer job. The transfer job can be resumed after fixing the problem if checkpoint restart is enabled.

SUSPENDED

Indicates that data transmission for the transfer job was suspended, and can be resumed at a later stage.

RESETTING

Indicates that the transfer job is being reset.

RESUMING

Indicates that the transfer job was resumed, but no state was received from the initiating DTS agent.

CALCULATING

Indicates that the Transfer Object Server has requested a route between the initiator and responder from the Network Object Server and is waiting for a response.

WAITING_TO_CONNECT

Indicates that the transfer job is waiting for a connection to be established between the DTS agent and the Transfer job Object Server.

More information:

dtscli -transfer Parameter Group—Perform Managed Transfers

dtscli -job Parameter Group—Manage Transfer Jobs