How can you know that the database has connected to your
weblogic server

Answer Posted / kantha

Use the following Steps to make sure that you are able to
connect to the DataBase Box from the WLS Server Box…
Step1). Add JDBC Driver also in the Classpath or Better run
“setWLSEnv.sh”
Step2). Use WLS DB Ping utility:
Syntax:
java -classpath /bea103/wl_server103/server/lib/weblogic.jar
utils.dbping ORACLE_THIN <dbUserName> <dbPasswoes> <dbURL>
Example:
java -classpath /bea103/wl_server103/server/lib/weblogic.jar
utils.dbping ORACLE_THIN scott tiger
databaseHostName:1521:P15215h

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the classes placed in the weblogic classpath?

541


What is the server?

543


What is thread dump?

516


Difference between weblogic development and production mode?

600


How can default JVM be changed to other?

594






How do I configure weblogic to use a socks proxy? : BEA Weblogic

511


Arrange in order the various message severity levels?

531


What is jms and configuration details?

534


In web logic what is the msi code?

507


What are weblogic clusters?

717


You are getting a error in your appserver/webserver logs "connection refused", from the operating system perspective how will you troubleshoot this?

497


Explain the different groups under web logic security?

470


Can you explain what are the ways in which the dns request of failed servers handled?

515


What is the difference between txdatasource and datasource?

538


What are Monitoring tools?

585