How can you know that the database has connected to your
weblogic server
Answer Posted / ravi kumar
if you give# netstat -n | grep <database id> in unix box
it will show the connection between the DB and Weblogic
server.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the domain in weblogic server?
Explain what is the purpose of stub in web-logic server cluster?
What are the different groups under web logic security?.
What is wlst?
What Is Multicast And Unicast In Weblogic ?
Do you know what is the purpose of t3 in weblogic server?
What is weblogic?
What is a domain template?
How do I enable debugging for the messaging bridge? : BEA Weblogic
What is thread stack size? What is the default thread stack size in windows? Which memory space does thread stack get allocated from?
What is a license file ?
How to access the admin console?
What is the meaning of classformaterrors used with the applet?
In web logic how are new threads assigned?
Do ejbs have to be homogeneously deployed across a cluster? Why?