Forum Replies Created

Viewing 15 posts - 1,726 through 1,740 (of 9,244 total)

  • RE: SQL Server 2014 - Principal.Synchronized databases are not all on primary server...

    can you supply more info on the environment please, not enough to work with here?

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

    "Ya can't make an omelette without breaking just a few eggs" πŸ˜‰

  • RE: How to move some of the database data from environment to environment?

    HookSqlDba7 (9/22/2015)


    1) Is backing up files and/or file groups the best route to take?

    backup\restore is a good way to move a copy of a database

    HookSqlDba7 (9/22/2015)


    2) By moving specific files...

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

    "Ya can't make an omelette without breaking just a few eggs" πŸ˜‰

  • RE: Migrating from one server to another while keeping data on same Lun

    Why on earth are you using copy database wizard to migrate databases, just use backup\restore or detach\attach

    Jayanth_Kurup (9/20/2015)


    DO NOT CHANGE THE DOMAIN NAME in order to perform your migration, SQL...

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

    "Ya can't make an omelette without breaking just a few eggs" πŸ˜‰

  • RE: Cannot Restore Service Master Key

    dimadd2005 (9/1/2015)


    If you change your service account on the second machine to local System.

    and then restore your master keys it just work.:-)

    The point is you don't restore the SMK, it's...

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

    "Ya can't make an omelette without breaking just a few eggs" πŸ˜‰

  • RE: Why are databases showing up in a newly created instance?

    stanlyn (9/18/2015)


    I'm successfully logging into the alphaone database as it shows as "DAS\AlphaOne,1xxxPport) at the top of the treeview in ssms.

    when connecting, for the instance name and port number, you...

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

    "Ya can't make an omelette without breaking just a few eggs" πŸ˜‰

  • RE: ΒΏIs there any network restriction to implement 'AlwaysOn' for MOSS databases?

    you'll need a stable network connection to replicate all the mirror traffic plus handle cluster network communications.

    Teamed connections are fully supported and make perfect sense

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

    "Ya can't make an omelette without breaking just a few eggs" πŸ˜‰

  • RE: Migrating from one server to another while keeping data on same Lun

    lyle.schow 28602 (9/17/2015)


    I am migrating a server instance from one server to another with much better hardware, while keeping the database files on the same lun.

    I will be installing SQL2008R2...

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

    "Ya can't make an omelette without breaking just a few eggs" πŸ˜‰

  • RE: Backup Database Mirror Databases and do some other stuff...

    Wurstsalat (9/17/2015)


    Perry Whittle (9/17/2015)


    Wurstsalat (9/17/2015)


    also i would like to do a shrink after reorg

    STOP shrinking your databases!!

    the space is only needed for the reorgs, not while running productive (no auto...

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

    "Ya can't make an omelette without breaking just a few eggs" πŸ˜‰

  • RE: Evict Broken Server from Cluster

    dan-572483 (9/17/2015)


    This was just passed to me yesterday. My part would be to do the SQL part of rebuilding the cluster node once the OS is reinstalled. Apparently the hardware...

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

    "Ya can't make an omelette without breaking just a few eggs" πŸ˜‰

  • RE: Evict Broken Server from Cluster

    dan-572483 (9/16/2015)


    The passive node is off the network and not recognizing its NICs. Our hardware people are recommending a complete OS reinstall.

    seems a bit drastic, doesn't seem like they have...

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

    "Ya can't make an omelette without breaking just a few eggs" πŸ˜‰

  • RE: sqlserver for sharepoint

    ANn -425914 (9/16/2015)


    Can you explain why, so in order to use alwayson group it has to be at least 3 nodes in a cluster?

    An AlwaysOn availability group configuration requires...

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

    "Ya can't make an omelette without breaking just a few eggs" πŸ˜‰

  • RE: Backup Database Mirror Databases and do some other stuff...

    Wurstsalat (9/17/2015)


    also i would like to do a shrink after reorg

    STOP shrinking your databases!!

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

    "Ya can't make an omelette without breaking just a few eggs" πŸ˜‰

  • RE: Backup Database Mirror Databases and do some other stuff...

    Wurstsalat (9/17/2015)


    Yep, thanks

    BEGIN/END fixed the first flaw....but not the "USE" flaw for dynamic SQL i have to read much i think...saw a few articles about it ( i am not...

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

    "Ya can't make an omelette without breaking just a few eggs" πŸ˜‰

  • RE: Moving and restoring the db from latest backup -- Priority

    ramana3327 (9/15/2015)


    Hi,

    I am working with one of the task automating the db refresh in test server from production backup.

    I need your expertise advice

    The production backup sits on the production server...

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

    "Ya can't make an omelette without breaking just a few eggs" πŸ˜‰

  • RE: Moving and restoring the db from latest backup -- Priority

    Jeff Moden (9/15/2015)


    5. Are you allowed to use xp_CmdShell (which would make this easy)?

    Powershell is even easier πŸ˜‰

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

    "Ya can't make an omelette without breaking just a few eggs" πŸ˜‰

Viewing 15 posts - 1,726 through 1,740 (of 9,244 total)