Results 1 to 3 of 3

Thread: SQL Server

  1. #1
    Join Date
    Oct 2015
    Posts
    1

    SQL Server

    I get the following error messages when an application submits a query:
    Msg 605, Level 21, State 3, Line 1
    Attempt to fetch logical page (1:224) in database 11 failed. It belongs to allocation unit 72058253744865280 not to 72057594040287232
    What’s wrong?

  2. #2
    Join Date
    Sep 2002
    Posts
    5,938
    Sounds index pages had some changes during your process.

  3. #3
    Join Date
    Nov 2015
    Posts
    1
    Quote Originally Posted by Abraham12 View Post
    I get the following error messages when an application submits a query:
    Msg 605, Level 21, State 3, Line 1
    Attempt to fetch logical page (1:224) in database 11 failed. It belongs to allocation unit 72058253744865280 not to 72057594040287232
    What’s wrong?
    https://social.technet.microsoft.com...forum=sqltools

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •