Higher % Privileged Time, stale page

  • 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?

  • Run this and post the output...

    DBCC CHECKDB (databasename) with all_errormsgs

  • I have run the DBCC CHECKDB. It has not reported any error.

    This is happening for tempdb.

  • I am also having this issue. Has anyone resolved this or pinpointed the issue?

  • +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