Viewing 15 posts - 976 through 990 (of 1,348 total)
i would cluster and mirror only if you need offsite protection. a failover cluster is common storage so nothing is lost.
we used to do log shipping years ago and there...
November 27, 2007 at 10:06 am
add new disks to the cluster, create a new cluster group and install the 2005 instance into the new group
November 27, 2007 at 9:13 am
online indexing
we run maintenance nightly and in sql 2000 it would bleed into working hours and we would get trouble tickets at night of people not being able to work....
November 27, 2007 at 7:47 am
make sure all logins are created and run sp_change_users_login
November 27, 2007 at 7:40 am
tfifield (11/21/2007)
November 26, 2007 at 9:19 am
run a profiler session to see query performance and then make the adjustments
November 26, 2007 at 9:16 am
you will need to get with others in your IT department for this but here is what you can do
i'm guessing you don't have name resolution to the remote site....
November 21, 2007 at 7:14 am
you can also use different table names on the subscriber
we have an old legacy db from a business partner that is slowly going away with the same db/table names as...
November 21, 2007 at 7:05 am
the big part is sql 2000 to 2005. the 32 /64bit part is no biggie.
you can take databases from 64 bit and mount them on 32 bit servers and back...
November 19, 2007 at 8:42 am
steve.hindle (11/19/2007)
November 19, 2007 at 8:40 am
at this point there would be the dual problems of fixing the data while still running the current applications and maybe having to make up new processes because some things...
November 15, 2007 at 8:14 am
John Rowan (11/14/2007)
SQL Noob (11/14/2007)
we have very few FK's...
November 15, 2007 at 6:23 am
K. Brian Kelley (11/14/2007)
SQL Noob (11/14/2007)
November 15, 2007 at 6:16 am
Megha Yadav (11/15/2007)
November 15, 2007 at 6:14 am
one thing i can think they are good for is maybe reducing joins. we have queries where there is more joins than you can count and there is a performance...
November 14, 2007 at 7:07 pm
Viewing 15 posts - 976 through 990 (of 1,348 total)