Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 About mirroring

Author  Topic 

sjst
Starting Member

12 Posts

Posted - 2003-07-10 : 00:57:57
hi All


Can any one give me the idea how to do the following
We have to go for mirroring one application development
..this is make sure that if the any transaction is going
on the database and that server is has any problem so that
it has to directed to another server which has the same database
So how to do this.....

thanks


debug
Starting Member

29 Posts

Posted - 2003-07-10 : 01:43:23
Hi,

I would suggest for a cluster OR Log Shipping in this case.

In log shipping u need to switch the application maually but in Cluster u need not worry ...

DU
Go to Top of Page

sjst
Starting Member

12 Posts

Posted - 2003-07-10 : 03:18:01
Hi DU

Can give me the details how to do clustering....as i am new to these
taks...i thinks all these DBAs issues
I am also looking how to go for the other harddisk in the same server if one hard disk fails....like let us think if we have 2 hard disks in the server and if one fails , other has to start automatically......
Please explain in details how to do

DU

Go to Top of Page
   

- Advertisement -