Viewing 15 posts - 106 through 120 (of 323 total)
Any Service Pack released for SQL Server 2008 R2 is intended for any edition.
Okay to install, IMO.
qh
January 22, 2015 at 4:40 am
What data are you wanting to audit? Try these links below.
You can also download a SQL 2008/R2 Compliance Guide.
qh
January 18, 2015 at 6:15 am
Hi Wilem,
I like your script and plan to test it on a few VM SQL instances but how different is your script to say Data Collector?
Rgds,
qh
January 18, 2015 at 5:32 am
Anyway this worked:
setup.exe /QS /ACTION=INSTALL /FEATURES=Replication /INSTANCENAME=MSSQLSERVER /IACCEPTSQLSERVERLICENSETERMS
qh
December 17, 2014 at 10:16 am
Are you using NOT FOR REPLICATION for the table/article with the trigger?
Controlling Constraints, Identities, and Triggers with NOT FOR REPLICATION
qh
December 11, 2014 at 3:42 am
Thanks Gail, can't do any harm to recheck but SQL Service account had full control on that drive/paths/etc. SQL was installed by non DBA a while back so once...
December 10, 2014 at 2:20 pm
I see what your script is doing, have checked the path and ACL (sql service account has full control) but still would not work. I have moved the templog...
December 10, 2014 at 1:51 pm
bsistla (12/10/2014)
2. Are the guides provided by Microsoft...
December 10, 2014 at 7:00 am
http://sqlperformance.com/2012/11/io-subsystem/minimize-impact-of-checkdb
Argenis Fernandez did an excellent webinar for this back in March, you could ask him for the slides.
qh
December 10, 2014 at 5:07 am
What is the size of the snapshot you are generating? Replication can be immensely temperamental when it comes to generating a snapshot of over 2GB (I think, is it...
December 10, 2014 at 4:58 am
Thanks Shafat, that's an interesting solution, maybe worth ago, however the instance in question is in UAT testing phase so it's off limits ATM. In the new year it will...
December 10, 2014 at 4:43 am
Hi Bill,
I am just about to purchase SQL Complete (have a discount code so good value) but disappointing to hear that they haven't fixed the issues you have mentioned....
December 10, 2014 at 4:13 am
...still it was not a helpful error message as it kept sending me in the wrong
direction.
Welcome to Microsoft error reporting. 😉
qh
November 28, 2014 at 4:03 am
Hi Resender, to get more help you may need to repost (for the t-sql code)
http://www.sqlservercentral.com/articles/Best+Practices/61537/%5B/url%5D
qh
November 27, 2014 at 8:55 am
Cheers Gail, I had forgotten about the named/default instance setup.
qh
November 27, 2014 at 6:41 am
Viewing 15 posts - 106 through 120 (of 323 total)