|
-
error 7105
Hi:
get error in SQL log:
spid73: Page (1:458541), slot 18 for text, ntext, or image node does not exist..
Error: 7105, Severity: 22, State: 6
Is there a way to know what is Page (1:458541) related?
any dbcc commands related to?
thanks
David
-
What's the query spid 73 ran? Uses nolock hint? If so, it's caused by dirty read and you can ignore it.
-
Hi Rmiao:
Yes, I believe it was using with (nolock).
Thu, the error might be occurred in archiving data time.
Does the "Page (1:458541)" mean that it was related to a large table at its 458541th page?
thanks
-D
-
It's page id number instead.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|