Viewing 15 posts - 706 through 720 (of 1,348 total)
interesting, in testing have you let it run for hours just to see if it ever stops or finishes?
December 18, 2008 at 11:26 am
run the session and the other system view whose name i can't remember but it's not requests
i have a join and dump the data into a table and check it...
December 18, 2008 at 11:21 am
unless you have a good reason, don't shrink any of the db files. it may cause performance issues
December 18, 2008 at 11:17 am
blandry (11/18/2008)
December 11, 2008 at 6:21 am
there isn't much difference between MS and Open Source on the backend. The difference is in the finished product.
Take OpenLdap and Active Directory. The former you get a blank LDAP...
December 5, 2008 at 12:25 pm
i set up a system using a free MS tool called logparser
i use it to dump logs into a db and then have SQL code along with SQL 2005 reports...
December 5, 2008 at 12:06 pm
there is also an option to run the snapshot to a DVD and I think an external hard disk is OK then use that to initialize the sub
November 21, 2008 at 9:43 am
thx
i'm on a project right now to improve our replication. we have jobs that generate up to 70 million commands in a few hours. publisher is ok. we're having trouble...
November 21, 2008 at 9:29 am
check your memory settings, run a profiler trace. too many possibilities to think about
November 20, 2008 at 9:40 am
in my experience it's a big performance hit on the server being profiled. i prefer to copy the query and run my own execution plan
November 20, 2008 at 9:39 am
check your snapshot schedules, you might have a snapshot running several times a day
November 20, 2008 at 8:08 am
in one case we had to change the column for the clustered index. we have queries that select over 1 million rows in some cases with a one column in...
November 17, 2008 at 11:59 am
there is a bug in sql 2005 where if you run alter index and the log reader runs on the publisher at the same time then it may not pick...
November 17, 2008 at 7:06 am
i get this once in a while when i have to deliver a snapshot of a table that is 300 million rows. just ignore it.
November 17, 2008 at 6:57 am
Viewing 15 posts - 706 through 720 (of 1,348 total)