ORA-01000: maximum open cursors exceeded
Oracle uses the OPEN_CURSORS parameter to specify the maximum number of open cursors a session can have at once....
Application Servers / Database / Java App Servers / Oracle Database / Oracle/BEA WebLogic
by Ramakanta · Published June 13, 2012 · Last modified November 26, 2014
Oracle uses the OPEN_CURSORS parameter to specify the maximum number of open cursors a session can have at once....
Application Servers / Java App Servers / Oracle/BEA WebLogic
by Ramakanta · Published June 8, 2012 · Last modified November 22, 2016
While starting managed server or node manager if you are getting “java.lang.ClassNotFoundException: java” error then do the below steps to...
Application Servers / Java App Servers / Oracle/BEA WebLogic
by Ramakanta · Published June 8, 2012 · Last modified August 17, 2015
If you are getting below error while starting node manager then please follow below mentioned steps to fix this issue....
Application Servers / Java App Servers / Oracle/BEA WebLogic
by Ramakanta · Published June 8, 2012 · Last modified August 8, 2014
If you are getting errors like below in logs while deploying application or in general then try below mentioned...
Application Servers / Java App Servers / Oracle/BEA WebLogic
by Ramakanta · Published June 8, 2012 · Last modified August 8, 2014
Issue is due to the constrains in using the Statement Cache. Statement caching improves performance by caching executable statements that...
Application Servers / Java App Servers / Java Errors / Must Know / Oracle/BEA WebLogic / Security / Sockets and Internet Protocols / SSL/SecureSocketLayer
by Ramakanta · Published June 7, 2012 · Last modified November 22, 2016
WebLogic can only connect to the LDAP server using one-way SSL. It cannot provide a client certificate to the LDAP...
Application Servers / Oracle/BEA WebLogic / Security / SSL/SecureSocketLayer
by Ramakanta · Published June 7, 2012 · Last modified April 12, 2015
To create the Identity and Trust Keystores, please follow these steps: Create a keystore and a private key using the...
Application Servers / Java App Servers / Oracle/BEA WebLogic / Security / SSL/SecureSocketLayer
by Ramakanta · Published June 7, 2012 · Last modified April 12, 2015
There are two ways to generate certificates for WebLogic Server. 1. CA Signed Certs CA Signed certificates are recommended....
Application Servers / Java App Servers / Java Errors / Oracle/BEA WebLogic
by Ramakanta · Published June 7, 2012 · Last modified March 11, 2015
Below describes different ways on taking java thread dump in a WebLogic Server environment. Java Thread dump are essential diagnosis...
Application Servers / Java App Servers / Oracle/BEA WebLogic
by Ramakanta · Published June 1, 2012 · Last modified November 26, 2014
While trying to create a connection pool to oracle db , following error occurs in weblogic app server. ORA-00604:...
Advertisement
Advertisement
Advertisement