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 the node manager is required?
What are stubs and how do they function in a web logic cluster?
What is a domain?
Why do I get an exception when trying to find a connection factory? : BEA Weblogic
How do I identify the document type of an xml document? : BEA Weblogic
Why is there no polymorphic-type response from a create() or find() method? : BEA Weblogic
How can an application do a jms operation and have it succeed, independent of the result of the transaction? : BEA Weblogic
In web logic how are new threads assigned?
What is the difference between dynamic and non-dynamic changes in the console?
How do an rmi-iiop application and an existing corba object interoperate? : BEA Weblogic
How do I call oracle stored procedures that take no parameters? : BEA Weblogic
What are the types of gc and in which different scenarios each should be used?
How Work Manager works in wls 9.2 and above versions?
The home of a product cmp entity bean has a finder method, which returns an enumeration of all the products whose price falls below a certain value, which is passed as the method argument. If there are no products in the database to match the above criteria what will be the result of a call to this finder method? : BEA Weblogic
Explain about the function associated with t3 in weblogic server ?