Viewing 15 posts - 1 through 15 (of 32 total)
I have thried to open then in note pad but it shows up as mostly garbage. Could be a binary file.
November 20, 2003 at 9:43 am
Turns out it wasn't being truncated, it was pointing to the wrong database id due to quoted identifiers being set off, set them on and all is good. Thanks
...
November 10, 2003 at 10:43 am
Hi, We were using parallelism on all our SQL 7.0 servers until we were live for about a year. I think (and this is only my own opinion) that...
October 29, 2003 at 7:19 am
Hi, not sure if this will help or really be what you are looking for but have you thought about creating a 'Common' database to house tables that are referenced...
October 29, 2003 at 7:02 am
Hi, This is an odd error, just my thoughts but it sounds like the error is occurring when the reindex job is re-writing the data pages to the data file...
October 22, 2003 at 9:27 am
Thanks jpipes. Did you go to MDAC 2.7 when you upgraded your environment?
October 21, 2003 at 9:26 am
What actions do you have selected in the Job step, advanced tab? the ones I mean are the "upon success action" and "upon failure action".
March 31, 2003 at 1:19 pm
Yeah, that is what I thought too. But I have dropped and re created indexes thinking that the auto stats would take care of it. What happened was...
March 24, 2003 at 10:19 am
I'm using a SQL 7.0 cluster and profiler does not work properly when attempting to run against the cluster, it causes a fail over. I do monitor the processors...
February 17, 2003 at 7:19 am
Thanks, do you know if there is a way that I can log the stats also?
Thanks
E...
February 14, 2003 at 6:49 am
When we had it turned on we were on Sp3, It worked somtimes and then other times it didn't, I would guess it sounds like it may have got...
February 13, 2003 at 3:26 pm
I can't really answer all of the questions but I may be able to provide some insight. Using the MaxDop1 hint in your query forces SQL Server to use...
February 13, 2003 at 2:36 pm
Thanks folks, I do require that any proc changes get updated in the header but you know how it goes, some times people are in a hurry and they no...
February 12, 2003 at 8:58 am
Viewing 15 posts - 1 through 15 (of 32 total)