Viewing 15 posts - 211 through 225 (of 965 total)
dba.nivali (12/11/2009)
is there anyway before i can remove the identity column as non - identity
after insert i can change it to identity...
December 11, 2009 at 10:09 am
I've been using since the day after it was released on my 64 bit servers.
December 11, 2009 at 10:07 am
I missed that you said CIFS in conjunction with UNC. The supported way for doing this would be a IPSEC tunnel or point to point VPN between the machines,...
December 11, 2009 at 7:02 am
What I'd do is have a dedicated NIC on the SQL Server to handle pushing the backups to the UNC path. This would segregate the Network IO from the...
December 10, 2009 at 11:19 pm
chad.henningfeld (12/10/2009)
December 10, 2009 at 11:16 pm
Lynn,
Thats so unfortunate. Our group meets on Tuesdays which tends to be a good night for most people. Monday is never a good day to do it, IMO,...
December 10, 2009 at 8:51 am
Jeff Moden (12/9/2009)
December 10, 2009 at 8:46 am
The only other thing to do would be join your local user group. In Tampa, we have a email list through yahoo groups that recruiters and members post job...
December 10, 2009 at 7:48 am
Note that I use a certificate signed assembly and a certificate login in that example as well. I'd forgo CLR for this, you can accomplish it with SQL Agent...
December 10, 2009 at 7:27 am
Without knowing more information it is impossible to tell you good or bad. How long has the server been up? If those numbers are aggregate over 2 months,...
December 9, 2009 at 4:52 pm
One thing I didn't mention is that if you are using an Alias, they have to be setup initially and the application has to be configured to use the Alias....
December 9, 2009 at 2:02 pm
GilaMonster (12/9/2009)
Log backups, full backups, differential backups, transaction rollbacks. Restart recovery. Probably checkpoint.
Interesting that you mention checkpoint here. I considered that but couldn't remember enough about it to know...
December 9, 2009 at 1:05 pm
I asked Paul Randal your question because I know there are potentially other things that would do it, but I don't know for sure what exactly those might be beyond...
December 9, 2009 at 1:03 pm
For IO_Stalls, as close to zero as possible. Stalls = bad performance/high latency to disk.
For SQL 2005 look at the following Engine Team Blog posts:
December 9, 2009 at 12:58 pm
If you only have a SQL 2005 environment then either works. I like scripts because I can automate things with them and they are predictable. If you use...
December 9, 2009 at 12:55 pm
Viewing 15 posts - 211 through 225 (of 965 total)