Fetching the data in weblogic based html server via databrowser in slow
Hi,
Recently I have done the upgrade from 9.1 to 9.2.
One big challenge has come after 9.2 is that some of the applications is taking very long time. After troubleshooting found that the performce issue is from webserver.
When I tried to fetch data from table F0911 (147 million of records) it is taking 2 minutes to dispaly.
Where as in 9.1 it not even took 1 sec.
The difference is in 9.2 webserver is weblogic where as in 9.1 it is WebSphere.
I have already updated the jvm heap size to 4 GB .But still same issue. Even I verified jas and jdbj from 9.1 and 9.2 both are same.