Forum Replies Created

Viewing 15 posts - 496 through 510 (of 1,790 total)

  • RE: Merge replication- iniliaziation causes huge tranaction log growth at subscriber

    NJ-DBA (8/18/2010)


    There must be some way to govern how many changes it makes before committing a transaction...

    Open Replication Monitor and look at the Subscription Watch List tab for the publisher...

    David

    @SQLTentmaker

    “He is no fool who gives what he cannot keep to gain that which he cannot lose” - Jim Elliot

  • RE: Low-cost tool for data sync between two servers?

    sqlservercentral-606110 (8/18/2010)


    Thanks for the replies. We tried Tablediff but got an error in the generated update script which we couldn't understand (see below). The table in question had no "large...

    David

    @SQLTentmaker

    “He is no fool who gives what he cannot keep to gain that which he cannot lose” - Jim Elliot

  • RE: Low-cost tool for data sync between two servers?

    vishal.gamji (8/18/2010)


    You could create something yourself based on the sys tables

    Sounds painful. There are companies out there that make big money doing this so not sure that I would want...

    David

    @SQLTentmaker

    “He is no fool who gives what he cannot keep to gain that which he cannot lose” - Jim Elliot

  • RE: Low-cost tool for data sync between two servers?

    TABLEDIFF - Comes free with SQL Server. Check it out in Books Online.

    David

    @SQLTentmaker

    “He is no fool who gives what he cannot keep to gain that which he cannot lose” - Jim Elliot

  • RE: New Drive added to SQL Server 2005 not showing up

    Perry Whittle (8/18/2010)


    you need to add that drive as a dependency to the SQL Server instance you wish to use it on.

    Yeah - I figured as much as well and...

    David

    @SQLTentmaker

    “He is no fool who gives what he cannot keep to gain that which he cannot lose” - Jim Elliot

  • RE: New Drive added to SQL Server 2005 not showing up

    Via script try creating a database to that drive and let me know what you get for an error.

    David

    @SQLTentmaker

    “He is no fool who gives what he cannot keep to gain that which he cannot lose” - Jim Elliot

  • RE: GRANT SHOWPLAN security risks?

    IF there are queries / statements being executed that have the password in them then that is what they should be focusing on, not keeping you from seeing the execution...

    David

    @SQLTentmaker

    “He is no fool who gives what he cannot keep to gain that which he cannot lose” - Jim Elliot

  • RE: Monitoring Connections to Databases

    ashish.kuriyal (8/17/2010)


    then in that case I think we need to setup the auditing on every connection getting connected to database.

    Indeed. The only way to guarantee that you are getting all...

    David

    @SQLTentmaker

    “He is no fool who gives what he cannot keep to gain that which he cannot lose” - Jim Elliot

  • RE: Monitoring Connections to Databases

    Well, that kinda works. It really doesn't guarantee that you are catching every connection to that database. That will provide you a list of all that are presently using the...

    David

    @SQLTentmaker

    “He is no fool who gives what he cannot keep to gain that which he cannot lose” - Jim Elliot

  • RE: join

    niyinks (8/17/2010)


    Hi

    I have read the new link and still am slightly out of my depth, please could you just give pointers on how to get the table into the desired...

    David

    @SQLTentmaker

    “He is no fool who gives what he cannot keep to gain that which he cannot lose” - Jim Elliot

  • RE: join

    Hehe - after checking Gila's post it appears she posted the wrong link. Try this one;

    http://www.sqlservercentral.com/articles/Best+Practices/61537/

    David

    @SQLTentmaker

    “He is no fool who gives what he cannot keep to gain that which he cannot lose” - Jim Elliot

  • RE: join

    niyinks (8/17/2010)


    No idea about the clustering but my last post describes the national table

    I'm not sure if you know this but this forum is supported by people that are giving...

    David

    @SQLTentmaker

    “He is no fool who gives what he cannot keep to gain that which he cannot lose” - Jim Elliot

  • RE: Clustering Servers with Direct Attached Drives

    Twinsoft SME (8/13/2010)


    Let us know what kind of performance boost as the result of putting TempDB on the SSD's! I read about this awhile back but didn't hear of...

    David

    @SQLTentmaker

    “He is no fool who gives what he cannot keep to gain that which he cannot lose” - Jim Elliot

  • RE: Clustering Servers with Direct Attached Drives

    Huge disclaimer: I don't know the support that MS offers for this!!!!

    I have done some research recently on this due to a consideration of putting tempdb on SSD's and...

    David

    @SQLTentmaker

    “He is no fool who gives what he cannot keep to gain that which he cannot lose” - Jim Elliot

  • RE: 64-bit topped out at 4 GB used

    Thanks Paul and Gail. Definitely great observations. Not sure if the OP is even following the thread but I certainly appreciate it. 😛

    David

    @SQLTentmaker

    “He is no fool who gives what he cannot keep to gain that which he cannot lose” - Jim Elliot

Viewing 15 posts - 496 through 510 (of 1,790 total)