Quantcast
Channel: Forum SQL Server Database Engine
Viewing all articles
Browse latest Browse all 15889

DBCC FreeprocCache..Made the application up..need help

$
0
0

We are supporting a share point application with huge content Database. And the applicaiton went down...and it came back live after we ran dbcc freeproccache().

before running the freeproc cache we took the dbcc memory stats..and it looks like below...Can someone please elaborate me..whether heavy caching can bring down an application, and how to detect it and clear it..?

____________________________________________________________________________________________________________
Buffer Distribution            Buffers
------------------------------ -----------
Stolen                         18122
Free                           17872
Cached                         429165
Database (clean)               1230597
Database (dirty)               8122
I/O                            5
Latched                        53

(7 row(s) affected)

Buffer Counts                  Buffers
------------------------------ --------------------
Committed                      1703936
Target                         1703936
Hashed                         1238282
Stolen Potential               1168213
External Reservation           2318
Min Free                       512
Visible                        1703936
Available Paging File          6026665

(8 row(s) affected)

Procedure Cache                Value
------------------------------ -----------
TotalProcs                     2792
TotalPages                     418557
InUsePages                     7147

(3 row(s) affected)


Viewing all articles
Browse latest Browse all 15889

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>