In this post , we will cover some of the parameters and factors which affect JDBC performance in Weblogic Server. But first I will like to show how jdbc connections are made (in Snaps below )and for that we need to understand two terms Data Sources and Connection Pool. Data sources: Are administered factory Objects […]
Read MoreWe often come across cases where we require to modify the heap size according to our applications’s needs eg java.lang.OutOfMemoryError Whenever we want to change the Heap size in WebLogic server (AdminServer or managed servers), we can customize setDomainEnv.sh in $DOMAIN_HOME/bin with required memory arguments. Below are the two scenarios: Scenario 1: We need to […]
Read MoreI was listening to podcast Check Here from Thomas Kurian (Senior Vice President, Oracle FMW) about Oracle’s Strategy on integrating/merging BEA product with Oracle Fusion Middleware. Oracle acquired BEA this year and these two companies had many common products (Java Application Server, SOA Suite, Web Center Suite..). This podcast try to clear where is Oracle heading with […]
Read More