Why is my cache clearing? I get low PLE

Monitoring the system today returned the following:
In our production server we have 32GB of RAM
SQL uses 26-27GB
6 GB (static) of that are "stolen" – used for other stuff that are not database caching or managing.
0.5GB (static) are used for locking.
All night long the free memory was just below 2GB and that is good. It means we have enough memory for all databases.
At 7:45 AM the free memory grew to 10GB and at 8:00 to 16GB. We don’t need this memory free, we need it for cache.
The cache that was all night at 20GB dropped to 11 GB and during the day varied to the lowest level of 4GB.
The bright green line is our goal, "Page Life expectancy". With hour memory it should be days,
but it is now averaging about a minute and a half!
Free memory is not a need of the system so it is strange the cache is being depleted by it.
sould I sample data in a higher rate, maybe something else is stealing the cache and returning free memory very quickly.
what could be the issue?

Thanks Shanky,
here are the results:
Memory_usedby_Sqlserver_MB Locked_pages_used_Sqlserver_MB Total_VAS_in_MB      process_physical_memory_low process_virtual_memory_low
26904                      0                             
8388607              0                           0
Microsoft SQL Server 2012 (SP1) - 11.0.3153.0 (X64)
Jul 22 2014 15:26:36
Copyright (c) Microsoft Corporation
Standard Edition (64-bit) on Windows NT 6.2 <X64> (Build 9200: ) (Hypervisor)
It is dedicated to data only (no ssis,ssrs,ssas)
One instance.
max memory 27GB
Should  I change minimum memory from 0 to 20GB?
I can cause real memory preasure by reading all transactions. I even managed to produce:
An error occurred while executing batch. Error message is: Exception of type 'System.OutOfMemoryException' was thrown.
But not here is my problem. My issue is when there is pleanty free memory and cache gradually reduces.

