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

What is the role of a deployer?

527


What are stubs?

662


How can classpath be set?

624


How many deployment descriptor files does a cmp entity bean deployed on the weblogic server have? : BEA Weblogic

491


Tell me how does a server find out server unavailability?

521






What is a trace in relation to web logic server?

504


What is http tunneling? How can we configure it on weblogic?

584


How many way to start and stop weblogic servers?

577


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


What is a stage deployment?

640


How does cluster communication happen?

557


What is a messaging bridge?

536


What is meant by node manager?

580


Why does executing the preparedstatement class cause a trunc fails: ora-00932: inconsistent datatypes error? : BEA Weblogic

554


What are the different modules of wlst?

561