How do I change the number of days a copied transaction log is kept in a log shipping configuration?
Posted
by
Decker
on Server Fault
See other posts from Server Fault
or by Decker
Published on 2012-12-09T02:12:59Z
Indexed on
2012/12/09
5:06 UTC
Read the original article
Hit count: 589
sql-server-2008
|log-shipping
I think this is a pretty simple and perhaps stupid question. I've established log shipping between two SQL Server 2008 servers using the GUI (i.e. the SQL Server Management Studio). It's been running fine -- but now I want to change the number of days the copied files are retained on the secondary server. Is it simply a matter of going back to the GUI and change it there. Is it smart enough just to make that simple change or is the GUI only used to create the initial log shipping configuration?
© Server Fault or respective owner