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
What is the difference between creating a distributed application using rmi and using a ejb architecture?
How to change from default jvm to others?
What is a machine?
What are the databases that are available to be used with the web logic j2ee connector architecture?
Why do I get an error while trying to retrieve the text for ora-12705? : BEA Weblogic
When should I use the external_stage option?
What is cluster in weblogic?
How to integrate appache with weblogic?
How can the nm be made to work with web logic?
Explain the functioning of Stub?
What can be the reasons for server hang?
How does a cluster relate to a domain?
Why would a client application use jta transactions?
How do I debug weblogic server using visual cafe 4.1? : BEA Weblogic
How can os authentication be connected with weblogic jdriver for oracle and connection pools?