| Author |
while connecting to database
|
Rambabu Gonela
Greenhorn
Joined: Jul 31, 2006
Posts: 24
|
|
when connecting to database using drivers, database gets crashed then server will be down,in that situation what we will do?
|
 |
Muhammad Saifuddin
Ranch Hand
Joined: Dec 06, 2005
Posts: 1318
|
|
Originally posted by Rambabu Gonela: when connecting to database using drivers,
Yes.
database gets crashed then server will be down
why database is crashed? by using driver or any other reason?
in that situation what we will do?
your provided information is not enough to understand the situation.
|
Saifuddin..
[Linkedin] How To Ask Questions On JavaRanch My OpenSource
|
 |
Rambabu Gonela
Greenhorn
Joined: Jul 31, 2006
Posts: 24
|
|
|
ya.. using drivers
|
 |
Rao Raghu
Ranch Hand
Joined: Jan 05, 2007
Posts: 100
|
|
ya.. using drivers
Which dtabase are you using? Are you using the drivers provided with the database? If yes, then it should not crash. The reason may be something else.
|
RAGHU<br /> <br />"When the going gets tough, the tough get going"
|
 |
 |
|
|
subject: while connecting to database
|
|
|