Forum Replies Created

Viewing 15 posts - 3,511 through 3,525 (of 9,244 total)

  • RE: Replication and mirroring

    see this link from Microsoft

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: TDE and HIPAA

    seandakid (2/26/2014)


    Awesome Matt! Thanks for the information. I was indeed speaking about the requirement when dealing with data at rest.

    I am wondering if anyone has any documentation confirming this...

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: Cannot access default instance set up by previous owner of computer

    In the connect dialog the instance name should be

    Computername\SQLEXPRESS

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: Rebuilding a server

    robin.pryor (2/26/2014)


    Thanks for all the advice! I ended up deciding against restoring the system db's. There's too much complexity in the security and the jobs to chance bringing it down...

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: Query on AlwaysOn

    SQL-DBA-01 (2/25/2014)


    Hi,

    How to find when (date/time) a database was last removed from AlwaysOn Listener?

    Is there any query (DMV) to find the details easily?

    AlwaysOn databases are bound to an AlwaysOn group,...

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: DBCC CHECKDB after migration from 2005

    quackhandle1975 (2/25/2014)


    then restore a full bk from source instance and run all the checks at that point

    That is another way. Typically time it so the database is migrated fairly soon...

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: Cannot access default instance set up by previous owner of computer

    grantbanjo (2/24/2014)


    Hello,

    I first ran a search for on the Internet and then on SQL Server Central for this situation, but was unable to find a close match.

    I have SQL Server...

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: DBCC CHECKDB after migration from 2005

    When you attach\restore the 2005 database to 2008 the database will go through an internal SQL Server upgrade, this does complete a fair amount of logical checks. Get the database...

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: Error adding second node to a sql server 2008 r2 failover cluster.

    check the cluster events for any errors. Have you perfomed a cluster validation after adding the new node to the Windows cluster but before attempting to run the SQL Server...

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: 2008R2 Standard reports - Transaction Log Shipping Status

    Have you checked the restore job step history closely. The step may indicate restore issues but still marks as successful.

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: Cannot drop orphan data file

    what is the recovery model for this database

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: Opening .sql files result in connect to database engine prompt

    Adam Bean (2/24/2014)


    Hey all,

    When opening .sql files, I get a connect to database engine prompt every single time. Never had this problem before and not sure when it started or...

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: windows cluster quorum setting on windows server 2012

    why would it affect performance, it basically tells sql server not to use the new style of identity maintenance and act like a sql 2008 instance in that respect

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: DB Mirroring - Witness server at PROD or DR?

    nikhil.desai1 (2/24/2014)


    Hi,

    What will be the best option for DBA to physically locate Witness server at PROD site or at DR site in Database mirroring ?

    Thanks and Regards,

    Nikhil P Desai

    You do...

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: windows cluster quorum setting on windows server 2012

    It forces identities in sql server to behave as it did in previous versions. The trace flag is added to the service startup list to persist it on service restarts.

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

Viewing 15 posts - 3,511 through 3,525 (of 9,244 total)