Viewing 15 posts - 571 through 585 (of 641 total)
In my opinion, Michael Hotek's MicroSoft SQL Server 2008 -- Implementation and Maintenance is a good place to start. It is comprehensive and touches on everything. From there...
July 13, 2010 at 4:50 pm
Paul, I should have been clear. I am tinkering. I was simulating a problem with the master database being off-line. I stopped SQL Server and tried starting up...
July 13, 2010 at 4:35 pm
Novicejatt (7/13/2010)
After Importing it into Table, I want to delete the rows which have "total" and the column "Data".
Table after deletion:
Code,Time,Volume,Edge
100,6/20/2010,200,300
100,6/21/2010,210,320
100,6/23/2010,220,340
102,6/24/2010,230,350
102,6/25/2010,210,320
102,6/26/2010,220,340
103,6/27/2010,230,350
103,6/28/2010,210,320
103,6/29/2010,220,340
Can you guys provide me steps to do it?
Thanks
If you...
July 13, 2010 at 4:30 pm
So at this point I am limited to using only the cmd line until I can get the underlying problem solved?
July 13, 2010 at 4:22 pm
ALZDBA (7/13/2010)
- did you create a dbmail profile to be used...
July 13, 2010 at 2:32 pm
Reo (1/4/2010)
I was face a question - How to handle out of disk Tempdb on production server? ; In an IBM DBA interview.
The interviewer’s concern is that if tempdb...
July 13, 2010 at 12:59 pm
Will you kindly specify (with link) where on the SQL Security forum? I can't find the post that addresses creating a DDL trigger to prevent TRUNCATE actions.
July 13, 2010 at 10:55 am
janyalee (7/12/2010)
To illustrate this, see the tabs for files and filegroups in SS Management Studio.
It's explained...
July 12, 2010 at 5:14 pm
George, what is meant when you are speaking about data being written to files in round robin fashion (I get the part about proportionaly growing files, but need clarification on...
July 12, 2010 at 3:36 pm
I just realized I didn't have the mail profile set to default. So I have changed that.
The remaining question I have is where do I defined the recipients...
July 12, 2010 at 2:06 pm
janyalee (7/12/2010)
July 12, 2010 at 12:12 pm
george sibbald (7/12/2010)
July 12, 2010 at 11:27 am
I have another question related to this. .
If I have a table that I partition across a number of filegroups in a way that is favorable to me, what...
July 11, 2010 at 8:30 pm
Viewing 15 posts - 571 through 585 (of 641 total)