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 ways in which the dns request of failed servers handled?

744


How does a cluster relate to a domain?

780


What is jvm tuning?

790


Define memory leak ?

916


What is Weblogic ? (Weblogic Interview Questions)

820


How can I avoid asynchronous message deadlocks? : BEA Weblogic

759


Why am I getting an ora-01000: maximum open cursors exceeded error, even though I closed all resultset, statement, and connection objects? : BEA Weblogic

781


How do stubs work in a weblogic server cluster? : BEA Weblogic

774


What should you do in a passive method?

766


What are crossdomainconnectors in reference to web logic servers?

696


How to integrate appache with weblogic?

745


Managed servers are running. What happens if admin server down?

736


How can we configure http tunneling on weblogic?

782


What are the transaction isolation levels supported by weblogic jdriver?

721


What are the databases that are available to be used with the web logic j2ee connector architecture?

766