Viewing 15 posts - 856 through 870 (of 2,897 total)
Q: "DBCC INDEXDEFRAG can be used for which structures? Select one"
On SQL 2005, If I run:
DBCC INDEXDEFRAG (msdb, 'backupset', backupsetuuid)
and get a result of:
(1 row(s) affected)
DBCC execution completed. If DBCC...
August 2, 2011 at 7:53 am
Thanks everyone. I sent in an application earlier today.
August 1, 2011 at 12:34 pm
yes. I don't think you can browse to a UNC path, but you can paste it in.
August 1, 2011 at 9:30 am
Are you appending your backup to an existing backup file ? I like to have separate files for eeach backup.
July 29, 2011 at 8:46 am
Why SP2 ? SP4 has been out a while. At least go to SP3 for all the big fixes.
July 28, 2011 at 9:15 am
I am waiting to hear back from a non-profit charity that I've applied to (bored & dead-end at my current job). I found out it would be a big pay...
July 28, 2011 at 8:56 am
I don't quite understand. What is .7z ?
Is the database backup file changing nightly, but the databse will ulimately have the same name each day ? Could you...
July 27, 2011 at 7:02 pm
Side note: I put [] around the ? like [?] in case there are any dashes or other characters in db names. We have a couple such as My-Database and...
July 27, 2011 at 11:18 am
Sure .... lots of little tips out there that could be useful to others.
July 27, 2011 at 9:20 am
Update: I cancelled the insert, modified some code, and now it seems to be working .... basically: inefficient code.
July 26, 2011 at 12:39 pm
Ninja's_RGR'us (7/26/2011)
July 26, 2011 at 12:15 pm
I have a process to alert me if there's blocking, but no problems so far.
July 26, 2011 at 11:58 am
Viewing 15 posts - 856 through 870 (of 2,897 total)