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 are logics in reference to web logic servers?
Difference between production and development mode?
We often see BSU when using weblogic. What is the meaning of BSU ?
How many way to start and stop weblogic servers?
In corba, which of the files generated by the idltojava compiler must be compiled before running the server application? : BEA Weblogic
What is the boot?
What is the difference between jndi lookup(), list(), listbindings(), and search()?
Why do I get noclassdeffound/too many open files messages on solaris? : BEA Weblogic
What are application servers?
In a web logic server what is the domain?
Do you know what is the purpose of t3 in weblogic server?
Explain the functioning of Stub?
Which of the attributes in the monitoring tab for a jdbc connection pool in the administrative console tell us how many clients are currently waiting for a connection? : BEA Weblogic
What is the tree view pane in the web logic server?
What is achieved through clustering?