HResults.DTS_I_CANTALLOCATEMEMORYPRESSURE Field

Definition

The buffer manager failed a memory allocation call for %3!d! bytes, but was unable to swap out any buffers to relieve memory pressure. %1!d! buffers were considered and %2!d! were locked. Either not enough memory is available to the pipeline because not enough are installed, other processes were using it, or too many buffers are locked.

public: int DTS_I_CANTALLOCATEMEMORYPRESSURE = 1074036749;
public const int DTS_I_CANTALLOCATEMEMORYPRESSURE = 1074036749;
val mutable DTS_I_CANTALLOCATEMEMORYPRESSURE : int
Public Const DTS_I_CANTALLOCATEMEMORYPRESSURE As Integer  = 1074036749

Field Value

Value = 1074036749

Applies to