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

Why did my jdbc code throw a rollback sqlexception? : BEA Weblogic

710


How do stubs function inside weblogic server cluster at the time of failure?

754


How many types do you configure managed server in weblogic server?

692


What is administration server?

856


What is the difference between txdatasource and datasource?

813


When should I use the external_stage option?

840


I configured the messaging bridge to use the exactly-once quality of service for two-phase transactions. So why am I getting a quality of service is unreachable error? : BEA Weblogic

753


How do I use os authentication with weblogic jdriver for oracle and connection pools? : BEA Weblogic

728


How do I manage a queue to view and delete specific messages? : BEA Weblogic

744


Can We Start A Managed Server If The Administration Server Is Unavailable ?

722


Why is my jms work not part of a user transaction (i.e., Called within a transaction but not rolled back appropriately)? How do I track down transaction problems? : BEA Weblogic

684


What is the easiest way to set the classpath ?

807


What is the meaning of classformaterrors used with the applet?

722


Explain the different versions of nm?

767


What are the ways in which the dns request of failed servers handled?

709