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

Answers were Sorted based on User's Feedback



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

Answer / shanthi

1) We can check through console
2) using netstat as said above
netstat -a |grep prot |wc -l
3) telnet <ipadress> <port>
4) ping ipadress(of database) as said above

All these works out

Is This Answer Correct ?    1 Yes 0 No

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

Answer / srisobhan bhattacharya

You can use the command TNSPING to check if the DB itself
is up or not . You will get the details in TNSNAMES.ORA
file .

also , another common issue could be the box itself is down
where the db resides.

ping <box-name>

also , if the DB box is in another network , can check the
tracert command(for solaris/linux os)

whether the box is getting pinged from your network .

Hope this solves your query.

Thanks,
Srisobhan Bhattacharya
Middleware Admin

Is This Answer Correct ?    6 Yes 6 No

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

Answer / chandrakanth

telnet adminipaddress Databaseportno

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Weblogic Interview Questions

How does cluster communication happen?

0 Answers  


what is the difference between sun JDK1.5 and BEA Jrokit 1.5

3 Answers   IBM,


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

0 Answers  


What causes java.io exceptions in the log file? : BEA Weblogic

0 Answers  


In corba, which of the files generated by the idltojava compiler must be compiled before running the server application? : BEA Weblogic

0 Answers  


Can you briefly describe local interfaces?

0 Answers  


Explain the performance tuning in jdbc?

0 Answers  


What is Weblogic ? (Weblogic Interview Questions)

0 Answers  


for example we have two boxes,one box it contain one adminserver & one managed servr and another box it contain one managed server.how to configuring the these server?

1 Answers  


How can we change heap size?

0 Answers  


Do you know what is the purpose of t3 in weblogic server?

0 Answers  


Which lelvel of activites ur reponsiable l1 or l2 or l3?

0 Answers  


Categories