954,561 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Java and Oracle

hi friends,

I have an application web based. using Oracle backend and Java front end.

App server is in weblogic and Solaris os and two cpu with 8 applications.

DB server is oracle 8.1.7 on Solaris

This application is getting slow when number of threads are more ( like many users login and related activities) . I found out that during the peak time the garbage collector is also not running properly.

I want to know how can we change the GC algorithm ( like concurrent GC / parallel GC etc )

Where do we give the settings of JVM ?

How to enable the parallel GC ?
How to set the heap size ?

shaji
Newbie Poster
13 posts since Sep 2005
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You