开发者

Replication - Issues with turning on SQL Agent on Local Machine

开发者 https://www.devze.com 2022-12-10 18:23 出处:网络
I want to learn more about replication and want to turn it on for my local copy of SQL2008.I watched one video that said I can create a publication on my local machine and then replicate to a differen

I want to learn more about replication and want to turn it on for my local copy of SQL2008. I watched one video that said I can create a publication on my local machine and then replicate to a different d开发者_如何学Goatabase on the same machine. Their example works and I want to try it.

Is there anything I should be concerned about regarding turning on SQL Agent?

Thanks in advance,

Randy


I have done replication (for test purposes) on a laptop with 2 GB of RAM and it has worked perfectly.

I have not encountered any issues with turning SQL Agent ON either.

0

精彩评论

暂无评论...
验证码 换一张
取 消