HResults.DTS_E_SORTSTACKOVERFLOW Field
The sort failed due to a stack overflow while sorting an incoming buffer. Please reduce the DefaultBufferMaxRows property on the Data Flow Task.
Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in microsoft.sqlserver.manageddts.dll)
Syntax
'Deklaracja
Public Const DTS_E_SORTSTACKOVERFLOW As Integer
public const int DTS_E_SORTSTACKOVERFLOW
public:
literal int DTS_E_SORTSTACKOVERFLOW
public static final int DTS_E_SORTSTACKOVERFLOW
public const var DTS_E_SORTSTACKOVERFLOW : int
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.