• kylesway (11/7/2012)


    CACHESTORE_SQLCP

    These are cached SQL statements or batches that aren't in stored procedures, functions and triggers. This includes any dynamic SQL or raw SELECT statements sent to the server

    What I'm trying to figure out is why it's on the top of the list? Which cache counter type would represent my buffer pool?

    Thanks