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
What are the capabilities of weblogic server?
What is the difference in the web.xml and weblogic.xml ?
What is meant by unicast?
What are the uses of a middleware server?
An instance of stateful session ejb when accessed simultaneously from more than one clients on same vm results in remoteexception or ejbexception. In case the client is a servlet thread, which of the techniques can be used to avoid remoteexception/ejbexception? : BEA Weblogic
What is a domain?
How can I avoid asynchronous message deadlocks? : BEA Weblogic
What are the databases that are available to be used with the web logic j2ee connector architecture?
What causes an ociw32.dll error? : BEA Weblogic
What are the special design care that must be taken when you work with local interfaces?
Explain the concepts and capabilities of ANT ?
What is weblogic application server?
What command will you use to recursively search for a particular string across multiple files in your currentdirectory?
What should you do in a passive method?
In web logic what is the msi code?