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
What is the java authentication and authorization service (jaas) 1.0?
Difference between multicast and unicast?
How does cluster communication happen?
What is the difference between multicast and unicast?
What is Unicast?
how will you trouble shoot the URL issue in Web logic/ways?
Explain the different groups under web logic security?
In a web logic server what is the domain?
How can I avoid resourceexceptions when sending more requests for database connections from the pool than are currently available? : BEA Weblogic
What is the difference between txdatasource and datasource?
Tell me what are the ways in which weblogic servers can run on multiple machines?
Define the toolbar elements.
What is the role of a deployer?
Arrange in order the various message severity levels?
Explain what is the purpose of stub in web-logic server cluster?