Forum Replies Created

Viewing 15 posts - 316 through 330 (of 1,158 total)

  • RE: SQL Server replication and tablediff

    Antony Symonds (8/15/2012)


    Im planning on running the insert on the subscriber... it will then I assume try to send that insert to the publisher and find it there..

    Will this just...

  • RE: Are there limits on the number of SQL Agent jobs?

    HowardW (8/15/2012)


    I'm not sure if there's an absolute limit. I can see a few suggestions that there may have been in SQL 2000, but nothing concrete.

    I would strongly reconsider this...

  • RE: SQL Server replication and tablediff

    Antony Symonds (8/15/2012)


    Hi All,

    So my subscriber server had a crash the other day...

    The result of which meant that some row inserts didnt get replicated to the subscriber...

    Replication is working...

  • RE: creatiing a new distribution database

    Perry Whittle (8/10/2012)


    MysteryJimbo (8/10/2012)


    A distributor can only have a single distribution database. You cannot select it as part of a publisher set up.

    This is incorrect.

    A distributor may have...

  • RE: creatiing a new distribution database

    muthyala_51 (7/27/2012)


    i want to create a new distribution database and make the present publisher use this new distribution database.

    sp_adddistributiondb

    How can we achieve it ? What changes do i need...

  • RE: Migrate/Upgrade from Standard to Enterprise

    SQLCrazyCertified (8/9/2012)


    "SQL Server in a clustered environment: You just need to run edition upgrade on a single node, you can choose to run from either an active or passive node....

  • RE: Delete loop - Is it OK?

    Sean Lange (8/9/2012)


    MysteryJimbo (8/9/2012)


    Lynn Pettis (8/9/2012)


    First, you shouldn't use SET ROWCOUNT to control the number of rows affected by your DELETE statement. This functionality has been depreciated and may...

  • RE: Delete loop - Is it OK?

    Lynn Pettis (8/9/2012)


    First, you shouldn't use SET ROWCOUNT to control the number of rows affected by your DELETE statement. This functionality has been depreciated and may be removed in...

  • RE: Migrate/Upgrade from Standard to Enterprise

    SQLCrazyCertified (8/9/2012)


    saidapurs (8/9/2012)


    Hi SueTon,

    Please put SQL SERVER 2008R2 Enterprise edition DVD & give install after you will get MAINTENANCE option in their you will...

  • RE: Migrate/Upgrade from Standard to Enterprise

    Developer edition has all of the same functionality as Enterprise edition. That includes clustering.

  • RE: Migrate/Upgrade from Standard to Enterprise

    SQLCrazyCertified (8/7/2012)


    Hi All, Please help/share your experience.

    Here are my requirements.

    Current Environment

    SQL Server 2008 R2

    Development environment

    2 node Active/Passive cluster, Currently in standard edition

    Need to upgrade to SQL 2008 R2 Enterprise...

  • RE: Adding a node to a cluster

    pollokoff (8/7/2012)


    When adding a node to a SQL Cluster, does the node need to already be part of the windows cluster?

    Yes

  • RE: Can you prent a DBA from viewing the data ?

    Another thought. Sensitive data could also be encrypted.

  • RE: Can you prent a DBA from viewing the data ?

    lianvh (8/2/2012)


    Good Day ,

    our IT Auditors suggested the database administrators should not be able to view the Production data . Is there way to do that or should we rather...

  • RE: compression and transactional replication

    sugnu iu (7/30/2012)


    What i would like to do is to copy the database on the subscriber. I will copy just tge structure with no data.

    Enable compression on the tables...

Viewing 15 posts - 316 through 330 (of 1,158 total)