Forum Replies Created

Viewing 15 posts - 1,081 through 1,095 (of 9,244 total)

  • RE: MSDB jobs in DB mirroring and AlwaysOn availability group

    you'd have to break the mirror and re initialise it

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

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

  • RE: Benefits of SQL 2014/2016 over 2005 ??

    Luis Cazares (11/10/2016)


    This might help: http://download.microsoft.com/download/8/A/2/8A2BC8C5-BBA0-4A9C-90BC-AC957D3454D9/SQL_Server_2016_Editions_datasheet.pdf

    The improvement on window functions and error handling.

    Native compressed backups, which would speed up your maintenance process.

    Extended events to mostly replace traces.

    New cardinality estimator.

    Improved...

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

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

  • RE: log shipping - encrypt connections

    log backups are not encrypted at this version unless TDE in use or using 3rd party backup solution.

    SQL 2014 offers encrypted backups

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

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

  • RE: Table Size Growing Over Time

    josh-1127203 (11/10/2016)


    Wow, seriously? So it will just keep adding space to the table?

    If that's the case, what is the best approach to deal with this type of situation? I use...

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

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

  • RE: estimate the t-log grow

    ramyours2003 (11/9/2016)


    I would like to know the t-log grow as the databases are in simple recovery , how can we calculate the growth of transaction log file ?

    as already discussed,...

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

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

  • RE: Index size

    ramyours2003 (11/9/2016)


    I need to resize the t-log by using the index size as the db is in simple recovery , can any one help to identify the index...

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

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

  • RE: log shipping

    see

    https://msdn.microsoft.com/en-us/library/ms191233.aspx

    https://msdn.microsoft.com/en-us/library/ms178117.aspx

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

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

  • RE: How do I compare principal and mirror server ?

    is this an asynch or synch mirror session, is there a witness present?

    What in particular are your team reporting a mismatch on?

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

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

  • RE: File Group Backups and Restore

    alex.sqldba (11/8/2016)


    Morning All,

    I have a database, with a filegroup that is 2TB of documents (blob data).

    I frequently have restore this database elsewhere, for various reasons that are mostly sub-optimal, but...

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

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

  • RE: MSDB jobs in DB mirroring and AlwaysOn availability group

    szejiekoh (11/9/2016)


    Perry Whittle (11/8/2016)


    szejiekoh (11/8/2016)


    how do we prevent data generated in the mirror from syncing back to the previous principal ?

    why on earth do you want the synch to...

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

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

  • RE: Alwayson AG on multi-subnet cluster

    szejiekoh (11/9/2016)


    Can you elaborate further if there are 2 DNS entries per AG listener, what if the DNS resolution (round-robin) resolves to the IP/subnet in the secondary replica node ?...

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

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

  • RE: Windows 2016 Domainless Cluster

    marcjell (11/8/2016)


    I'm trying to build a cluster without a domain (a so-called Workgroup Cluster) using the instructions found here: https://blogs.msdn.microsoft.com/clustering/2015/08/17/workgroup-and-multi-domain-clusters-in-windows-server-2016/

    I am building entirely within Azure. I spun up two...

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

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

  • RE: MSDB jobs in DB mirroring and AlwaysOn availability group

    szejiekoh (11/8/2016)


    how do we prevent data generated in the mirror from syncing back to the previous principal ?

    why on earth do you want the synch to stop??

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

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

  • RE: Cluster Node Down

    most common reason ive seen for node dropping out of the cluster is co-stop on the ESX host, but normally get a different message.

    What is the current status on the...

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

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

  • RE: Migrating Data from SQL server 2012 to Data Warehouse

    a DW is not designed to be a complete replica of all your data, well at least it shouldn't be anyway!

    The warehouse is used for storing and presenting data to...

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

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

Viewing 15 posts - 1,081 through 1,095 (of 9,244 total)