Viewing 15 posts - 31 through 45 (of 89 total)
HI there, have you tried the usual stuff? Like rebuilding/reorganizing your fragmented indexes or updating your tables statistics? have you check your server counters with sys.dm_os_performance_counters? what kind of waits...
October 21, 2008 at 3:15 pm
Steve Jones - Editor (10/21/2008)
Next, you...
October 21, 2008 at 11:40 am
They are on simple recovery mode. When I was doing my tests it was on full recovery mode but then I tried changing it to simple, and continue running my...
October 21, 2008 at 8:03 am
hi there, do you know if you can use tablediff but to compare data from an sql server 7.0 with a 2k5? is that possible to be accomplished with this...
October 20, 2008 at 4:46 pm
yeah we are thinking on calling some MS performance expert on this matter, because we don't seem to get a better performance in any of our attempts. But just to...
October 20, 2008 at 1:49 pm
Hi there, what exactly are you planning to migrate?all your database objects?sp,tables,views,data,dts,users,roles,schemas?just everything?
I had to do a migration and what I did was just to restore a backup on...
October 20, 2008 at 11:31 am
Grant Fritchey (10/17/2008)
You'll...
October 20, 2008 at 8:45 am
TheSQLGuru (10/17/2008)
October 20, 2008 at 8:42 am
Thanks for the quick reply, but I have another doubt, do the statistics I 'migrated' from sql 7.0 work the same as sql 2k5?Or should I rebuild all the indexes...
October 16, 2008 at 4:01 pm
Hi everyone I am having a similar problem here, well on my dev server I have 4 cpu, I dunno why I get so much CXPACKET wait time, well my...
October 16, 2008 at 2:15 pm
Steve Jones - Editor (10/15/2008)
If you give the user the rights through to the proc, they...
October 15, 2008 at 3:55 pm
Lynn Pettis (10/15/2008)
October 15, 2008 at 2:49 pm
I am running this on SQL 7.0 on my dev enviroment as on my prod enviroment. We are doing a migration to SQL Server 2005. The thing is that this...
October 15, 2008 at 2:47 pm
thanks guys for the replies 😀 well, we load data to this physical temporary tables from other physical temporary tables. They are probably over 200 thousand records we have to...
October 7, 2008 at 11:11 am
Viewing 15 posts - 31 through 45 (of 89 total)