How can you know that the database has connected to your
weblogic server
Answer Posted / mohit
You can check the availability of the Database to your WLS,
by testing the connection pool in admin console.
Before testing from console, you should make sure to check
if either of the properties to check DB is enabled for
connection pool (eg. Test connection on reserve) as well as
test query for DB is provided.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
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
Explain the different groups under web logic security?
What are the functions of t3 in the web logic server?
Explain what is the purpose of stub in web-logic server cluster?
What is console mode?
Which xml parser comes with weblogic server 6.1? : BEA Weblogic
What is the name of default jvm that is made used for weblogic?
What are log filters and what are their purpose?
How do I publish an xml message? : BEA Weblogic
How do I protect weblogic server from security attacks from bogus clients using the wl-proxy-client-cert header? : BEA Weblogic
How is security handled in the weblogic j2ee connector architecture? : BEA Weblogic
When deploying a resource adapter (.rar) to weblogic server, are its classes placed in the weblogic classpath? : BEA Weblogic
What are the ways in which the dns request of failed servers handled?
Whenever we see a very slow response from server-side, then what all thing we need to look into?
When can high usage of CPU occur?