How can you know that the database has connected to your
weblogic server
Answer Posted / srisobhan bhattacharya
You can use the command TNSPING to check if the DB itself
is up or not . You will get the details in TNSNAMES.ORA
file .
also , another common issue could be the box itself is down
where the db resides.
ping <box-name>
also , if the DB box is in another network , can check the
tracert command(for solaris/linux os)
whether the box is getting pinged from your network .
Hope this solves your query.
Thanks,
Srisobhan Bhattacharya
Middleware Admin
| Is This Answer Correct ? | 6 Yes | 6 No |
Post New Answer View All Answers
What are the uses of a middleware server?
What is the difference in the web.xml and weblogic.xml ?
Tell the issues faced in weblogic?
Explain where are the files placed while deploying the resource adapter in web logic server?
Explain what are the databases that are available to be used with the web logic j2ee connector architecture?
How can os authentication be connected with weblogic jdriver for oracle and connection pools?
What Is A Weblogic Server Cluster ?
Can you explain how can os authentication be connected with weblogic jdriver for oracle and connection pools?
Explain what are the ways in which the dns request of failed servers handled?
Explain the Command line utilities in wls?
Ho do you troubleshoot server hang?
What is meant by node manager?
What is meant by thread dump and how can we take?
In web logic what is the msi code?
Can I use a native two-tier driver for a browser applet? : BEA Weblogic