Viewing 15 posts - 61 through 75 (of 180 total)
Jeff Moden (7/7/2016)
Tava (7/7/2016)
Jeff Moden (7/7/2016)
Tava (7/6/2016)
Since the export process can not change...
It comes from a computer. It can be changed. It's ok to do a temporary work...
July 7, 2016 at 5:13 pm
Jeff Moden (7/7/2016)
Tava (7/6/2016)
Since the export process can not change...
It comes from a computer. It can be changed. It's ok to do a temporary work around but they...
July 7, 2016 at 1:36 am
Tava (7/6/2016)
Thom A (7/6/2016)
July 7, 2016 at 1:05 am
Thom A (7/6/2016)
July 6, 2016 at 5:18 pm
Thanks for the reply, spoken with a few people and a process already built which extracts to CSV. I didn't know a process existed based on how it was being...
June 15, 2016 at 7:57 pm
The step above would also be the approach I take. As mentioned by other users ensure that if it does stop it has no impact to anything within the system...
May 23, 2016 at 10:39 pm
monterorf (5/17/2016)
I've trying to restore a db since 2 days ago and it simply can't be restored.
I've tried from the wizard...
May 17, 2016 at 8:33 pm
rodto3rd (5/16/2016)
So for stage,...
May 16, 2016 at 11:28 pm
Jeff Moden (5/12/2016)
May 13, 2016 at 12:38 am
Thanks for sharing that script... appreciate it
May 12, 2016 at 5:25 pm
pietlinden (5/12/2016)
A little normalization is a...
May 12, 2016 at 12:31 am
There are syntax errors in your code. Since the tables you provided yesterday,columns names have changed and some others have been added.
May 12, 2016 at 12:13 am
as usual ... soon as I post it, I find the solution.
EXECUTE master.sys.sp_MSforeachdb 'USE [?]; EXEC sp_spaceused'
Is there anyway to get this into 1 table though as its across all...
May 11, 2016 at 11:31 pm
Lynn Pettis (5/11/2016)
Just as long as you rebuild your indexes afterward. The shrink operation will result in fragmentation of your indexes.
Yeap, that's part of the process that should be...
May 11, 2016 at 5:25 pm
Viewing 15 posts - 61 through 75 (of 180 total)