Viewing 15 posts - 2,821 through 2,835 (of 6,679 total)
chang.hahn (8/24/2012)
August 25, 2012 at 10:03 am
Barry - the server is not on a domain, therefore you cannot add a domain user to SQL Server and authenticate.
For Windows Authentication to work in a WORKGROUP - you...
August 25, 2012 at 9:55 am
Are you sure the backups are actually setup to use compression? Just setting the default will not override the value in a maintenance plan if that value was specifically...
August 21, 2012 at 10:57 am
GSquared (8/20/2012)
August 20, 2012 at 1:30 pm
Do you care about being able to restore the system to a point in time after this delete process? If not, then I don't see a problem - however,...
August 20, 2012 at 12:59 pm
GilaMonster (8/20/2012)
August 20, 2012 at 12:52 pm
Gazareth (8/20/2012)
Indianrock (8/17/2012)
That makes it sound like DEV database IO would be affecting prod database IO
To a point, yes. But I'd be impressed if you were hitting the dev server...
August 20, 2012 at 12:48 pm
Indianrock (8/20/2012)
August 20, 2012 at 12:41 pm
Michael Valentine Jones (8/10/2012)
August 16, 2012 at 1:22 pm
Indianrock (8/15/2012)
August 15, 2012 at 5:03 pm
I would cheat...and download SQL Search from Redgate and let that utility do the searching for me. :w00t:
August 15, 2012 at 2:28 pm
Instead of using Netapp and Snap - you want to implement replication across to the DR site for your image files. This way, all image files are immediately written...
August 15, 2012 at 2:22 pm
Run DBCC LOGINFO for that database. This will show you the number of VLF's defined in the log file for that database.
If you initially created the log file at...
August 9, 2012 at 1:05 pm
The installation grants all of the rights necessary for that service account to run SQL Server.
That does not mean that service account has full administrator access to the server, or...
July 29, 2012 at 2:31 pm
Are you running - or going to run either SSIS, SSRS or SSAS on this same box? If not, then 8GB is probably excessive - if you will be...
July 23, 2012 at 12:31 pm
Viewing 15 posts - 2,821 through 2,835 (of 6,679 total)