DBAsupport.com Forums - Powered by vBulletin
Results 1 to 2 of 2

Thread: MEMORY CONSUMPTION - SYSTEM TABLE

  1. #1
    Join Date
    Dec 2001
    Location
    SAN FRANCISCO, CA
    Posts
    306
    Gurus !!

    I just wanted to know

    if i run a jave / ejb application using oracle at the backend, how much memory it is consuming WHEN u run that application that is i what to find out ?

    which system table can give me CORRECT STATISTICS ?
    any v$ table ?


    Eat , Drink & Enjoy life -

    pravin_kini@hotmail.com

  2. #2
    Join Date
    Sep 2001
    Location
    NJ, USA
    Posts
    1,287
    Do u use Oracle JVM, for executing ejb or u use any "external"
    application server.
    If "external" application server then this is usual client for Oracle DB.
    If u are using Oracle JVM then (and executine ejb into oracle server):
    -- check java pool
    -- PGA for session
    -- UGA for session.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width