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
Can weblogic server start with a unix boot? : BEA Weblogic
How to change from default jvm to others?
When should I use multicast subscribers? : BEA Weblogic
A client wants to preserve the reference to the ejbhome object of an enterprise bean instance and use it later. Which of the following can be serialized for this purpose? : BEA Weblogic
What is a license file ?
What is a Thread dump? How will you take in unix/linux and windows ?
What can be the reasons for server hang?
What is meant by domain, adminserver, managedserver?
What happens if remove( ) is never invoked on a session bean?
What is the easiest way to set the classpath ?
What is the max amount of information that can be saved in a session object?
What happens when a failure occurs and the stub cannot connect to a weblogic server instance? : BEA Weblogic
What is the difference between stage and no stage deployment?
What are crossdomainconnectors in reference to web logic servers?
How can the OUT OF MEMORY be solved?