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

Explain what is the purpose of stub in web-logic server cluster?

724


How many way to start and stop weblogic servers?

841


Can struck threads be killed manually?

759


What are stubs?

882


How do I use persistence? : BEA Weblogic

791


In a web logic server what is the domain?

728


When should I use multicast subscribers? : BEA Weblogic

757


How do I get a thread dump to help track down a problem? : BEA Weblogic

723


What are the special design care that must be taken when you work with local interfaces?

743


What Is The Purpose Of Clustering ?

833


What are the uses of a middleware server?

747


What is meant by adminserver?

733


How should you type cast a remote object? Why?

760


What is the format of the log message out to standard out?

813


Does weblogic jms support clustering? : BEA Weblogic

722