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
Tell me what can happen when stub can't to connect to web-logic server instances?
Name the various message severity levels in web logic?
what are the new features of Webservices 1.6 than 1.4.From the interface and implementation aspect4.
What does the connected to element in the toolbar signify?
How to change from default JVM to other ?
What is the difference between T3 and HTTP protocol ?
What is boot?properties file in weblogic server?
What is meany by plugin?
How do I configure weblogic to use a socks proxy? : BEA Weblogic
What can I do when I get java.lang.outofmemoryerror because producers are faster than consumers? : BEA Weblogic
How to update license?
What technologies are included in j2ee?
How to integrate appache with weblogic?
What is error ora-6502? : BEA Weblogic
Tell me how is the security handled in web logic j2ee connector architecture?