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 MoreThis post talks about configuring OID with a new configuration set. First of all, let me tell you the necessity of a configuration set. OID by default uses configuration set 0 with certain pre-defined options. To dump the default config set into an ldif file use the below command: ldapsearch -p <port> -h <host> -D […]
Read More