FIX: A SELECT with a Large GROUP BY Clause May Return Error 614ID: Q165756
|
Doing a SELECT that contains a large GROUP BY list may result in error 614
and termination of the client session. The following is error 614:
Msg 614, Level 21, State 1
A row on page %ld was accessed that has an illegal length of %d in
database '%.*s'.
The SQL Server is terminating this process.
Microsoft has confirmed this to be a problem in Microsoft SQL Server version 6.5. This problem has been corrected in U.S. Service Pack 3 for Microsoft SQL Server version 6.5. For more information, contact your primary support provider.
Keywords : SSrvGen kbbug6.50 SSrvErrLog
Version : 6.5
Platform : WINDOWS
Issue type : kbbug
Last Reviewed: April 9, 1999