How can you know that the database has connected to your
weblogic server
Answer Posted / eswaran
you can get the connection details by executing netstat -a
| grep <ipaddress of DB Server
Is This Answer Correct ? | 19 Yes | 1 No |
Post New Answer View All Answers
How to troubleshoot and overcome such issues?
What are servers?
Which of the programs can be created using the zac publish wizard tool? : BEA Weblogic
When deploying a resource adapter (.rar) to weblogic server, are its classes placed in the weblogic classpath? : BEA Weblogic
Explain how a web logic server works?
How to configure a DB connection pool ?
Tell me how are the notifications generated when a server is added to a cluster?
Explain what is the procedure to configure jms security?
How many admin consoles possible in a single domain?
What happens if acknowledge() is called within a transaction? : BEA Weblogic
Why did my jdbc code throw a rollback sqlexception? : BEA Weblogic
How can the OUT OF MEMORY be solved?
What is the default port of weblogic admin server?
We often see BSU when using weblogic. What is the meaning of BSU ?
How do I use jta transactions within an mdb? : BEA Weblogic