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
Write a program of web logic server to get the connection pool attribute?
tell me the permenent memory issues?
What is the purpose of the serializedsystemini.dat file?
What is thread stack size? What is the default thread stack size in windows?
What technologies are included in j2ee?
How many weblogic servers can I have on a multi-cpu machine?
What is meant by gc, prallel gc, full gc and explain it?
What are tuning jvm parameters?
What Is Boot.proerties File In Weblogic Server ?
How can I debug the java code that I have running in weblogic server? : BEA Weblogic
What is the difference between url instance and urlconnection instance?
How Can Cluster Communication Occur ?
How do I use a startup class to initialize and later reference jms objects? : BEA Weblogic
Explain the types of node manager?
What are the prerequisites of starting a server?