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 a messaging bridge?
What Is A Weblogic Server Cluster ?
Explain the types of node manager?
Explain the use of http ?
Are there c/c++ interfaces to wls jms? : BEA Weblogic
When we will take thread dump?
How to configure jms?
Which of the algorithms is used by the weblogic server as the default load balancing strategy for clustered object stubs when no algorithm is specified ? : BEA Weblogic
How to change from development mode to production mode in weblogic 10.3?
In Future how the role of WEBLOGIC in realtime ?
What is a license file ?
Does weblogic jms support clustering? : BEA Weblogic
What are the common domain types?
How do stubs work in a WebLogic Server cluster ?
I am using a weblogic multitier driver in an applet as an interface to a dbms. If I run the class using the sun appletviewer on my local machine, I have no problems. But when I try to run the applet in a netscape browser, it will not connect 83 the two primary cluster services provided by weblogic server are? : BEA Weblogic