Viewing 15 posts - 421 through 435 (of 612 total)
LOL! Yep......that one! That also explains why you have scored it out of your signature.....
September 4, 2013 at 5:51 am
I would recommend looking at the traning requirements for the Microsoft Certified Master. If the MCMs on here are anything to go by then with the right experience you...
September 4, 2013 at 5:43 am
From Kimberley Tripp.....
3) Create only ONE transaction log file. Even though you can create multiple transaction log files, you only need one… SQL Server DOES not "stripe" across multiple transaction...
August 30, 2013 at 6:40 am
There is no benefit.
Then I really must wonder why the ability to do it is there. A Microsoft-induced dream of illusional performance enhancement......
August 30, 2013 at 6:38 am
GilaMonster (8/30/2013)
kevaburg (8/30/2013)
The backup with truncate would reduce its size but the...
August 30, 2013 at 6:31 am
GilaMonster (8/30/2013)
kevaburg (8/30/2013)
August 30, 2013 at 6:25 am
Surely by shrinking the file by moving its contents to another file would be a viable solution.
The backup with truncate would reduce its size but the proprtional fill...
August 30, 2013 at 6:25 am
1. Do a transaction log backup and truncate the log.
2. "Shrink the datafile by migrating the data to other files in the same filegroup" performed from...
August 30, 2013 at 5:55 am
Wow....it isn't often I see one person this flamed....!
August 30, 2013 at 5:50 am
OnlyOneRJ (8/14/2013)
Requirenment here is to track if any update or delete happens by mistake, for which i am asked to take Log backups every 3 hours..
Execution of the backups...
August 23, 2013 at 1:20 am
GilaMonster (8/22/2013)
Jason.Reeves (8/22/2013)
Do a alter database or detach/reattach and move all the inactive or offline databases to a disk not part of the cluster.
A clustered SQL Server's database files must...
August 23, 2013 at 1:12 am
Talib123 (8/19/2013)
Can't believe no one has pointed out that is not a good idea to shrink Production DBs.
I am not sure it can be said it isn't a good idea.....but...
August 19, 2013 at 10:25 am
I was beginning to think I had to rethink everything I thought I knew about indexes.......
😀
August 19, 2013 at 6:43 am
Viewing 15 posts - 421 through 435 (of 612 total)