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.
| Author |
Topic |
|
sjst
Starting Member
12 Posts |
Posted - 2003-07-10 : 00:57:57
|
| hi AllCan any one give me the idea how to do the followingWe have to go for mirroring one application development..this is make sure that if the any transaction is goingon the database and that server is has any problem so thatit has to directed to another server which has the same databaseSo 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 |
 |
|
|
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 thesetaks...i thinks all these DBAs issuesI 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 doDU |
 |
|
|
|
|
|