How can you know that the database has connected to your
weblogic server

Answer Posted / gopal

Do a netstat -an | grep 1521 | wc -l will display how many
DB connection made.


and also netstat -an | grep <IP of the DB>

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the purpose of using multipools in web logic server?

565


Why am I getting an ora-01000: maximum open cursors exceeded error, even though I closed all resultset, statement, and connection objects? : BEA Weblogic

536


How can I debug the java code that I have running in weblogic server? : BEA Weblogic

484


How does a server find out server unavailability?

477


Why ca not I boot weblogic server when using the ldap security realm? : BEA Weblogic

535






How to configure jms?

653


How to change from default JVM to other ?

593


Why did the messaging bridge fail to connect to the source bridge destination? : BEA Weblogic

506


A stateful session bean implementing the sessionsynchronization interface is deployed on the weblogic server. Which of the callback methods may be invoked on the bean? : BEA Weblogic

559


How can os authentication be connected with weblogic jdriver for oracle and connection pools?

548


How a web logic server works?

518


What are the common domain types?

549


How should you type cast a remote object? Why?

548


What is meant by managedserver?

560


What are data-sources and what features do they offer? What are the recommend parameters to improve the prformance from data-source point of view.

562