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
How do I call oracle stored procedures that take no parameters? : BEA Weblogic
What are the capabilities of weblogic server?
What are the recommend parameters to improve the prformance from data-source point of view.
How do I provide user credentials for starting a server?
Why would a client application use jta transactions?
Explain the functionality of T3 associated with WebLogic server?
How can we configure http tunneling on weblogic?
Explain what is the purpose of stub in web-logic server cluster?
List components of jndi?
Why is there no polymorphic-type response from a create () or find () method?
Write a program to call the store procedure of oracle that takes no parameter?
Explain what are the ways in which the dns request of failed servers handled?
What is bootup process?
How to write a program of web logic server to get the connection pool attribute?
What is a Thread dump? How will you take in unix/linux and windows ?