Viewing 15 posts - 181 through 195 (of 1,348 total)
dmigo (2/1/2011)
February 2, 2011 at 7:22 am
for myself i use the index scanning DMV and just look at the leaf level for the row count
January 31, 2011 at 8:21 am
i've had really good luck with managing indexes on the subscribers. i run the index usage DMV's and delete any unused indexes. it has helped increase the reliability of replication...
January 24, 2011 at 7:56 am
we've been doing it for years and after a while it's a big pain in the a**. not that they are not stable but a pain in the a** to...
January 20, 2011 at 11:07 am
never had a problem
our QA is almost always on a later build than production and we restore databases there. we also have a process to sync databases on a SAN...
January 20, 2011 at 9:46 am
is this a SQL 2008 only function or is it in SQL 2005 as well?
January 20, 2011 at 8:08 am
we don't run SQL on vmware but if you were going to do it you would have to watch the I/O. even SQLCAT's testing showed that all the I/O goes...
January 19, 2011 at 11:47 am
we run sql 2005 and windows 2003
to add a new drive letter to an instance you have to take the instance down. i believe it's because you had to add...
January 19, 2011 at 11:35 am
we have 3 clusters and it's always downtime in patching the SQL service packs. with windows patches you can do the inactive nodes at any time you want
January 19, 2011 at 11:29 am
Perry Whittle (1/19/2011)
alen teplitsky (1/19/2011)
another plus is that windows clusters are a pain in the *** and changing minor things like IP's can break them.
changing the IP for what a...
January 19, 2011 at 11:12 am
i wish more people knew the basics like this. troubleshooting an issue this morning and it turned out our devs tried to use NULL values as real data. worked OK...
January 19, 2011 at 11:04 am
reuben.anderson (1/19/2011)
January 19, 2011 at 8:32 am
the database needs a few more tables
an inventory table to track inventory and will link back to the products table
an orders table
an inventory purchases table
January 18, 2011 at 1:27 pm
part 3 can be about Bob trying to migrate to Cassandra DB and it's 2 billion column/table limit
January 18, 2011 at 1:24 pm
and with the locations, it's a lot of money for travel as well
have you thought about doing these via webex or something similar? there are some free webinars every month...
January 10, 2011 at 2:05 pm
Viewing 15 posts - 181 through 195 (of 1,348 total)