Sessions that consume a lot of Memory

Hi,
How to retrieve sessions that consume a lot of Memory (Database 11.2.0.2) ?
Regards,

791550 wrote:
Hi,
How to retrieve sessions that consume a lot of Memory (Database 11.2.0.2) ?
Regards,Hi. You can query v$sesstat,v$statname and can join with v$session then you will get which session consume how much memory like below query
select
        username,
        sess.sid,
        value,
        name
from  v$sesstat sst,
        v$statname sn,
        v$session sess
where sst.statistic#=sn.statistic# and
sess.sid=sst.sid and
username is not null and
upper(sn.name) like '%MEMORY%'
order by username

Similar Messages

  • Quicklook consumes a lot of memory on column view previewing large files

    After upgrading to Mountain Lion, everytime I click on a large file (like a disk image, DMG, ISO) on finder's column view, it starts spinning the icon and quicklookd consumes a lot of memory even causing other apps to swap to disk. After the preview icon is done, the quicklookd memory is dealocated.
    This do not happen on Lion.

    Just found out that a plugin (QLStephen - http://whomwah.github.com/qlstephen/) was causing the problem.
    Removed it from /Library/Quicklook, restarted quicklook (qlmanage -r) and the problem is gone.

  • SQL Developer consumes a lot of memory

    Sql developer consumes a lot of RAM (around 100 MB) few minutes after start of application . any tips to reduce this?

    This is usually due to the caching of database objects on support of code insight and is dependent on the number of objects in the database. As documented in the readme.txt in the sqldeveloper home directory, you can disable code insight.
    2.1  To disable Code Insight
    Run SQL Developer from a command line using the following statement:
       Windows : sqldeveloper -J-Dsdev.insight=false
       Linux or Mac: Run sh sqldeveloper -J-Dsdev.insight=false
    or edit sqldeveloper.conf and add "AddVMOption -J-Dsdev.insight=false"

  • Why does out slapd process consume a lot of memory (1.1 GB)?

    Our LDAP installation (4.1) on Solaris 5.8 consumes too much memory. It is now at 1.1 GB and rising. I have tuned the dbcachesize and cachesize parameters in the config file, but that has not helped.
    I'd appreciate any help I can get in solving this problem. Also, I can't upgrade our installation due to other issues.

    Which exact version are you using? There were some memory fixes in the service packs.

  • Deploying consumes a lot of memory on WLS (latest version)

    I have a server with the latest version of WLS.
    It has the complete webcenter suite installed so it runs the adminServer with 3 managed servers.
    I have to do lots of deployments on that server and i notice that every time i deploy, the memory usage goes up.
    When i reboot the server and start every managed server i have a usage of about 3.2GB
    When i run my application the memory usage stays around 3.2GB
    Then i deply for the first time. During deployment the memory goes to 3.4 and it stops their. I run my application and everything is working fine but the memory stays at 3.4GB
    I do antoher deployment so the memory goes up again to 3.5 or 3.6GB. It stays their while i am running the application.
    After 5 to 8 times deployment the server crashes. I can't deploy anymore. The server hangs. It does not give any feedback, no errors in the error logs. THe cpu goes to 100% and it stays their (waited for over 30min and it was still deploying).
    So after some deployments i have to stop and start the server and then the memory usage is back to normal.
    Does anybody has a clue what the cause could be for this issue?
    It also depends on the application i deploy. When it's a small application i can deploy more times but when it's a heavy application for example the ExtendWebCenterSpaces project i can only deploy once and i have to reboot...

    Hi,
    We have exactly the same issue re-deploying ADF 11.1.1.3 applications to WLS 10.3.3 on Linux Redhat (on VMware ESX 4) :
    We had the problems with WLS10.3.2 and 11.1.1.2 and Sun JDK 64 bit.
    We replaced Sun JDK with Jrockit but it was very mem greedy on 64bit (for our server size).
    We tried with 10.3.3 and 11.1.1.3 32 bit with JRockit and same problem again.
    It seems the increasing mem is on the WLS server instance where the application is deployed, as we could deploy and run without problem on another server.
    Only way is to restart the whole thing.
    Scary for production ! And prod target is next week...
    Anyone ?
    Jean-Marc

  • Webkit2webprocess is consuming a lot of memory in safari 5.1

    Well I got this problem but the solution is to select in Safari- Tools:-Preferences -. Safety then to disable Pugins,Java,Java environment well this can cause problems to open some pages or videos unless you get back to the previous status....but i think the best solution is to use Chrome!!!!!

    More anecdotal data:
    I see this on one of my systems, an older Mac Pro now on Yosemite 10.10.2. After a recent reboot, Image Capture Extension showed up fairly quickly with over a GB of memory use. The Image Capture application had not been used on this system since the boot. The only possible image capturing devices possibly "within range" during this boot are the scanning function of an all-in-one printer on the same ethernet subnet and several iOS devices with cameras on the wifi portion of that subnet.
    Only the scanner function appears with Image Capture once it is launched (under SHARED). Image Capture Extension weighed in at 397MB. Plugging one of the devices in through USB causes it to show up under DEVICES and I.C.E. memory use rose to 444MB; unplugging it does not cause the memory use to drop, nor does quitting the app.

  • Webutil_file_transfer consuming a lot of memory and doesn't release...

    I'm facing a problem with webutil_file_transfer.client_to_as_with_progress when I'm transferring many files from the client to the server. Suddenly webutil stops the transferring and webutil doesn't work until I've restarted the form.
    I've noticed that the frmweb.exe process is increasing it's memory usage while traferring the files. When it reaches about 90-100mb memory in use - webutil "explodes".
    It looks like webutil doesn't relase the ressources after the file has been transferred to the server.

    I've found a workaround to this "bug".
    Instead of calling webutil_file_transfer..... directly in the code - I open a new form with call_form, activates a timer in the when_new_form_instance trigger - which makes the call to webutil_file_transfer - and then closes the form.
    Now webutil is releasing the ressources, because the form which made the webutil-call i closed after each call.

  • Exception consumes a lot of memory

    hi all,
    We are running a CORBA Server and multiple CORBA Clients. The server and client is developed using visibroker 4.11 for java using CORBA 2.3 specification and JBuilder 4.0.
    When the server throws Corba Exception, we find that the free memory is getting almost lost in 6 digits.
    Can we make the garbage collection much faster ? Do we have any way for it ?
    Thanks in Advance
    javashan

    What's the problem with free memory going down? The garbage collector will run before OutOfMemoryError is thrown, so you really don't need to concern yourself with the details of memory management... that's the whole point of garbage collection!

  • Preview consumes a lot of memory.

    When I edit a photo using Preview, it ***** all the memory in my Mac. Any one having the same issue?
    I'm running Mavericks 10.9.1

    What's the problem with free memory going down? The garbage collector will run before OutOfMemoryError is thrown, so you really don't need to concern yourself with the details of memory management... that's the whole point of garbage collection!

  • Akonadi_notes_agent consumes a lot of memory

    Hi,
    I recently updated my Archlinux System to KDE 4.13.0. Since this update akonadi_notes_agent starts with low memory consumption but while I am working it takes more and more memory. Currently it consumes more than 1GB.
    Does anybody know how to fix this?
    Kind Regards
    Floh1111

    ┌─[masolit]─[alienware]─[~]
    └──╼ yaourt akonadi fake
    1 aur/akonadi-fake 1000.0.0-1 (22)
    A fake empty akonadi package for those who don't want akonadi installed on their system
    ==> Enter n° of packages to be installed (ex: 1 2 3 or 1-3)
    ==> -------------------------------------------------------
    ==>
    Last edited by masolit (2014-05-16 14:44:20)

  • Need an app/lib that consume a lot of CPU

    Currently designing a light java middleware to work on clusters and grids, I need a java application to load the CPU usage of the computers. Is there something available somewhere ?
    Thanks.

    Why does it have to be "something more interesting" if the only goal is to produce CPU load??

  • WmiPrvSE.exe Consuming A Lot of RAM on 2012R2 DCs with SCOM Agent

    Good afternoon,
    I have three Windows Server 2012 R2 Domain controllers (AD DS, DNS, and DFS roles) and I'm running SCOM 2012 R2 Update Rollup 1 with all the latest management packs for Server 2012 R2, Active Directory, DNS, and DFS.
    When I install SCOM agents on these DCs, a WmiPrvSE process starts consuming a lot of memory until it reaches around 512MB.  At that point no one can RDP to the DCs, but we can enter-possession to get-process | sort ws and kill the offending WmiPrvSE.exe
    process.  When I uninstall the SCOM agent the server returns to normal.
    Other Windows Server 2012 R2 servers in our environment don't have this problem.  And when we had Windows Server 2012 (no R2) domain controllers this wasn't an issue.  My assumption is one of the management packs are an issue.
    I've seen other posts, but they are either related to older versions of Windows Server or not domain controllers.
    These are all the features I have installed on the DCs:
    Active Directory Domain Services                                                                                                                                                             
    DNS Server                                                                                                                                                                                   
    File and Storage Services                                                                                                                                                                    
    File and iSCSI Services                                                                                                                                                                      
    File Server                                                                                                                                                                                  
    DFS Namespaces                                                                                                                                                                               
    DFS Replication                                                                                                                                                                              
    File Server Resource Manager                                                                                                                                                                 
    Storage Services                                                                                                                                                                             
    .NET Framework 3.5 Features                                                                                                                                                                  
    .NET Framework 3.5 (includes .NET 2.0 and 3.0)                                                                                                                                               
    .NET Framework 4.5 Features                                                                                                                                                                  
    .NET Framework 4.5                                                                                                                                                                           
    WCF Services                                                                                                                                                                                 
    TCP Port Sharing                                                                                                                                                                             
    Group Policy Management                                                                                                                                                                      
    Remote Differential Compression                                                                                                                                                              
    Remote Server Administration Tools                                                                                                                                                           
    Role Administration Tools                                                                                                                                                                    
    AD DS and AD LDS Tools                                                                                                                                                                       
    Active Directory module for Windows PowerShell                                                                                                                                               
    AD DS Tools                                                                                                                                                                                  
    Active Directory Administrative Center                                                                                                                                                       
    AD DS Snap-Ins and Command-Line Tools                                                                                                                                                        
    DNS Server Tools                                                                                                                                                                             
    File Services Tools                                                                                                                                                                          
    DFS Management Tools                                                                                                                                                                         
    File Server Resource Manager Tools                                                                                                                                                           
    SMB 1.0/CIFS File Sharing Support                                                                                                                                                            
    User Interfaces and Infrastructure                                                                                                                                                           
    Graphical Management Tools and Infrastructure                                                                                                                                                
    Server Graphical Shell                                                                                                                                                                       
    Windows PowerShell                                                                                                                                                                           
    Windows PowerShell 4.0                                                                                                                                                                       
    Windows PowerShell 2.0 Engine                                                                                                                                                                
    Windows PowerShell ISE                                                                                                                                                                       
    Windows Server Backup                                                                                                                                                                        
    WoW64 Support       

    I have ever seen somebody has similar problem when import DNS MP to DC. Check whether it is this situation.
    Otherwise, Open Event Viewer to see if there are any useful info there.
    Last, apply the Hotfix below.
    http://support.microsoft.com/kb/2919355
    Juke Chou
    TechNet Community Support

  • Firefox does not start when I click, but consume a lot of resourcein task manager

    Hello,
    Since a few days, when I click Firefox, it does not start anymore (browser Windows does not appear anymore).
    Also, I noticed that after I click, my computer makes a lot of noise et becomes slow & gets almost blocked: I can see that in the task manager/processes, firefox is there and consume a lot of memory ressources.
    Can you help ?
    Thanks

    Hello,
    Thanks for you reply. What you propose me is to create a new profile and transfer the files from the old profiles to the new.
    I am not interested by this option as I want to keep my current profile as I am using programs working on this profile and also have Firefox working on this profile.
    But I have a new information which might help. I did not see it during my last tentative but after a few minutes after Mozilla launch, there was like a bug report which were generated.
    I copy paste below. Hope that it can help :
    dd-ons: 2020Player_IKEA%402020Technologies.com:5.0.7.0,OrangeVideo%40orange.fr:1.2.1.12788,%7972ce4c6-7e08-4474-a285-3208198ce6fd%7D:29.0,%7Bd10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d%7D:2.5.1,jid1-FCM5fDwCWM3AQ%40jetpack:1.8
    AvailablePageFile: 240164044
    AvailablePhysicalMemory: 207122432
    AvailableVirtualMemory: 432594944
    BIOS_Manufacturer: Phoenix Technologies LTD
    BlockedDllList:
    BreakpadReserveAddress: 44236800
    BreakpadReserveSize: 37748736
    BuildID: 2014042122123
    CrashTime: 1399127287
    EMCheckCompatibility: true
    Email:
    FramePoisonBase: 00000000f0de0000
    FramePoisonSize: 65536
    InstallTime: 1398928357
    Notes: AdapterVendorID: 0x8086, AdapterDeviceID: 0x2a42, AdapterSubsysID: 02191025, AdapterDriverVersion: 8.15.10.2202
    D2D? D2D+ DWrite? DWrite+ D3D10 Layers? D3D10 Layers+
    ProductID: {ec8030f7-c20a-464f-9b0e-13a3a9e84}
    ProductName: Firefox
    ReleaseChannel: release
    SecondsSinceLastCrash: 1130148
    StartupTime: 1399126032
    SystemMemoryUsePercentage: 95
    Theme: classic/1.0
    Throttleable: 1
    TotalVirtualMemory: 4294836224
    URL:
    Vendor: Mozilla
    Version: 29.0
    Winsock_LSP: AVSDA over [MSAFD Tcpip [TCP/IP]] : 2 : 1 :
    AVSDA over [MSAFD Tcpip [UDP/IP]] : 2 : 2 : C:\Program Files (x86)\Avira\AntiVir Desktop\avsda.dll
    AVSDA over [MSAFD Tcpip [TCP/IPv6]] : 2 : 1 :
    AVSDA over [MSAFD Tcpip [UDP/IPv6]] : 2 : 2 : C:\Program Files (x86)\Avira\AntiVir Desktop\avsda.dll
    AVSDA over [Fournisseur de services RSVP TCPv6] : 2 : 1 :
    AVSDA over [Fournisseur de services RSVP TCP] : 2 : 1 : C:\Program Files (x86)\Avira\AntiVir Desktop\avsda.dll
    AVSDA over [Fournisseur de services RSVP UDPv6] : 2 : 2 :
    AVSDA over [Fournisseur de services RSVP UDP] : 2 : 2 : C:\Program Files (x86)\Avira\AntiVir Desktop\avsda.dll
    MSAFD Tcpip [TCP/IP] : 2 : 1 : %SystemRoot%\system32\mswsock.dll
    MSAFD Tcpip [UDP/IP] : 2 : 2 :
    MSAFD Tcpip [RAW/IP] : 2 : 3 : %SystemRoot%\system32\mswsock.dll
    MSAFD Tcpip [TCP/IPv6] : 2 : 1 :
    MSAFD Tcpip [UDP/IPv6] : 2 : 2 : %SystemRoot%\system32\mswsock.dll
    MSAFD Tcpip [RAW/IPv6] : 2 : 3 :
    Fournisseur de services RSVP TCPv6 : 2 : 1 : %SystemRoot%\system32\mswsock.dll
    Fournisseur de services RSVP TCP : 2 : 1 :
    Fournisseur de services RSVP UDPv6 : 2 : 2 : %SystemRoot%\system32\mswsock.dll
    Fournisseur de services RSVP UDP : 2 : 2 :
    AVSDA : 2 : 0 :
    useragent_locale: fr

  • PrintStram Object taking a lot of memory (urgent)

    Hi,
    I have this peace of code which is a part of exception logging. I am analysing this code and I do not think the the printstream object is released in any moment as a result this is creating a great deadlock in performance as it is consuming memory.
    I have another doubt when does this help (e.printStackTrace(ps); ) ???
    ByteArrayOutputStream ba = new ByteArrayOutputStream();
    PrintStream ps = new PrintStream( ba );
    e.printStackTrace(ps);
    String [] args = getArgs(arg1, arg2, arg3, ba.toString(), null);
    String [] msg = makeMessage(source, msgid, args);
    writeToErrorLog( msg[0] );

    I want to free the printStream object after using it since it is consuming a lot of memory. Pl not this
    method is used in almost a lakh of instances while procesing a transaction through different stagesThat's very interesting -- if you set your locale to India, are units displayed in lakh-bytes instead of mega-bytes?

  • Component controller is consuming lots of memory

    Hi All,
    I have an WebDynpro application and a component controller (MyCompController) too where I have written most of the business specific code. The basis team informed that the component controller (MyCompController) is consuming lots of memory.
    Could anybody suggest me how to takle this problem. I dont have any other details and I am new to handle this kind of activity.
    Thanks & Regards,
    Patana

    Hi Patana
    Your controller can consume lots of memory because of lots of unnecessary data is loaded in advance and do not used actually. Try to analyze the following points:
    1. Unnecessary data is loaded into the context nodes in advance. Do not load all the data into the context in wdInit() method (do not fill in all the models too). This is not the right way. Instead try to use supply-functions for each context node with data. Supply-function will be called by Webdynpro automatically only when the data is actually required to be shown on UI.
    2. Unnecessary embedded Webdynpro components are created and loaded in memory in advance. Do not create embedded Webdynpro components manually in wdInit() method. Instead try to setup component usages with Create Mode option = OnDemand. Then Webdynpro will create the components automatically when this is really required.
    BR, Sergei

Maybe you are looking for