Question on percentage of memory sorts

Hi all,
What percentage of memory sorts base on this sql statement below is good? Is that greater than 95%
SELECT 'percentage or memory sorts',
ltrim(to_char(trunc(((b.value-a.value)/b.value)*100,3)))||'%'
FROM v$sysstat a, v$sysstat b
WHERE a.name = 'sort (disk)'
AND b.name = 'sorts (memory)';
Thank you,
Kevin

The more memory sorts youhave, it represents health system, specially in OLTP system. But if you have Data Warehousing, lower number of Memory sort is also acceptable. It's very difficult to say the number about mermoy sort. But the higher the number it's good. Again, what kind of the system you have that is also important.

Similar Messages

  • Hi my question is how can I sort and delete photo files which I have had backed up multiple times? Another way how can I get rid of from the duplicate?

    Hi my question is how can I sort and delete photo files which I have had backed up multiple times? Another way how can I get rid of from the duplicate?

    Provide the name of the program you are using so a Moderator may move this message to the correct program forum
    The Cloud is not a program, it is a delivery process... a program would be Photoshop or InDesign or Muse or ???

  • Sar command to find out total percentage of memory utilisation for a day.

    Hi,
    I am in a process of taking last 10 days average percentage of memory, CPU and Disk utilisation in solaris8.
    Can any one help me regarding in this.
    I found sar command and I got the details of CPU by using #sar -u -f sa23 command.
    For memory If I try sar command with �r option , it gives only free memory details only.
    #sar -r -f sa23
    00:00:01 freemem freeswap
    01:00:00 173009 14301230
    Average 172860 14302592
    Is there any way to find out total percentage of memory used?
    And also
    Total percentage of disk utilisation also in solaris8?

    vvsha wrote:
    # sar -r -f sa25
    00:00:00 freemem freeswap
    01:00:00 172847 14303687
    02:00:00 172816 14301232
    22:00:00 172680 14304828
    23:00:01 172676 14304467
    Average   172674 14302768
    Average value of freemem is 172674.The average amount of free memory over the course of a day doesn't seem to be that useful. I'd want to look for the low points (see if we're close to running out during some periods).
    Is this value in Megabytes?
    # man sar
         -r    Report unused memory pages and disk blocks:
               freemem
                     average pages available to user processes.So it's in pages. You can use 'pagesize' to verify your page size. On modern SPARC systems, it will be 8KB.
    from this value can we calculate total memory utilized for this day? like totalmem - freemem = usedmem Depending on what you mean by utilized, yes. Memory can be used for a disk cache, but that use is not shown by decreasing freemem. Uses that are counted are kernel reservations, runtime pages for applications, and direct memory allocations (malloc, etc.)
    Darren

  • Question for those with memory issues on k8n neo plat

    I have been having issues with my memory on the k8n neo platinum board since i built the system last month and i just recently discovered a fact I had overlooked.
    I Have discovered that  if i test the system while it is cool (having sat turned off overnight for example), then memtest will pass the ram just fine and the system will be stable for a short period of time, generally longer if no intensive applications are used, ie. doom3 vs. websurfing).
    This system, once it heats up ( seems mostly to be the nvidia 3 nb that needs to be "hot"- that is, a probe placed in contact with the module reaches about 58+ degrees c) then the system becomes unstable and memtest, if used, fails.
    Prime95, if used on it when its cool, will usually take about an hour or so to fail, but if its used on the system when its been running a bit ( temps from nb at 58c+ and memory module hot to the touch) then it fails after about 20-30 seconds.
    I have placed an active hs on the nb in an attempt to correct this, but temps still remain high with failures occuring.
    I have spent the better part of three days testing the sytem this way and the above facts have held true in all these tests.
    I have  tested at stock ratings ( not using "auto" in bios, but using "approved ratings" of 10 x 200 for fsb and timings of 2-3-3-7 for my ram at 1:1 (which is recommended as well) since i am testing for base stability at this point;Voltages have been left at auto settings, however.
    I was wondering if anyone else with memory issues could try this out and post if this seems to be the case for you as well.
    Perhaps the memory issues on these boards are directly related to a problem with the nvidia 3 chipset running too hot?
    Does anyone have a memory issue with these boards who is using water cooling on the NB ?
     Lack of issues from people using 'problem" memory, but having no failures with water cooled nb's would support my assumption.

    Yes i did mean chipset.  
    I am using a stock hs/fan from amd, which seems to run a tad hot but, considering that I wont overclock until I can get board stable, its not an issue. (runs 35-40 idle and up to 72 intensive). I need the warranty more then the extra mhz at present.
    I removed the stock heatsink from the nvidia chipset and bought a generic chipset cooler (green, very little in the way of fins and seems to be aluminum) with a small fan.
     I used a generic silver paste from Compusa to adhere both the cpu hs and the chipset.
    I didnt lap either hs, just installed each as per instructions on artic silvers website (figured it had to go on the same way even generic).
    I also bought a kingwin thermal center which i ran probes from to the cpu, case, and nb chipset.
     I am not using it to adjust fans so those arent connected - its just a reference temp I can see at a glance, esp considering the funky bios reading this boards been known to give.
    I assume from these responces that even a nvidia 3 250 chipset shouldnt get as hot as mine?
    I asked about that from the retailer i bought this from but he seemed to think it was "ok" at 50ish celcius, but then again he didnt look too confident when he said it, lol.
    Idle right now reads on Corecenter at 28 celcius for cpu and 33 celcius for the chipset, although, I have readings of 37 c and 43 c from the kingwin thermal center, which i believe to be more accurate.
    My voltage reads at 11.67 for the 12v line at idle right now.
    The psu i got is stick from the xblade case i bought in store. (http://www.xoxide.com/xblade2.html)
    I have a dvd burner, cd drive, and two maxtor ide hd's attached to the system;The only card is the agp.
    Is there a way to check and see if the cpu ispower starved? software monitor or even an external probe perhaps?
    I havent put a probe on it, but the ram came in its own heatspreader, which gets very hot to the touch as well.
    What temps should I be looking for on these items?

  • Question on Interactive Report feature sorting

    Hi,
    I have about over 10,000 records and used the interactive report feature on Apex. For some reason, on the timestamp column, I tried to resort in the latest date and it only shows the latest date of last year and didn't show the latest date of 2010. I tried changing the timestamp column to sort by descending, and it doesn't show any latest date in 2010, only 2009.
    Could this be an issue with the interactive report issue.
    Thanks,
    Michael

    Hi,
    If you have default 10,000 row limit in interactive report , sorting work only for that record set.
    Increase rows that report show, or you can use ORDER BY in report select to get e.g. 10,000 latest row.
    Br,Jari

  • Two questions about TimesTen In-Memory Database

    1.
    In TimesTen, there are two methods to do the replication:
    a. create active standby pair
    b. create replication tt element ...
    whose performence is better ? when the cache group exists, only the A/S can be used, is it right?
    2.
    If I just want to store the data in memory, how to stop the changes of the data from logging to the disk?

    Hi,
    Regarding your queries
    1) Each replication type has its own benifits. Active -standby is used mostly for High availibility systems, while the classic replication scheme is mostly used for load sharing and distributed workload.
    Cache group will work well with Active standby pair. Using cache group with class replication systems is not encouraged.
    2) Disabling logging is something which was provided in TT 7.x(DSN attribute LOGGING) but no more allowed in latest TT releases like 11.2.1.x or 11.2.2.x.
    Regards
    Rajesh

  • HT202159 I am unable to download and always asking password after entering the password  also asking same question please help  me to sort out  this problem.

    I am unable to download and always asking the password it's ok for the once and it's asking more and no results only repeating the same so I am unable to download please help me to sort out this problem and my request please sort out from your side  or let me guide .

    Thanks Eric for responding.
    I checked and it does not appear in the Applications folder.
    I tried yesterday on an ethernet connection with a download speed of 2 Mbps but, unfortunately the connection died(It happened from the ISP end, which is out of my control) in between after which there was no trace of the download that happened for so long(till the internet connection death). 
    One more serious query which I am unable to understand. If the internet connection, dies in the midst of the download is in progress why is it so that the state does not persist and one has to restart the entire process again. Is there no solution for this?
    I tried so many times and its the same case after some amount of download it vanishes. So many unsuccessful attempts. I am ****** off now. Is it not possible to see Mavericks? Why does different machines of Apple behave differently? Somewhere it goes smoothly and somewhere like my mine. Why did not Apple release a non apple store version? Is this not a bad sign of letting the users struggle when something is being offered for free?
    The reason I asked as whether we can download the .app of Mavericks is that, there are so many applications that I have downloaded web and have installed. All that works fine. Can't we do the same here? You download a copy of Mavericks installer application and upload it for me in Google drive or like online storage places which can be downloaded and used by me? Help me understand.
    Thanks again.

  • Technical question about iPAd flash memory ,memory,videocard

    hello,
    I like to know if the ssd or flashmemory and the memory and the video card they are all solderd on logical unit or the motherboard?
    and the logical unit is the name of motherboard in iPad.
    thanks
    johan

    Yes. Everything is soldered onto the logic board. There are no removable parts
    Here's a picture of the inside of an iPad Air.
    http://tr1.cbsistatic.com/hub/i/2013/11/06/f17d0bb4-cb62-4344-b674-fa28c08e5b37/ apple_ipad_air_2013_teardown_048.png
    As you can see most of the space is taken up by the battery. Everything else is part of the logic board on the right side.  Including Processor, storage and video Chips

  • Question about sap.ui.model.Sorter

    I am building a simple list that I would like to sort:
    The list displays fine, but the sorting is not working ... seems like I am missing something simple? Thoughts?
    Thanks, Mike

    Material is defined in Gateway as a Edm.String(18)
    Is there a different way of sorting numbers stored in string fields?

  • Question on Report with default sorting

    Hi,
    I created a query report on Apex with column sorting after the result.
    However I would like the report to sort by the date as the default and Apex won't let me do it since I enabled sorting for the report columns. Any advice? Thanks.
    Here's the error message when I tried to sort by default in the query.
    "Your query can't include an "ORDER BY" clause when having column heading sorting enabled."

    Hi, thanks.
    I went to sort seq and it only sorts the first 9 items and I have about 20. The default item I want to sort is the 20th.

  • How to make the tree sibling nodes sorting  in memory per the VO default?

    Hi,
    I have a question on the uncommitted tree nodes sorting. The tree was built using the same VO with the view link to itself (parent/child relation). I have defined a default sorting on my VO. Now if I insert a node to the tree, the sibling nodes may not sort correctly if it is not committed. I tried to insert it to the RowsetIterator at the right position, it seems OK. but when you right click or something that make the tree to refresh, the order will mess up. If I do an auto save after each action, everything looks OK. But the fusion pattern is to do a global save, I have to manipulate the tree with the uncommitted data. I know I can set the view object's SQL mode to do the in-memory sorting. But not sure if it works on the tree structure, because it is not a single RowsetIteroator.. Can someone give an advice? Many thanks.
    Edited by: user736572 on Jan 20, 2012 2:48 PM

    Thanks Sudipto for trying to help. I did try that, and as I mentioned in the previous posting, it doesn't work for the tree nodes (multiple RowSetIterator). the following is my code, where the treeVO is the vo instance for the firstLevel tree nodes and it has view link to its children. I am not sure how to sort all children for each level. Even for the first level where I did the explicit sorting in memory, it still not sorting at all.
    treeVO.setSortBy("code");
    treeVO.setQueryMode(ViewObject.QUERY_MODE_SCAN_ENTITY_ROWS|ViewObject..QUERY_MODE_SCAN_DATABASE_TABLES);
    treeVO.executeQuery();

  • Quick Question re: Dimm / Memory

    Hi,
    Yet another question re: Dimm's memory, but I did search before posting.
    I have a Mac Pro 3,1 and 6 Dimms
    2 x 4 Gig
    4 x 1 Gig
    Currently Riser 1 has
    Slot 1 / 2 = 1 gig / 1 gig
    Slot 3 / 4 = 4 gig / 4 gig
    Riser 2 has
    Slot 1 / 2 = 1 gig / 1 gig
    Slot 3 / 4 = Empty
    I can't afford 8 more gig yet.  When I do, I was going to use the 4 x 4 gig in Slots 1 / 2 on both cards, and transfer the 4 x 1 gigs to slots 3 / 4, as I've read that latency is better on Slot 1 / 2 Riser 1.
    However, can I improve the configuration in the memory I use now?
    From reading - my guess is that either:
    No, leave as is or
    (My guess): 
    Riser 1
    Slot 1 / 2 = 4 gig / 4 gig
    Slot 3 / 4 = 1 gig / 1 gig
    Riser 2
    Slot 1 / 2 - empty
    Slot 3 / 4 = 1 gig / 1 gig (to balance out Slot 3/4 on Riser 1.
    Thoughts?
    I'm using this as an editing station with Media Composer 6 on one boot drive, Final Cut Suite 3 on the other.

    wired= memory contains information that can not migrate on HDD
    active=RAM in use
    inactive=Memory not in use, but available for applications who need it.
    free=Memory not in use
    VM=hd size reserved at VM
    synthetic answer..

  • Mac Pro 8 core Early 2008 memory question

    I have been looking through Crucial for an upgrade and found this...
    http://www.crucial.com/uk/store/listparts.aspx?model=Mac%20Pro%20%288-core%20Xeo n%205400%20Series%29%202nd%20Gen.%20Early%202008&Cat=RAM
    Seems expensive to me, now for a silly question, why is the memory for the Early 2009 model so much cheaper, and would they be backward compatible with my machine by any chance?
    http://www.crucial.com/uk/store/listparts.aspx?model=Mac%20Pro%20%288-core%20Xeo n%205500%20Series%29%203rd%20Gen.%20Early%202009&Cat=RAM
    Thanks and feel free to ridicule

    OWC does ship to UK.
    Amazon UK is a good source and Kingston is fine brand.
    To give an idea of what OWC wants ~US$250 for 4 x 2GB
    http://eshop.macsales.com/shop/memory/Mac-Pro-Memory#800-memory
    And of course an SSD can help a lot. Just about to buy 120GB from Amazon and is $166 for an SATA3 Corsair (same controller and I have 5 from Corsair from last year) great way to improve performance of the system.

  • HT1918 i have forgotten answers to security questions how can i sort this

    I have forgotten my security question answers how can i sort this

    If you have a rescue email address (which is not the same thing as an alternate email address) set up on your account then you can try going to https://appleid.apple.com/ and click 'Manage your Apple ID' on the right-hand side of that page and log into your account. Then click on 'Password and Security' on the left-hand side of that page and on the right-hand side you might see an option to send security question reset info to your rescue email address.
    If you don't have a rescue email address then see if the instructions on this user tip helps : https://discussions.apple.com/docs/DOC-4551

  • Sorting questions; albums together within genres?

    Hi!
    I have some questions concerning the way iTunes sorts my Library.
    I'd like it to sort the classical section on composer, instead of artist. My library is sorted on Genre primary, and perhaps it's impossible to sort only one genre on Genre-Composer-Album . If so, I'll accept that.
    However, this next one should be possible in some way:
    How do I get iTunes to keep tha different albums sorted together in Soundtrack genre? For instance, the Buffy Ultimate Album keeps getting mixed up with Lock Stock and Two smoking barrells album, despite that I've checked "part of a collection" and entered specific CD track numbers for every one of the tracks. I even tried entering "Buffy ultimate soundtrack" into the Grouping field. What does that one do if not keep them together?
    Help please...

    How do I get iTunes to keep tha different albums sorted together in Soundtrack genre?
    I would really like to know the same thing!!!! I have a lot of movies and B'Way soundtracks that I would like to peruse by album title. It seems the ipod only lets me browse by song and I agree, they all get jumbled together.
    I am now in the process of dragging them all into a soundtracks playlist, which is a little better because at least the songs stay in the right order. I would love to be able to drag the album title into the playlist and then go onto the next song list screen from there.
    I am going to suggest it on the feedback page.
    I hope someone can shed some light on what can be done about this.

Maybe you are looking for

  • How to check if an incident happened during a time frame in C#?

    I am developing software that adds if a button is clicked 5 times, a variable is incremented by '1' IF A then B++ everything is good, but now I want the system to reset its counter if that 5 times did not happen within 10 seconds. I.e the speed of cl

  • Need help signing out of Creative Cloud, but it's stuck wanting me to verify an email for an account I don't have

    Any help would be appreciated! It was an old email account and it wants me to confirm a verification, but I don't have that email anymore!

  • RFC  Change Mode

    Hi     I have an RFC (zxxx) now i want to change this RFC .. but in the se37 if i click on change  it was enetering into inside  but still in Display mode only.. if i click on  change  also i'm not getting any  Locks.. but even though it was not poss

  • Handling Time Dimensions with Monthly and Weekly analysis

    I'm charged to build a cube that can handle both monthly and weekly analysis. They want to be view projections on a weekly grain, but looking back at history they want to be able to tie back to the general ledger at a monthly level. Is it overkill to

  • Min Lot Size and Rounding value

    Hello MM  Gurus need a small help! I m a bit confused regarding the  use of Min lot size and Rounding value in material master "MRP 1" view.. can some body teach me a detailed functionlity for both.. As both serve the purpose ..for e.g. my requiremen