How can you know that the database has connected to your
weblogic server
Answer Posted / gopal
Do a netstat -an | grep 1521 | wc -l will display how many
DB connection made.
and also netstat -an | grep <IP of the DB>
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Can you briefly describe local interfaces?
Is it possible to send or receive a message from within a message listener? : BEA Weblogic
How to find out the listening ports?
Name the various message severity levels in web logic?
What is weblogic application server?
Explain the domain creation types?
Can I set the deployment order for application modules? For standalone modules?
How do you troubleshoot server hang?
How Administration Server And Managed Servers Will Interact ?
What signal tells the jvm to give a thread dump?
Explain what is the purpose of using multipools in web logic server?
Explain The Methods For Providing User Credentials For Starting The Server ?
Must ejbs be homogeneously deployed across a cluster? Why?
How do stubs function in a web logic cluster?
What is mulicast in weblogic?