Similar Messages

  • Did the update to OS 5...synched all my apps..then only 11 pages of apps are visible..the others are invisible..If I move an appfrom the 12 plus pages in itunes to a lower page...It becomes visible....WHY?..How can I get all 20 plus pages visible?

    Did the update to OS 5...synched all my apps..then only 11 pages of apps are visible..the others are invisible..If I move an appfrom the 12 plus pages in itunes to a lower page...It becomes visible....WHY?..How can I get all 20 plus pages visible?

    OK....First,you are right, OS 5 has the 11 page limit....you must create folders of Apps until you get below 11 pages of combined folders and apps...NOTE.....the upgrade to OS 5 killed all of my old folders and folder organizations...this may be an issue for all????.....I have over 300 apps so when the old folders went away...I was left with 20 plus pages....only 11 visible....It took me awhile to find out what happened....Since I have 64G it seems that 11 visible pages is a silly limit since the apps are on the machine...

  • LOVE Firefox! I have just launched a website. One designer told me it takes 7-10 days for any changes to appear. Why? I have cleared caches and cookies etc. I need to be more responsive than 7-1o days. I need changes to appear within 24hrs.

    LOVE Firefox! I have just launched a website: www.animalhealingandhumans.com. My web designer told me it takes 7-10 days for any changes to appear. Why? I have cleared caches and cookies etc. I need to be more responsive than 7-1o days. I need changes to appear within 24hrs. How can I achieve a much better response time to good feedback?

    Hello binbingogoABC,
    Shopping on BestBuy.com should be easy and fun and not fraught with the kind of trouble that you describe. I regret very much that this has been your experience.
    Using the information you provided when you signed up for Best Buy Unboxed I was able to locate your cancelled orders. I have requested more information from my back-office partners. As soon as I have additional details about your situation, I will reply again to this message. In the interim, I'm sorry that I must impose upon your patience.
    I'm very grateful that you wrote to us with your concerns.
    Sincerely,

  • Do you need to clear cache everytime it gets full?

    Just seeing if there is benefit to clearing cache everytime it gets full?

    Well; if you fill a glass with water, how much more can you
    put in the glass? Answer, It's already full. You probably have
    a problem with the cache cleaning itself out of outdated or
    old information. Check your settings.

  • Why do I keep getting low memory errors when opening files in Bridge CS4? (New computer running i7 2.40GHz, 12GB RAM)

    Just picked up a new computer which has a lot more RAM than my old computer bu I keep getting low memory errors. Never had this issue on my old computer, any ideas?

    Windows or Mac?  (If the former, I can't be of any help.)  Exact version of your OS?
    How much available disk space?  Do you have a separate hard drive for Photoshop's scratch file?

  • Constantly 'not responding'. Why? Cache cleared, history cleared, this happens all the time!

    My Mozilla Firefox is constantly 'not responding'. I have cleared the cache, cleared all history, run disk cleaner, run defrag, yet it continues to be a problem. It also 'can't find' many common sites like yahoomail. What is wrong? It shows as being completely updated.

    Hi,
    Is the circle on the tab green and rotating clockwise or grey and anti clockwise when 'not responding'?
    Useful links:
    [https://support.mozilla.com/en-US/kb/Options%20window All about Tools > Options]
    [http://kb.mozillazine.org/About:config Going beyond Tools > Options - about:config]
    [http://kb.mozillazine.org/About:config_entries about:config Entries]
    [https://addons.mozilla.org/en-US/firefox/addon/whats-that-preference/ What's That Preference? add-on] - Quickly decode about:config entries - After installation, go inside about:config, right-click any preference, enable (tick) MozillaZine Results to Panel and again right-click a pref and choose MozillaZine Reference to begin with.
    [https://support.mozilla.com/en-US/kb/Keyboard%20shortcuts Keyboard Shortcuts]
    [https://support.mozilla.com/en-US/kb/Viewing%20video%20in%20Firefox%20without%20a%20plugin Viewing video in Firefox without a plugin]
    [http://kb.mozillazine.org/Profile_folder_-_Firefox Firefox Profile Folder & Files]
    [https://support.mozilla.com/en-US/kb/Safe%20Mode Safe Mode]
    [https://support.mozilla.com/en-US/kb/Basic%20Troubleshooting Basic Troubleshooting]
    [http://kb.mozillazine.org/Problematic_extensions Problematic Extensions]
    [https://support.mozilla.com/en-US/kb/Troubleshooting%20extensions%20and%20themes Troubleshooting Extensions and Themes]
    [http://kb.mozillazine.org/Testing_plugins Testing Plugins]
    [https://support.mozilla.com/en-US/kb/Troubleshooting%20plugins Troubleshooting Plugins]

  • Cache.clear()

    Hi,
         I have a question about the behaviour of cache.clear().
         I have a cache that is read very heavily and inserted into at a much lower rate. There is an event that occurs periodically which means that all the keys (& values) in the cache become useless. We will never lookup the old values again.
         I would like to get rid of the "useless" values at the point that this event occurs. Is it wise to use cache.clear() in this context? I understand that clearing means that all the keys in the cache must be locked while the clearing occurs, but I'm not 100% clear on the details of this.
         Given that this cache is read so heavily, I am concerned that clear() might be "stopping the cluster" while the keys are deleted.
         But then again our application will never try to lookup an "old" key after the "clear" event occurs. So if Coherence is clever enough to be locking only the "old" keys then there wouldn't be a problem anyway.
         Any thoughts or light you can shed on this would be much appreciated.
         Thanks,
         dgj

    Hi,
         You can certainly use cache.clear(), but, you are right - on a very large caches it may be slow. If this event is periodic you can configure expiry-delay (see local-scheme).
         Regards,
         Dimitri

  • Why do some emails in Mail get moved to the On My Mac trash when I delete them and some get moved to the Gmail trash

    When I delete messages from my gmail account in Mail some messages get moved to the waste basket section "On My Mac" and some get moved to the wawste basket section "Gmail." Why is this?

    Clear the cache and the cookies from sites that cause problems.
    "Clear the Cache":
    * Firefox > Preferences > Advanced > Network > Offline Storage (Cache): "Clear Now"
    "Remove the Cookies" from sites causing problems:
    * Firefox > Preferences > Privacy > Cookies: "Show Cookies"

  • Phone Storage Getting low?

    Since yesterday my phone keeps notifying me that my phone storage is getting low and instructs me to delete some apps or photos. I have deleted nearly all of my photos and cut my apps in HALF but it's still saying this and my storage hasn't increased at all. Anyone know how to remedy this situation? Also, I have cleared all of my email accounts and my internet cookies/cache.

    Phone won't let me delete the account. I keep getting the error message "! Sorry! Application Email (in process com.andriod.emal) is not responding."  Then I get the choice of Force Close, Wait and Report. I've tried all three. The report allows me to send an email. I haven't received an answer for the past several hours.

  • Why we use different clearing account for GR/IR and planned cost clearing a

    My client ask for using same account for GR/IR account and all planned cost clearing account.
    i try to convince it should be different accounts but he needs a logical answer.
    Why we use different clearing account for GR/IR and planned cost clearing accounts?

    Dear friend.
    u just tell him while doing GR it will debited n  while doing IR it should get credited.hence we  need to take diff G/L account or same account.
    regds
    nasir

  • My phone seems to delete contacts and info when the battery gets low, is there a solution to this issue?!

    After the most recent update, I've noticed a couple MAJOR changes! 1) The battery life can barely make it through half the day. I have to keep charging it no matter how little I use it. I've even turned off apps running in the background, it didn't make much difference. And 2) When the battery gets really low, at the 10% mark, it deletes contacts and settings. I've lost so many contacts all of the sudden and I constantly have to restore my iPhone. It's so frustrating! And when the battery gets low, it also deletes my e-mail account to receive e-mails on the phone. I'm tired of having to constantly reset my phone carry a charger with me, it's not reliable any longer and I'm not sure why. Help??

    Here is some information on the applecare +:
    http://www.apple.com/support/products/iphone.html
    It appears that you have to buy the applecare within 30 days of buying your phone - you said that your phone warranty is almost over, so when did you buy it??? That could be the explanation for the error.

  • I want to create a HD disc with my Adobe Premier Elements but I am getting low resolution.  When I go to share the DVD to disc the form only offers 8pixels at the bottom.  How do I burn this DVD in HD with higher number of pixels?

    I want to create a HD disc with my Adobe Premier Elements but I am getting low resolution.  When I go to share the DVD to disc the form only offers 8pixels at the bottom.  How do I burn this DVD in HD with higher number of pixels?  I have read other forums on burning HD DVD's but I do not see the option to turn the 8 pi into 40 pi the one forum recommended.  I want my DVD to be HD so I may sell these videos online for my business.  I can't sell them the low quality they are burning now.  Hopefully you can help me.  Thanks.

    desalvom
    Thank you for your reply.
    You cannot burn your high resolution video that you can view on your computer to an AVCHD on DVD disc
    that will replay through a regular DVD player. But players are marketed under a variety of names with
    different support opportunities. One manufacturer may call its product MultiMedia Player, media player, Blu-ray player,
    etc.The bottom line is the specifications for each of the players that are candidates for the playback of
    the AVCHD format on DVD disc or the format of interest.
    If you upload your HD (1920 x 1080) video to YouTube, YouTube converts the video to flash format, but it goes up as the HD video.
    But, beware. Look at the YouTube viewing setting when your uploaded video is playing back. The YouTube default is not
    HD. It might be 360p, 480p. If you have a 1080p video, then before the YouTube playback, you should be looking
    at the video with the YouTube 1080p HD setting for best viewing. That is a YouTube matter.
    Best results depend on you
    a. setting up the Premiere Elements project preset to match the properties of the source media. That means, if
    you have 1080p source, you (manually) or the project (automatically) set the project preset at
    NTSC
    DSLR
    1080p
    DSLR [email protected]
    or the PAL counterpart, depending on your region need.
    b. if you upload your video to YouTube using the Premiere Elements feature, there is a HD preset, but you cannot
    customize it.....if you need customization, then you can export your Timeline to a file...in this example
    Publish+Share
    Computer
    AVCHD
    with Presets = MP4 H.264 1920 x 1080p30 or PAL counterpart
    and then customize the preset under the Advanced Button/Video Tab of that preset. In increase quality, you might look to increase
    the Bitrate under Advanced Button/Video Tab settings - without compromising the file size.
    Then you would upload that file to YouTube at the YouTube web site.
    All of the above are factors that need looking into in order to determine the why for what you wrote
    I have published a shortened advertisement video to YouTube- say 5 minutes-
    and it is low quality
    Often SD video upscaled to HD can present poorly. But, you are dealing with a HD workflow so that should not be introduced into the matter. The setup of the project and
    the properties of the source video are important, but let us start with the above and rule in or out those considerations first.
    Thank you. As always, any clarification needed, please do not hesitate to ask.
    ATR

  • Why does my Infinity date keep getting put back

    Hi I am wondering if somebody can tell me why my Infinity due date kees getting put back.  I was originally told it would be in my area last year, then by Sept 2013, then the end of the year, then Feb/Mar 2014 then The end of Mar then low and behold today it is beween Mar to June 2014. 
    I can understand some delays but the variation of these dates is ridiculous I feel BT are picking dates out of the air to stop customers moving elswhere.  I am relly fed up waiting and being strung along with ficticious dates and promises. 
    I have seen engineers working in the Bt boxes in my area for many months.
    As for signing up for information on Infinity from BT that is a Joke I signed up for that 2 years ag and have so far had not one single bit of information of any kind from them.  I would have expected some feedback on how well the roll out is going etc to encourage potential customers of the benefits etc.  very very poor customer service on this front I feel

    This is a BT Retail residential customer to customer forum. The problem of dates changing is an Openreach responsibility and not BT Retail.
    There are various reasons for this to happen such as planning permission for cabinets, power supplies and commercial reasons.
    Up until recently you could email Openreach and ask when your cabinet was likely to be upgraded however Openreach are no longer giving out that information, instead they are replying:-
    Thank you for your contact to us. Please note that we will not be responding to you by email but, would like to point you to the Openreach Superfast Fibre website and the FAQ section that will provide answers to the most commonly asked questions. It will also provide links to those service providers that sell fibre broadband at the moment so you can check if your particular line is enabled.
    http://www.superfast-openreach.co.uk/where-and-when/
    So in short, you just need to keep checking to see if your cabinet has been up graded.
    If you use this checker it will tell what cabinet you are on and what services it can receive
    http://www.dslchecker.bt.com/adsl/adslchecker.welcome

  • Why are my slideshow images showing as low res?

    I'm creating a site that will show a housing development in the works, and with each lot number that's clicked on the home page, the link goes to a page with a slideshow (My Albums) and when that is clicked you're taken to a new page with separate slideshow.
    I've got two questions:
    1. Why do the images show up as low res on the My Albums page, but are the preferred higher res on the slideshow page?
    2. I'd like to just have a slideshow on the first page without having to click on the image to link to a whole other page for the slideshow. The confusing part is, while working in iWeb, the slideshow does exactly what I'd like it to do, but when published I get the ghastly low res images and I have to click on that to get to the "real" slideshow! Is there a setting I'm missing?

    What's the URL of your site so we can examine it first hand? Do you have iWeb's preferences set to optimize images when imported?
    Click to view full size
    To get rid of the album page and leave the photo pages just move the photo pages out of the album page.
    OT

  • How can I make MUSE upload one png that it overlooks? Cache cleared & shows in Preview

    MUSE uploads  everything to BC except an inport png. I cleared the cache, it shows inPreview, no conflicts noted in Assets and the Browser reflects any other changes I make to the page.  The space for the image is missing online and the entire page moves up to fill the space

    Thanks for getting back. I had a deadline so I gave-up trying to make that (great) extracted image work and deleted it from my system -frustration. For what its worth, MUSE displayed the png in Design/ Preview/ Plan &  provided an empty space for it when published.  Besides this quirk, MUSE has been a great.
    Date: Mon, 27 Aug 2012 10:49:07 -0600
    From: [email protected]
    To: [email protected]
    Subject: How can I make MUSE upload one png that it overlooks? Cache cleared &amp; shows in Preview
        Re: How can I make MUSE upload one png that it overlooks? Cache cleared & shows in Preview
        created by adobelance in Help with using Adobe Muse - View the full discussion
    Could you share your URL so we can take a look at your site?
         Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/4651358#4651358
         To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/4651358#4651358. In the Actions box on the right, click the Stop Email Notifications link.
         Start a new discussion in Help with using Adobe Muse by email or at Adobe Forums
      For more information about maintaining your forum email notifications please go to http://forums.adobe.com/message/2936746#2936746.

Maybe you are looking for

  • How to delete users listed in Maintenance

    Just ran across an archived query with this exact problem, and a pointer to how to discover the answer, so I thought I'd add some details: When you have created and removed user accounts, the mail accounts end up stuck in the Cyrus database. Here's h

  • I bought the app Dark Knight Rises and I can not download

    I bought the app Dark Knight Rises and I can not download, always gives error in the middle. Can someone help me

  • HP wins the award for worst customer service

    I placed an order for an HP laptop dv6t quad edition on the 22nd of march 2011. HP graciously charged my card and took the money out on the 24th of march. The tentative shipping date they gave me was for the 5th of April. I waited till the 6th and si

  • SDO_RELATE AND SDO_GEOM RELATE MASK PROBLEMS

    I am trying to use the SDO_RELATE operator on my spatial table. I have been experiencing problems. I also get the same problems if I use the SDO_GEOM.RELATE geometry function. Background Table2 contains about 20 000 rows. Table1 contains about 1 000

  • Resizing Problem in Dreamweaver

    I figured out my previous issue (http://forums.adobe.com/thread/845979?tstart=0) was due to the window sizing in Dreamweaver, everytime I try to size the design window to something reasonable (say 1280 X 720) Dreamweaver tells me "The chosen size won