Results 1 to 2 of 2

Thread: DBCC ERROR ON CHECKING THE DATABASE

  1. #1
    JAY Guest

    DBCC ERROR ON CHECKING THE DATABASE


    Hi all,
    We have been checking the database by dbcc checkdb,through a automated task
    on our production server (nightly task run everday)d we always getting the message given below.

    Msg 625, Level 20, state 1
    Could not retrieve row from logical page 957298 via RID because the entry in the offset table (=0) for that RID (=17) is less than or equal to 0.

    If anyone knows about this error message, can you kindly post the message.

    Thanks a lot.

    Jay.


  2. #2
    Greg Guest

    DBCC ERROR ON CHECKING THE DATABASE (reply)

    look for "error 605" in BOL, also search for "error 605" on KB on support.microsoft

    On 2/23/99 3:30:28 PM, JAY wrote:
    >
    Hi all,
    We have been checking the database by dbcc checkdb,through a
    > automated task
    on our production server (nightly task run everday)d we
    > always getting the message given below.

    Msg 625, Level 20, state
    > 1
    Could not retrieve row from logical page 957298 via RID because the
    > entry in the offset table (=0) for that RID (=17) is less than or equal to
    > 0.

    If anyone knows about this error message, can you kindly post the
    > message.

    Thanks a lot.

    Jay.


Posting Permissions

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