Forum Replies Created

Viewing 15 posts - 556 through 570 (of 1,179 total)

  • RE: Tempdb

    Thank you, for your overwhelming response.

    Cheers!

    ---------------------------------------------------
    "Thare are only 10 types of people in the world:
    Those who understand binary, and those who don't."

  • RE: Transnational Replication and Entrust with auto failover on application side?

    Are you keeping 2nd server idle? i.e. no read/wirte on the 2nd server and need High Availability than you can think of Database Mirroring. Also DB mirroring give you flexibility...

    ---------------------------------------------------
    "Thare are only 10 types of people in the world:
    Those who understand binary, and those who don't."

  • RE: Testing Operators and Severe Errors?

    Yes it is OK if you do not have pager. You can configure only e-mail. Refer following link for detail troubleshooting.

    http://technet.microsoft.com/en-us/library/ms188663(v=sql.105).aspx

    HTH

    ---------------------------------------------------
    "Thare are only 10 types of people in the world:
    Those who understand binary, and those who don't."

  • RE: Capturing Error Message Text in the SQL Database Mail notification

    No easy way! But yes, you can do it programatically by pulling data from system tables. Create stored procedure to send mail and add stored procedure to the additional step...

    ---------------------------------------------------
    "Thare are only 10 types of people in the world:
    Those who understand binary, and those who don't."

  • RE: Database Collation Is Null

    Nice one.

    ---------------------------------------------------
    "Thare are only 10 types of people in the world:
    Those who understand binary, and those who don't."

  • RE: Azure SQL Database

    Thank you, Steve for small correction.

    Appreciate everyone for comments and sharing experience which helps to enhance knowledge and understanding of new technology.

    Regards,

    FM

    ---------------------------------------------------
    "Thare are only 10 types of people in the world:
    Those who understand binary, and those who don't."

  • RE: SQL Server Browser

    Good One!

    ---------------------------------------------------
    "Thare are only 10 types of people in the world:
    Those who understand binary, and those who don't."

  • RE: Azure SQL Database

    Hello Koen,

    Thank you for sharing additional information.

    Best regards,

    FM

    ---------------------------------------------------
    "Thare are only 10 types of people in the world:
    Those who understand binary, and those who don't."

  • RE: SQL Server Agent showing running,but green arrow is not appeared.

    check and verify that sql server agent services are up and running. Also check if any error is recorded in log.

    HTH

    ---------------------------------------------------
    "Thare are only 10 types of people in the world:
    Those who understand binary, and those who don't."

  • RE: Dropping indexes

    Good One!

    ---------------------------------------------------
    "Thare are only 10 types of people in the world:
    Those who understand binary, and those who don't."

  • RE: I can't attach my database to SQL Server 2008 Instance

    Hi Mohamed,

    If what you said is correct than we are able to detach the database by changing the compatibility and attached to the lower version. But this is not possible.

    Refer...

    ---------------------------------------------------
    "Thare are only 10 types of people in the world:
    Those who understand binary, and those who don't."

  • RE: Bi-Transcational replication Via script

    Do you mean bi-directional?

    Refer following link:

    http://social.technet.microsoft.com/Forums/sqlserver/en-US/dd610c7e-8d13-4679-b061-56503a4a2fd1/sql-server-2012-an-d-bidirectional-transactional-replication

    HTH

    ---------------------------------------------------
    "Thare are only 10 types of people in the world:
    Those who understand binary, and those who don't."

  • RE: DBCC CHECKDB blocking itself

    Usually DBCC CHECKDB should be executed during off-peak hours. What is type of server? i.e. prod, dev, test? what is the size of database? Command blocking spid is same as...

    ---------------------------------------------------
    "Thare are only 10 types of people in the world:
    Those who understand binary, and those who don't."

  • RE: Replication in 2008R2

    Depends on the various business requirement replication can be set up between Publisher and subscriber. It can also support heterogeneous environment.

    Refer following BOL topic for further detail and understanding. It...

    ---------------------------------------------------
    "Thare are only 10 types of people in the world:
    Those who understand binary, and those who don't."

  • RE: installing sql on multinode cluster

    Can you please share diagram of physical architecture so that it will be clear what you exactly looking for?

    ---------------------------------------------------
    "Thare are only 10 types of people in the world:
    Those who understand binary, and those who don't."

Viewing 15 posts - 556 through 570 (of 1,179 total)