VB.net application get error "connection timeout occured " through odp.net
Dear All,
We are facing one problem
that
we have our client side application in VB.NET and for connection to database we are using ODP.net
and we have two identical database server at a time one works as master and other works as slave. and Our application connects to master machine only...
Now if we shutdown the Master machine at that time Slave machine becomes master and now Client application tries to connect to newly became Master machine.
at that time through application we could not make the connection to new Master machine and getting connection timeout occured though
that
we have our client side application in VB.NET and for connection to database we are using ODP.net
and we have two identical database server at a time one works as master and other works as slave. and Our application connects to master machine only...
Now if we shutdown the Master machine at that time Slave machine becomes master and now Client application tries to connect to newly became Master machine.
at that time through application we could not make the connection to new Master machine and getting connection timeout occured though
0