Viewing 15 posts - 106 through 120 (of 349 total)
thanks for this feedback. Unfortunately, I do not see this path on my laptop:
C:\Users\myname\AppData\Local\Microsoft\Microsoft SQL Server\100\Tools\Shell
I have SQL Server 2008 R2 Developer Edition installed:
-- Management Studio version...
April 19, 2012 at 4:51 am
thanks .. omitted a 'specific' in our original question here... Need permisison to view SQL Server Agent "Job Activity Monitor".
I added the user's Windows Login to both MASTER...
March 9, 2012 at 10:26 am
thanks Paul..
Is this also doable via the SSIS 2008 R2 data conversion task.
Would be great to use that task.. in place of the SQL Command w/...
January 26, 2012 at 12:12 pm
thx Trees -- I've added your suggestions to my toolbox of trix! appreciated!
January 17, 2012 at 12:57 pm
this is actually a Transactional replication. Would dropping the article THEN re-ADDing the article w/ the new predicate avoid regenerating the ENTIRE Publicaitons snapshot?
From Microsofts instructions:
January 17, 2012 at 6:22 am
I like this post: http://www.bradmcgehee.com/2010/03/an-introduction-to-sql-server-2008-audit/
Simple instructions (w/ GUI screen snaps) to setup a SQL 2008:
1) Audit
2) Audit Spec
November 10, 2011 at 5:55 am
always nice when the alter-ego resolves the issue...
November 4, 2011 at 11:56 am
adding my 2 cents..
on SQL 2008 R2, I've setup a job to UpdateStats on 1 database that is 250GB in used space (400 GB alloc) w/ many compressed...
November 1, 2011 at 6:41 am
thank you -- I found her subscriptions using your code! much appreciated
October 25, 2011 at 10:38 am
thank you.. now, how might I modify the above solution:
SELECT DATEADD(YEAR,-2,CURRENT_TIMESTAMP)
to render a TIME = all 0's
September 27, 2011 at 6:05 am
Lowell - worked perfectly. thanks!
September 21, 2011 at 6:58 am
thx ALL.. my bad !
September 1, 2011 at 11:20 am
We recently migrated 25 large data warehouse DB's from a single default instance of SQL Server (2005) to a single new, named instance of SQL Server (2008 R2 sp1). Let's...
August 31, 2011 at 7:41 am
We have over 150 instances of SQL Server installed on servers. I'd like to identify those instances installed on a VM and those installed on physical machines.. Spiceworks looks...
August 23, 2011 at 7:58 am
Viewing 15 posts - 106 through 120 (of 349 total)