How can you know that the database has connected to your
weblogic server
Answer Posted / srinivas
telnet <DB box IP> 1521 from weblogic box, if response is
coming DB is avialable.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
How do I issue the close() method within an onmessage() method call and what are the semantics of the close() method? : BEA Weblogic
How is a domain template created?
What are the advantages of using application servers?
What is meant by full gc and explain it?
Can you use a foreign jms provider to drive an mdb transactionally? : BEA Weblogic
How to change from development mode to production mode in weblogic 10.3?
When should I use server session pools and connection consumers? : BEA Weblogic
how ITIL process occurs in weblogic?
What is meant by jndi and why its needed??
When deploying a resource adapter (.rar) to weblogic server, are its classes placed in the weblogic classpath? : BEA Weblogic
Why is my jms work not part of a user transaction (i.e., Called within a transaction but not rolled back appropriately)? How do I track down transaction problems? : BEA Weblogic
What is bootup process?
How does weblogic support corba and client communication via iiop? : BEA Weblogic
Define the functions of t3 in the web logic server?
What are the recommend parameters to improve the prformance from data-source point of view.