HResults.DTS_E_CANNOTACQUIRECONNECTIONFROMCONNECTIONMANAGER Field

Definition

SSIS Error Code DTS_E_CANNOTACQUIRECONNECTIONFROMCONNECTIONMANAGER. The AcquireConnection method call to the connection manager "%1" failed with error code 0x%2!8.8X!. There may be error messages posted before this with more information on why the AcquireConnection method call failed.

public: int DTS_E_CANNOTACQUIRECONNECTIONFROMCONNECTIONMANAGER = -1071611876;
public const int DTS_E_CANNOTACQUIRECONNECTIONFROMCONNECTIONMANAGER = -1071611876;
val mutable DTS_E_CANNOTACQUIRECONNECTIONFROMCONNECTIONMANAGER : int
Public Const DTS_E_CANNOTACQUIRECONNECTIONFROMCONNECTIONMANAGER As Integer  = -1071611876

Field Value

Value = -1071611876

Applies to