Viewing 15 posts - 1,186 through 1,200 (of 4,745 total)
Richard,
thankyou for taking the time to produce these informative articles.
The TSQL code for deleting and modifying the proxy account seems to have gone missing?
It is also worth noting that a...
January 25, 2012 at 6:10 am
just check your growth factors so that it doesn't become a problem if there is any likleyhood the log will grow further.
January 24, 2012 at 6:58 am
you don't say how big the log file is but 700+ is on the high side.
look at recovery times for the database on a server restart or onlining the database...
January 24, 2012 at 6:05 am
thanks for posting, this will get a wider audience if you submit it to the scripts section.
January 23, 2012 at 2:21 pm
Welsh Corgi (1/20/2012)
george sibbald (1/20/2012)
you store your packages in the filesystem don't you?
I take it that you are going to tell me that it can't be done if the SSIS...
January 20, 2012 at 12:17 pm
you store your packages in the filesystem don't you?
January 20, 2012 at 9:07 am
You can script that job out and edit server details. you just need to separately deploy the SSIS package itself
January 20, 2012 at 8:30 am
Unless you have a lot of maint plans I wouldn't bother scripting them out, they are very server specific.
IF you have a DR setup for a server supporting multiple databases...
January 20, 2012 at 7:49 am
you haven't specified the full path to the backup so SQL is presuming its in the default directory. I presume its somewhere else.
Are you trying to move the database files...
January 20, 2012 at 6:38 am
The resource database is NEVER updated, and is therefore read only. It just contains metadata and system objects.
the only time it ever changes is when you patch SQL, and then...
January 19, 2012 at 3:12 pm
thats as expected
January 19, 2012 at 10:34 am
pleasure
January 19, 2012 at 10:33 am
Eric, thats a big question, there are only rules of thumb, but if your recovery times are too long, thats a clue its too high. I would say the number...
January 19, 2012 at 10:24 am
IMHO, I think a potential issue with introducing reputation points at this stage, and Gus touches on it, is that people who already have a reputation would naturally garner the...
January 19, 2012 at 7:46 am
OK, 8000 vlfs in 2GB is a lot, I suspect your current growth factor for the log is 1MB, leading to fragmentation,
You need to shrink your log file right down,...
January 19, 2012 at 7:11 am
Viewing 15 posts - 1,186 through 1,200 (of 4,745 total)