Forum Replies Created

Viewing 15 posts - 31 through 45 (of 51 total)

  • RE: Search link error

    Yeah, I get that error more often than not. It drives me nuts.

  • RE: Half a Million

    I consider my SQL knowledge at an intermediate level, but my support team relies on me as their primary source when they need help, so who do I go to?...

  • RE: Distribution backup failure

    Oh, the index defrag is done before 6am on Sat morning if that's what you were asking and all full backups are completed prior to 5am across the board. Nothing...

  • RE: Distribution backup failure

    I do get a backup file despite it reporting a failure. The resultant problem was that because the job found a failure it had stopped deleting old backup files and...

  • RE: Distribution backup failure

    The Saturday jobs run at 4:30 am and are done before 5am. The defrag runs at 5 am, and when it's done a full backup is done of just the...

  • RE: Maintenance Backup hiccup?

    I'm positive someone didn't run a manual backup, the server doesn't have space for more than the scheduled backups and the customer knows that. They wouldn't have hit this database...

  • RE: Replication Remnants

    I often have to go digging in system tables and in distribution to do cleanup when there are lingering pieces of replication that don't exist on the other side, therefore...

  • RE: Access problem with Query.log

    Ok, I finally got it. I had to stop every service in the SQL Service Manager to gain access to it.

  • RE: Access problem with Query.log

    The ODBC connections set up have no logging enabled at this point that I can tell. I only saw the one in there that had been pointing to that file,...

  • RE: identifying a table for subsequent query

    That did the trick, thanks!

  • RE: merge agent commands?

    I have a fully replicating set of servers, and I'm replicating the last 90 days of data to a tertiary server with merge replication. It's merge rather than snapshot, so...

  • RE: Viewing conflicts

    I don't think it's a problem, I think it tallies from multiple sources and I'd just like to know what.

    Thanks for the Profiler idea, that's a good one. I...

  • RE: Viewing conflicts

    I'm referring to the conflict table itself, conflict_mydb_mytable. The process creating the conflicts isn't the issue, some are because a record was edited on one side, and deleted on the...

  • RE: Variable quest

    We have a second process outside of SQL that the records will go through that passing more than 10K records to can interfere with so I can't do more than...

  • RE: Order of an update - benefits?

    Order of rows updated. And I understand SQL normally works oldest to newest rows. I'm curious why I've been told to do it opposite and can't find a good reason...

Viewing 15 posts - 31 through 45 (of 51 total)