Viewing 15 posts - 4,696 through 4,710 (of 7,164 total)
Here is another article for you to review, to help you with the fundamentals of what a Transaction Log is, and how to manage it properly: Managing Transaction Logs[/url]
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
March 29, 2012 at 1:35 pm
Kasnut (3/29/2012)
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
March 29, 2012 at 1:20 pm
Without Resource Governor the biggest concern will be RAM and CPU contention, as we know how to easily separate databases onto different I/O resources.
Any problem children that drill CPU? If...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
March 29, 2012 at 1:16 pm
WaitingWonder2 (3/29/2012)
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
March 29, 2012 at 12:42 pm
Standard or Enterprise Edition? If the latter, Resource Governor will be your friend. There will be a better chance of using more of your available hardware if keeping everything in...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
March 29, 2012 at 12:39 pm
TravisDBA (3/29/2012)
True, but the recommendation from MSDN is to remove it currently anyway.:-D
It depends on who "they" is..."they" over at Microsoft have recommend a lot of stupid things in the...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
March 29, 2012 at 11:22 am
TravisDBA (3/29/2012)
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
March 29, 2012 at 11:18 am
Anytime, and thank you for the positive feedback as well 😎
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
March 29, 2012 at 11:10 am
TravisDBA (3/29/2012)
Hmmmm. the MSDN article does not distinguish between the two. 😀
Considering that the current (and subsequently next) version of SQL Server will only run on 64-bit server operating systems,...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
March 29, 2012 at 11:08 am
This too: How to Post Performance Problems[/url]
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
March 29, 2012 at 11:04 am
TravisDBA (3/29/2012)
Right from MSDN:
"This feature will be removed in the next version of Microsoft...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
March 29, 2012 at 10:59 am
"Hierarchical format" as you put it is something of a display issue, better left to the presentation layer of an application. The resultset from my last post appears to deliver...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
March 29, 2012 at 10:57 am
aitchkcandoo (3/29/2012)
First of all, what do you use to format the DDL? I like the way you've posted it within window/scroll bar and would like to be able...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
March 29, 2012 at 10:33 am
May I ask why are you trying to shrink the files? Are you running low on disk space, or are you just trying to keep things tidy? If the latter...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
March 29, 2012 at 10:18 am
That sounds like a neat problem. If you post your table definitions (CREATE TABLE statements), some sample data (INSERT statements) and the structure of your desired results we can better...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
March 29, 2012 at 10:15 am
Viewing 15 posts - 4,696 through 4,710 (of 7,164 total)