BUG: Error 7113 When Selecting into a Table

ID: Q152053


The information in this article applies to:
  • Microsoft SQL Server versions 6.0, 6.5


SYMPTOMS

Selecting into a table with a text column of more than 1,155 characters in SQL Server 6.0 and more than 1,800 characters in SQL Server 6.5 fails with the following error message:

Msg 7113, Level 22, State 1

Datasize mismatch detected when transferring TEXT/IMAGE value. First
fragment page number XXX.
The SQL Server is terminating this process.

The new table is created, however, data is not put into the text column.


STATUS

Microsoft has confirmed this to be a problem in Microsoft SQL Server versions 6.0 and 6.5. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.

Additional query words: prodsql

Keywords : kbnetwork SSrvGen
Version : 6.0 6.5
Platform : WINDOWS
Issue type :


Last Reviewed: March 26, 1999
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.