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

Answer Posted / vivek tripathi

1.In admin console you can go to the JDBC->connection pool->
You will find status as running if DB is up i.e connected.

And to be more confident
JDBC->connection pool-> test

- Test connection successfully ( test connection attributes
in the advance configuration of the connection pool should
be checked and there should be a dummy table -- "dual" is by
default)
- If "Test connection" attributes are not checked then a
warning will appear.

2. If a DB connection is not available , you can find
related message in the server logs also.

Is This Answer Correct ?    17 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do I use a third-party jdbc driver with jms? : BEA Weblogic

748


What happens when a failure occurs and the stub cannot connect to a weblogic server instance?

717


Is it ok to add new sessions and subscribers to a queue or topic connection once it has been started? : BEA Weblogic

827


Whenever we see a very slow response from server-side, then what all thing we need to look into?

735


How to configure jms?

851


What are the steps required to modify config.xml file of web logic server?

697


How many types of weblogic installation ?

760


In a web logic server what is the domain?

710


What is meant by gc, prallel gc, full gc and explain it?

744


What can be the reasons of server hang?

750


What are the steps required to setup the oracle instance for os authentication?

785


What is a license file ?

822


How do I limit the number of oracle database connections generated by weblogic server? : BEA Weblogic

706


Can you use a foreign jms provider to drive an mdb transactionally? : BEA Weblogic

756


What are the ways to avoid resourceexceptions when sending requests for databaseconnections?

742