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 |
csaha
Yak Posting Veteran
52 Posts |
Posted - 2012-09-17 : 17:03:40
|
I have created a network folder ReplData and added the user used to create the replication agent. After replication of each database folders are created in the ReplData and it does not delete the data. Do I change the sql script to EXEC dbo.sp_MShistory_cleanup @history_retention = 48 to 12 hrs so that the network drive gets cleaned up easily.Please advice. |
|
|
|
|