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

Thread: On parallel_max_servers, Weblogic and Memory Leak

Hybrid View

  1. #1
    Join Date
    Jan 2001
    Location
    St. Louis. MO
    Posts
    151

    Question On parallel_max_servers, Weblogic and Memory Leak

    We have an existing three node RAC that is being access thru Weblogic Apps Server. Initially the parallel_max_server on the database is set to the default value which is 5. During that time we are getting lots of memory leak and out of memory error from the weblogic server. Then one time we got an ORA-600 error and we were suggested to increase the parallel_max_server. We increased it to 20. We observed that the out of memory error we are getting from weblogic became less, so we decided to further increase the value of the parameter and just like what we expected the the memory problem we are getting from weblogic went away.

    can anybody provide me some explanation from the standpoint of Weblogic.

    Thanks,

    Ed

  2. #2
    Join Date
    Aug 2002
    Location
    Atlanta
    Posts
    1,187
    You need to include version #'s, both for RAC and WL, also
    what is the first argument from the ora-600

    Is the web server on a seperate server from the DB?

    There is a bug with parallel query and rac
    I'm stmontgo and I approve of this message

  3. #3
    Join Date
    Jan 2001
    Location
    St. Louis. MO
    Posts
    151
    I think you miss the point, What I am asking is what is the relation between the oracle parameter parallel_max_server to the Weblogic memory leak, such that when we increase the parallel_max_server the leak became less and less.

    We are using 9.2.0.3 and WL 6

  4. #4
    Join Date
    Aug 2002
    Location
    Bangalore, India
    Posts
    405
    It's to do with the bugs they had in their coding. As DBAs we can not conclude anything from the solution. It's all about their C/C++ coding and they bugs in them. Just blindly follow what they say in the case of ora - 600 or for any other bugs in that case.
    Last edited by nagarjuna; 04-30-2004 at 08:38 PM.
    -nagarjuna

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