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 |
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2005-11-18 : 08:08:06
|
Afzal writes "hii want to set a standby server for backup every transaction from primary server. On primary server there is a SQL Server 2000 enterprise edition installed. and all business applications are running from this server. Please tell me how i would be able to do transaction by transation backup on Standby server. What strategy i should adopt in order to get my this task. i want to avoid any third party software to do so. waiting a good reply from you GURUS.Afzal" |
|
nr
SQLTeam MVY
12543 Posts |
Posted - 2005-11-19 : 08:36:24
|
You can use the microsoft log shipping or use replication orhttp://www.nigelrivett.net/SQLAdmin/LogShipping.html==========================================Cursors are useful if you don't know sql.DTS can be used in a similar way.Beer is not cold and it isn't fizzy. |
 |
|
|
|
|