Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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 steps involved in setting up classpath in web logic server?

1047


Can I configure the messaging bridge to automatically downgrade the quality of service if the exactly-once service is not available on either the source or target bridge destination? : BEA Weblogic

1053


How can I run multiple instances of the same servlet class in the same weblogic server instance? : BEA Weblogic

1050


Explain the domain creation types?

1151


Define memory leak ?

1160


What are jvm tuning parameters?

1133


How do you troubleshoot server hang?

1157


Can the bean class implement the ejbobject class directly? If not why?

975


How do an rmi-iiop application and an existing corba object interoperate? : BEA Weblogic

1025


Must my bean-managed persistence mechanism use the weblogic jts driver? : BEA Weblogic

999


How can default jvm be changed to others?

1055


Differences between an application server and a web-server? What is the conman architecture which is used forhigh availability and load balancing describe in few lines.

1001


What is clustering and what is achieved through it?

1157


Tell me what are the steps involved in configuring the jms?

1041


What are deployment descriptors?

1172