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.




Reply With Quote