June 11, 2009 at 7:31 am
Is it normal to have higher (around 30%) % Privileged Time on VM?
If no, what could be causing it?
Also following entries are found in the event log of that server:
The operating system returned error incorrect pageid (expected 1:175598; actual 0:0) to SQL Server.
The operating system returned error stale page (a page read returned a log sequence number (LSN) (1863:84729:1) that is older than the last one that was written (0:0:0)) to SQL Server
How to fix this?
June 11, 2009 at 8:22 am
Run this and post the output...
DBCC CHECKDB (databasename) with all_errormsgs
Maninder
www.dbanation.com
June 11, 2009 at 10:34 pm
I have run the DBCC CHECKDB. It has not reported any error.
This is happening for tempdb.
December 30, 2011 at 9:11 am
I am also having this issue. Has anyone resolved this or pinpointed the issue?
February 8, 2012 at 9:14 am
+1, also seeing this issue
Viewing 5 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply