Windowserver consuming excessive memory

I'm starting to see massive slow downs in redrawing screens as I swap between desktops.
Checking the activity monitor WindowServer is consuming a huge portion of the available memory in my system.
At the moment 6.54G. That seems insane.
After a reboot and with the same apps open I see it consuming around 600k.
Sounds like a classic memory leak but I don't see anyone else reporting similar issues.
As an aside I've had my logic board replaced twice for kernel panics when using an external monitor.
This issue appears to have started after the first logic board replacement and persists after the second.
System is:
MacBookPro11,2 (October 2013), Mavericks 10.9.4, 16G ram, 500G SSD.

Try booting into the Safe Mode using your normal account.  Disconnect all peripherals except those needed for the test. Shut down the computer and then power it back up after waiting 10 seconds. Immediately after hearing the startup chime, hold down the shift key and continue to hold it until the gray Apple icon and a progress bar appear. The boot up is significantly slower than normal. This will reset some caches, forces a directory check, and disables all startup and login items, among other things. When you reboot normally, the initial reboot may be slower than normal. If the system operates normally, there may be 3rd party applications which are causing a problem. Try deleting/disabling the third party applications after a restart by using the application un-installer. For each disable/delete, you will need to restart if you don't do them all at once.
Safe Mode - Mavericks
Safe Mode - About

Similar Messages

  • Essbase Services is consuming excessive resource

    Hello,
    We are using, believe it or not, Essbase version 6.5.7.5038 and seeing Windows Service Performance Issues. *Alert description: The 'Essbase Service' service on computer [SEVERNAME] is consuming excessive resource*
    We didn't see the problem on the server until we had upgraded to version 6.5.7 from version 6.0.
    Does anyone know how we can resolve this issue? We will upgrade to System 9 early next year but at this time we are not going to do the upgrade.
    Thanks

    Thanks for the response Jason....
    Answer to your question:
    Has anything else about the system changed, besides just upgrading from version 6.0 to 6.5?
    A - Yes, the whole system. We moved the Essbase database from one server to a larger new server.
    Does the problem only come up after the system has been running for a certain amount of time, or right away?
    A - Server running for a week at minimum and the problem seems to occur mostly at night when we load new data and re-calc the cubes.
    How much memory is on the server?
    A - 8GB
    Is there any other information about what type of resource it is that's being consumed?
    There are 4 dual processors running on the box but it seems essbase only uses one at a time to process a task.
    Is your server still functioning correctly as an Essbase server, prior to the error messages coming up,
    or are some of the numbers off these days?
    A - Server running for a week at minimum before the problem comes up. We then reboot and that seems to clear it for a while. The member useage seems to be high on the box but we will need to confirm if it get's release after the re-boot.
    As for your comments regarding member names with periods in them needed to be quoted in calc scripts and such. That is something I'll need to look into. I know we have some
    members with periods but I'm not sure if any of them are referenced in a calc script.
    Regards.
    Leo

  • AVG reports excessive memory used by Aurora

    At various intervals my free AVG reports excessive memory used by Aurora, and suggests closing it.

    -> [[Firefox consumes a lot of CPU resources]]
    * http://kb.mozillazine.org/Firefox_CPU_usage
    -> [[High memory usage]]
    * http://kb.mozillazine.org/Reducing_memory_usage_-_Firefox
    Check and tell if its working.

  • Firefox 18.0.1 consuming excessive CPU--both in Standard and Safe Mode--when accessing Gmail

    Firefox 18.0.1 consumes excessive CPU--both in Standard and Safe Modes--when accessing Gmail (in Standard Mode). CPU consumption averages around 56% on my dual-CPU, Windows 7 desktop.
    The only way to stop this from happening it to open Gmail in "HTML" mode. When I open Gmail in Standard mode, a "Loading..." status shows at the top of the page. After about 30 seconds, a error window pops-up within the Gmail page saying that there is a performance problem and provides the option to load Gmail in a limited, "HTML" mode. Clicking the HTML Mode link solves the issue. I've been using Firefox for years and have never seen this issue until now.

    try this link
    *https://support.mozilla.org/en-US/kb/firefox-uses-too-many-cpu-resources-how-fix

  • Exchange 2013 - The Microsoft Exchange Transport service is rejecting message submissions because the service continues to consume more memory than the configured threshold

    Noticed at about noon that no emails had been received all day. Began to investigate and found that the MS Exchange Transport service had been set to deny email submission because it was using too much memory on the server (91%). 
    The error message makes me think that we may have been getting used by malware or something similar.“The Microsoft Exchange Transport service is rejecting message submissions because the service continues to consume more memory than the
    configured threshold.” 
    There are also several warning messages that list particular IP addresses and say that a connection from that IP was denied because there were already the maximum number of connections (20). 
    From what I can tell, all of the IP addresses are from Taiwan. 
    The time period for which some emails may be missing is from close of business yesterday ( 4/3/2014) through about 12:45 today (4/4/2014). 
    From the time I spent reading and trying to figure out the error, I think we may need to readjust our throttling policies to prevent this from happening. 
    The exchange server is currently running at 90%+ CPU and 50%+ memory usage the majority of the time, and I’m not sure how to fix it.
    Also, I cannot get into EMS I get a access denied message from the destination computer. (Exchange server) I want to get into there to change the throttling policy back to default, since we disabled it.
    The Error reads:
    The WinRM client cannot process the request. The WinRM client tried to use Kerberos authentication mechanism, but the destination computer <Exchange> returned an 'access denied' error. Change the configuration to allow Kerberos authentication
    mechanism to be used or specify one of the authentication mechanism supported by the server. (How do I do this?) To use Kerberos, specify the local computer name as the remote destination. (I'm trying to use EMS while logged into the local Exchange server)
    Also verify that the client computer and the destination computer are joined to a domain. (Exchange is on our domain, and the computer trying to connect is the same computer) To use basic, specify the local computer name as the remote destination, specify
    Basic authentication and provide user mane and password. Possible authentication mechanisms reported by server.
    At line:1 char:1
    + New-PSSession -ConnectionURI "$connectionUri" -ConfigurationName Microsoft.Excha ...
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : OpenError: (System.Manageme....RemoteRunspace:RemoteRunspace) [New-PSSession], PSRemotingTransportException + FullyQualifiedErrorId : AccessDenied,PSSessionOpenFailed
    I assumed control of this exchange system already in place and I do not have much experience with exchange 2013 or server 2012. I do know 2008, but that doesn't help very much in this situation.
    Recent changes to the system:
    About three days ago we switch our sessions policy to allow many more connections, and I believe this caused the issue. This is what I changed it to:
    Made the registry DWORD (32-bit) "Maximum Allowed Sessions Per User" and modified the value to 1000. Location of registry change @ HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSExchangeIS\ParametersSystem
    I just changed it to 10 from the 1000. I'm hoping this solves this. So far no.
    Also, I am not the best in the shell or command line interfaces. Any help would be wonderful!

    Hi,
    Yes, could be hardware performance issue. Try recycle the Transport process and see if the issue persists.
    Thanks,
    Simon Wu
    TechNet Community Support

  • Since installing the last update I am getting warnings through AVG that friefox is using excessive memory - 215 MB. Please provide input as to whteher this is a matter of concern becuase the window is coming up constantly.

    I am on a dell 620 laptop. Every time I get on Firefox, an AVG window is popping up saying that excessive memory is being used (215 MB) and it recommends that I log out and log back in for faster processing. Logging out does not make a difference. The last update also disabled my AVG tool bar from the internet screen which I am not sure matters much, but I am concerned about the excessive memory use warning. Can you please provide me guidance about this matter?

    Thanks but I have no idea how to do that and don't know the purpose of the add- ons or what is considered critical in the updates so that is outside of my knowledge level and comfort. How do I find out what is critical in the update without devoting a major chunk of my life to it? This is getting frustrating from my perspective. I am going to contact AVG and ask them how this pop up is gauging what to interpret critical memory use. If you have any other thoughts they are appreciated

  • Oracle consumes 100% memory on Solaris 10

    Hi,
    Our database (Oracle 10g, R2) is running is running on Solaris, When I use the unix command prstat -a, it shows that, 100% Memomry utilized. Below are the details.
    PID USERNAME SIZE RSS STATE PRI NICE TIME CPU PROCESS/NLWP
    12934 oracle 2573M 2559M sleep 59 0 0:00:00 0.1% oracle/1
    5914 sirsi 4912K 4664K sleep 59 0 0:00:29 0.0% prstat/1
    12937 oracle 4896K 4592K cpu3 49 0 0:00:00 0.0% prstat/1
    833 oracle 2572M 2558M sleep 59 0 0:01:05 0.0% oracle/1
    114 root 7464K 6632K sleep 59 0 0:01:20 0.0% picld/12
    829 oracle 2573M 2559M sleep 59 0 0:01:04 0.0% oracle/1
    823 oracle 2574M 2560M sleep 59 0 0:00:46 0.0% oracle/11
    811 oracle 2573M 2559M sleep 59 0 0:00:43 0.0% oracle/1
    146 root 2288K 1312K sleep 59 0 0:00:22 0.0% in.mpathd/1
    831 oracle 2576M 2562M sleep 59 0 0:00:24 0.0% oracle/1
    639 root 3664K 2392K sleep 59 0 0:00:00 0.0% snmpXdmid/2
    700 nobody 7520K 3752K sleep 59 0 0:00:00 0.0% httpd/1
    701 nobody 7520K 3752K sleep 59 0 0:00:00 0.0% httpd/1
    637 root 3080K 2048K sleep 59 0 0:00:00 0.0% dmispd/1
    472 root 5232K 2320K sleep 59 0 0:00:00 0.0% dtlogin/1
    720 root 2912K 2400K sleep 59 0 0:00:01 0.0% vold/5
    629 root 2376K 1664K sleep 59 0 0:00:00 0.0% snmpdx/1
    702 nobody 7520K 3736K sleep 59 0 0:00:00 0.0% httpd/1
    378 root 3928K 1784K sleep 59 0 0:00:00 0.0% sshd/1
    699 nobody 7520K 3704K sleep 59 0 0:00:00 0.0% httpd/1
    697 root 9384K 6520K sleep 59 0 0:00:01 0.0% snmpd/1
    695 root 7360K 5376K sleep 59 0 0:00:04 0.0% httpd/1
    375 root 12M 8088K sleep 59 0 0:00:01 0.0% fmd/15
    354 root 3728K 2040K sleep 59 0 0:00:00 0.0% syslogd/13
    415 root 2016K 1440K sleep 59 0 0:00:00 0.0% smcboot/1
    416 root 2008K 1016K sleep 59 0 0:00:00 0.0% smcboot/1
    338 root 4736K 1296K sleep 59 0 0:00:00 0.0% automountd/2
    340 root 5080K 2384K sleep 59 0 0:00:00 0.0% automountd/3
    263 daemon 2384K 1760K sleep 60 -20 0:00:00 0.0% lockd/2
    256 root 1280K 936K sleep 59 0 0:00:00 0.0% utmpd/1
    395 root 7592K 2560K sleep 59 0 0:00:02 0.0% sendmail/1
    273 root 2232K 1496K sleep 59 0 0:00:00 0.0% ttymon/1
    254 root 2072K 1224K sleep 59 0 0:00:00 0.0% sf880drd/1
    417 root 2008K 1016K sleep 59 0 0:00:00 0.0% smcboot/1
    272 root 5152K 4016K sleep 59 0 0:00:02 0.0% inetd/4
    206 root 1232K 536K sleep 59 0 0:00:00 0.0% efdaemon/1
    394 smmsp 7568K 1904K sleep 59 0 0:00:00 0.0% sendmail/1
    128 root 2904K 2056K sleep 59 0 0:00:00 0.0% devfsadm/6
    241 daemon 2640K 1528K sleep 59 0 0:00:00 0.0% rpcbind/1
    245 daemon 2672K 1992K sleep 59 0 0:00:00 0.0% statd/1
    251 root 2000K 1248K sleep 59 0 0:00:00 0.0% sac/1
    123 root 3992K 3008K sleep 59 0 0:00:07 0.0% nscd/26
    NPROC USERNAME SIZE RSS MEMORY TIME CPU
    24 oracle 48G 48G 100% 0:04:48 0.1%
    10 sirsi 1101M 35M 0.1% 0:00:32 0.0%
    37 root 148M 97M 0.2% 0:02:18 0.0%
    10 nobody 73M 36M 0.1% 0:00:00 0.0%
    1 smmsp 7568K 1904K 0.0% 0:00:00 0.0%
    4 daemon 12M 7920K 0.0% 0:00:00 0.0%
    Total: 86 processes, 260 lwps, load averages: 0.02, 0.02, 0.02
    Can anyone suggest why Oracle consumes 100% Memory? and how do we resolve this?.
    Regards,
    Sabdar Syed.

    Many Unix tools add to each dedicated server process memory the SGA size because under Unix each dedicated server is attaching the SGA shared memory segment to its process address space: so these Unix tools are not so reliable for Oracle.
    To check the Oracle memory usage, it is generally more recommendded to use the V$ views such as V$SGASTAT and V$PGASTAT.

  • Why Does Safari Use Excessive Memory with Gmail?

    I am running Safari 7.0.1 along with Maverics (10.9.1) on a 2011 MacBook Air with 4 GB of memory. Just recently I have begun to notice excessive memory usage when using Gmail. I have iStat Menus as well as something called MemoryKeeper so I can monitor memory use in real time.
    The table below shows numbers taken from Activity Monitor with each of the sites running in a single tab.  The Safari Web Content is through the roof with Gmail compared to My Yahoo or indeed with any other single site. In Gmail it starts out above 500 MB and slowly comes down to the lower end indicated if I do nothing. If I open tabs with both My Yahoo and Gmail, I sink below 100 MB and if I have three tabs open I'm heading to zero. As far as I can tell, the excessive memory useage only occurs with Gmail.
    Process
    Yahoo
    Gmail
    Safari
    156 MB
    167 MB
    Safari Web Content
    96 MB
    531-338 MB
    Kernel Task
    464 MB
    464 MB
    Free
    662 MB
    210 MB
    Typically I will close Safari and start it again if I get much below 100 MB. I usually have to close Safari at the end of the day to refresh it for the next day. This has only become a problem within the last month or so, and I am at a loss to explain it. I thought it might be Mavericks related (though I have been running Mavericks since its release), but then the Safari I have on my 5 year old Mac Mini running Snow Leopard gives me similar results.
    When I run Google Chrome I don't have any of these problems. Indeed, though it is not my preference, I am having to use it more and more for day to day activities or I have to stick with one tab if I am going back and forth between Gmail and other sites. I have not seen this problem reported elsewhere, so I have to believe there is something going on in my system. I have cleared the cache one time on both systems, but that doesn't seem to have made any difference. I would appreciate any comments or suggestions.
    -Bill

    I would not have even tried this app had I not heard about it on the Mac Rountable podcast (episode #222), where it received favorable comments from otherwise knowledgeable people. It also has a 4.5 star rating on the Mac App Store with 706 5-Star ratings out of 1,049. If you add up the 5-Star and 4-Star ratings you get close to 1,000 favorable rates right there. I have to wonder if people really know what's going on. Since the most obvious detrimental effects for me were centered around using Safari with Gmail on Mavericks, others must not be using that lethal combination. As I mentioned, using Google Chrome does not seem to have any obvious deliterious effects.
    Well, there's going to be one more 1-Star rating reflecting my experience.
    -Bill

  • Internet explorer consuming huge memory when OBIEE reports Run

    Hi all,
    I am running OBIEE report. But when reports run for displaying results, then Internet Explorer consumes huge memory( can view in Task Manager) and so all other application becomes very slow and dont work. I am using XP operating system and 1 GB Ram. OBIEE is installed at Server and i am running report at other system by accessing URL of the server.
    Please tell me the solution so that Internet Explorer does not consume huge memory.
    Thanks,
    Avnish

    Use FireFox.

  • How can i found which program consume more memory in server

    Dear Experts,
    please do  needful on below issue
    in my servers one server is very slow i checked in all arear
    but i didnot found any issues on my servers
    now i have one doubt
    is their any problem in abapers coading
    so i need to check how much memory it will takes for sql statments
    i dont know how can i get this requirment
    so please tel me how can i check sql statments which they consuming more memory in my server
    Regards

    Hi,
    please do needful on below issue
    For the same, I suppose ?   
    Use Transaction ST03, choose the period (day, week or month), select "Memory Use Statistics" and sort by "Average Total Memory Usage " or "Maximum Extended Memory Usage".
    Check specially if some programs use Private Memory.
    Regards,
    Olivier

  • Firefox doesn't close but hangs in the background after closing it using up excessive memory up to 2gb.

    When Firefox 8 loses connection to certain websites and I have to close it from the lower taskbar, it hangs in the background on task manager using excessive memory even after it is closed. I have seen it use up to 2gb of memory while closed but still hanging in the background in task manager. My computer slows down and when I try to open another browser window the little loading icon goes around and around so I check to see what is making it so slow. It is always firefox 8 hanging in the background using memory. I have 8gb of ddr2 memory on this 64 bit computer it shouldn't be slowing down because of a browser bug but it does.

    From what I have been reading from other posts on this forum, the
    issue may be caused by the clear history settings.
    Press the '''<Alt>''' or '''<F10>''' key to bring up the tool bar.
    Followed by;
    Windows; '''Tools > Options'''
    Linux; '''Edit > Preferences'''
    Mac; ''application name'' '''> Preferences'''
    Then '''Privacy'''.
    The button next to '''History''', select '''Use Custom Settings'''.
    At the bottom of the page, turn on '''Clear History When Firefox Closes.'''
    At the far right, press the '''Settings''' button. Turn on ONLY '''Cache''' and
    '''Form And Search History''' leaving the others off.
    This is not a cure but will make it easier if Firefox locks up.
    '''https://support.mozilla.org/questions/997866?esab=a&s=&r=1&as=s''' {web link}

  • Why does AVG Internet Security keep warning me that Firefox is using excessive memory and advisin me to close it and reopen?

    My browser was open and I was on Facebook. A message appeared from AVG Internet Security 2012, which is operating on my computer, telling me that FireFox was using excessive memory -- "260 MB of memory" and suggesting I close FireFox and reopen.
    This has happened several times; also when I was on CNN and Yahoo webpages.

    How much RAM do you have?
    300MB is a lot if you only have 512MB, but not too much if you have 1 or 2 GB, or more.
    http://blogs.avg.com/community/avg-feedback-update-week-44/
    See - 3. AVG Advisor = Disable AVG Advisor performance notifications <br />
    or try using the "Change when these notifications appear" and set a higher threshhold

  • DTW consume huge memory

    Hi,
    I have a client update a UDF for 433 items to OITM using DTW.  It consume up to 1.4 GB of memory.
    I remember I have problem at another client before when the SQL DB log file is huge, DTW updates takes ages.
    Does anyone know why DTW consume huge memory?  Has the size of the SQL DB log file anything to o with it?
    Appreciate some clarification.

    Hi,
    In case anyone is interested.
    In our client case, it seems to take up so much memory and then crash.  The first thought is something wrong with the file.
    The solution is: It is best to test with Administrator user.
    Guess what, the problem was user do not have access to the Log file folder.  So, it seems to hang there forever and then crash DTW.

  • Edge server consuming more memory

    Hi
    We are using flash media server 3.0.1 to do online streaming for more than 1 year. Sometime (once in 2-3 months) edge server consumes more memory. It will be utilizing more than 80% of swap memory.
    I am new to flash and unable to figure out, why this is happening.
    FMS is running on unix box.
    Please any body help me to know why this is happening.
    Thanks in advance,
    Bhaskar

    Hello,
    8 Gb is the strict minimum for solman itself, but your OS needs also at least 2Gb and maybe your DB is running on the same host and consume few Gb also...
    Thus I would say the minimum RAM should be 12 Gb (8 for solman, 2 for Db 2 for OS)
    Regards
    Extract from SAP Solution Manager 7.1 Sizing Guide

  • Process consuming huge memory space

    Hi
    please let me know how to find the process consuming huge memory space
    Regrads,
    Pradeee

    Hi,
    Thanks for the reply
    when i gave the query i got the following
    SQL> select s.sid, s.serial#, p.pid, p.spid, pga_alloc_mem from v$process p, v$session s where pga_alloc_mem > 1024*1024 and p.addr = s.paddr;
    SID SERIAL# PID SPID PGA_ALLOC_MEM
    556 268 58 3730 1712865
    559 1006 184 4363 2920969
    560 75 182 4353 2368225
    561 3212 189 4405 1909473
    563 3304 161 4298 1741321
    564 263 188 4402 3416801
    565 1711 172 4322 1741321
    566 16294 24 23504 1516257
    567 2634 168 4316 1741321
    568 6035 173 4324 1741321
    570 6717 218 17241 1975009
    SID SERIAL# PID SPID PGA_ALLOC_MEM
    572 8408 185 4393 3678945
    576 8063 166 4311 1741321
    578 26282 177 4332 1741321
    579 5158 162 4305 1479177
    580 2755 165 12852 3117577
    581 4671 175 4328 1741321
    588 3125 176 4330 1741321
    589 28 96 3859 1479177
    591 38 57 3699 2564833
    592 4343 53 3622 1712865
    593 33 18 3137 9625693
    SID SERIAL# PID SPID PGA_ALLOC_MEM
    595 71 72 3803 1712865
    596 6544 44 29811 1085961
    597 17149 180 4338 1479177
    599 551 208 5055 3744481
    600 1064 181 4340 1741321
    601 12 77 3819 1712865
    602 36 74 3807 1712865
    605 11 75 3813 1712865
    606 5045 207 13554 7742177
    607 27464 67 29845 1479177
    609 20 79 3825 1712865
    SID SERIAL# PID SPID PGA_ALLOC_MEM
    612 21 23 3150 7217889
    613 11943 21 29907 1085961
    614 8 116 3910 2527753
    615 38 100 3873 1479177
    616 31 110 3897 2368225
    617 28 109 3902 1778401
    618 18 107 3879 1479177
    619 11 105 3893 1479177
    620 6 104 3881 1741321
    621 13 52 3618 1712865
    622 21 43 3509 5776097
    SID SERIAL# PID SPID PGA_ALLOC_MEM
    623 9 111 3899 2368225
    624 34 112 3908 1675785
    625 10 114 3889 2003465
    626 1788 169 23978 1778401
    627 1070 179 4336 1741321
    629 12 117 3914 2368225
    630 17 120 3947 2527753
    631 5 119 3924 1581793
    632 57 63 9360 1581793
    634 41 45 9550 2106081
    635 3682 140 4251 2490368
    SID SERIAL# PID SPID PGA_ALLOC_MEM
    636 18158 204 4691 9315041
    638 36 99 3863 1479177
    639 11 98 3861 1479177
    640 2993 27 3195 1479177
    644 10536 186 4396 1581793
    645 32 113 3912 2368225
    646 10 130 4196 1872393
    647 17273 187 4399 2106081
    650 164 125 4142 2302689
    651 90 128 4165 1741321
    652 116 118 3922 2368225
    SID SERIAL# PID SPID PGA_ALLOC_MEM
    654 75 121 3993 2527753
    655 7241 39 29659 1085961
    658 6501 49 28948 1741321
    659 1127 81 15939 2134537
    663 764 131 13807 5693533
    664 13 16 3135 1479177
    665 13304 46 29591 1085961
    667 187 78 3857 1479177
    668 208 68 21528 1385185
    669 10483 64 29791 2003465
    670 574 47 3605 2314117
    SID SERIAL# PID SPID PGA_ALLOC_MEM
    671 5417 167 4314 1741321
    672 276 65 3736 2695905
    673 48 136 4241 2433761
    675 13168 25 29786 1085961
    678 1907 59 29843 1823925
    679 172 42 3507 11281121
    680 40 134 4234 1516257
    681 73 103 3875 1479177
    682 492 108 3887 1479177
    683 266 51 3616 1712865
    684 38 127 4189 2433761
    SID SERIAL# PID SPID PGA_ALLOC_MEM
    685 485 54 3620 1712865
    686 18763 170 4318 1741321
    687 782 92 5656 5186273
    688 221 129 4206 1675785
    689 13003 19 29560 1151497
    690 346 73 3815 1712865
    692 210 102 3883 2564833
    693 180 76 3817 1712865
    694 84 147 4268 1741321
    695 7 115 3891 1581793
    696 741 95 11553 2200073
    SID SERIAL# PID SPID PGA_ALLOC_MEM
    697 32 122 4000 1450721
    698 31 138 4248 2368225
    699 9 148 4272 1741321
    700 39 126 4167 2724361
    701 17 36 3221 1712865
    702 44 123 3935 2368225
    704 5 22 3144 13574881
    705 62 20 3139 2433761
    709 33 151 4280 1581793
    710 13 143 4258 1479177
    711 23 82 3823 1712865
    SID SERIAL# PID SPID PGA_ALLOC_MEM
    715 45 55 3676 1712865
    718 14 97 3865 1479177
    719 27 50 3614 1778401
    720 113 132 4221 1479177
    721 30 133 4230 1450721
    724 77 56 3695 1712865
    725 26 139 4245 1975009
    726 31975 149 4274 1741321
    728 38 144 4261 2433761
    729 1426 191 4411 1479177
    730 17 40 3372 3678945
    SID SERIAL# PID SPID PGA_ALLOC_MEM
    732 19535 190 4408 2499297
    734 44 106 3885 2134537
    735 78 31 3210 1479177
    736 1471 28 29763 1085961
    737 11 37 3228 1479177
    738 25549 171 4320 1741321
    739 93 41 3505 9511649
    740 21 33 3214 3445257
    742 24320 32 3212 2003465
    745 1526 29 29915 1085961
    746 5782 62 29754 5328773
    SID SERIAL# PID SPID PGA_ALLOC_MEM
    749 53 26 3192 5972705
    751 3238 66 17384 7180809
    754 59 142 4255 2302689
    758 193 209 4826 6038241
    759 3097 83 29921 1675785
    763 2355 174 4326 1741321
    766 9446 178 4334 1741321
    769 16 152 4282 3810017
    770 70 150 4276 1741321
    772 7 153 4284 1741321
    774 19 158 4292 1741321
    here i changed the pga memory allocation to MB
    i want to know how to spool program or sql which is consuming memory space from the sid,pid as mentioned
    Regards,
    Pradeee

Maybe you are looking for

  • How to install App Store on my macbook pro?

    Hi I have del the app "app store" as i can't open it,so i decided to del and install it back but I jus can't find the app.Can someone pl's advice.Thank You

  • My safari keeps crashing because of webkit

    This community has been super helpful to me over the last 10 years but this is my first post. I have a mid 2009 macbook pro with Lion 10.7.4 and since I have upgraded to safari 6, it has been crashing with this log: Thanks for any help! Process:     

  • URGENT.PLEASE HELP!!!Print graphics problem

    Hi, Please help me in this one.I try to print Graphics but I can't. 1) Spooling lasts too long 2) After spooling , printing does not continue 3) An empty page is printed instead 4) Printing process takes about 60 Mbytes of RAM to perform (??!!!) Here

  • TREX search error

    We are getting an intermittent problem when we do a search from our KM iview.  When we put in a search string it for the most part comes back with the appropriate data, but every once in a while we get the following error either as an informational t

  • Select statement without into

    Hi , I am currently working with a include which is already written. The include has a select statement where the into clause is not available. SELECT SINGLE * FROM cnvmbtrename         WHERE packid    = p_pack           AND domname   = space