Forum Replies Created

Viewing 15 posts - 2,416 through 2,430 (of 9,244 total)

  • RE: Migrating VLDB to Availability Group

    gwellbrock (2/5/2015)


    Yeah I am restoring the TDE cert sorry for not mentioning. Unless I am crazy when migrating from 2008 to 2012 you have to back up the database...

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

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

  • RE: Migrating VLDB to Availability Group

    gwellbrock (2/4/2015)


    The database takes 4 hours to backup after tuning extensively(I hate TDE!!)

    Yep, unfortunately TDE negates backup compression 😉

    gwellbrock (2/4/2015)


    the issue comes from having to backup the database before adding...

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

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

  • RE: Bringing availability group's online during a quorum failure

    Adam Bean (2/4/2015)


    Hey all,

    Experimenting in a local lab with an always on setup and have some questions. The setup is pretty easy. 3 node cluster with a file share witness.

    If...

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

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

  • RE: Estimate the size of a Table

    a page has 8096 bytes of usable space

    you have an overhead if fully populated of around 98 bytes per row.

    It's not exact as each row may not be fully populated

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

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

  • RE: Estimate the size of a Table

    Jampandu (2/4/2015)


    Hi Experts,

    I have a table like below,

    CREATE TABLE Student

    (

    Id BIGINT not null

    ,Name NCHAR(20) not Null

    ,Branch NVARCHAR (64) null

    )

    The table contains : 100000 rows .

    Can you please...

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

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

  • RE: restore TDE backup onto new server

    Hadrian (2/4/2015)


    Thanks Perry,

    Is just for test(managers asked to try this operation) .Please could you me an argument why?

    It is not supported by Microsoft. The master database is unique...

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

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

  • RE: Sleeping queries blocking rebuild index and update statistics job in Always on

    what are the connections doing?

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

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

  • RE: restore TDE backup onto new server

    do not restore the master database from one instance to another, you have been warned!!!!

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

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

  • RE: restore TDE backup onto new server

    Hadrian (2/3/2015)


    TDE could not be turn off.

    Did you receive any error message??

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

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

  • RE: High Availability Group Transaction Log Shrink

    Let's start with the following

    How many databases in the group?

    How many secondarys, are they readable?

    Are they synchronous or asynchronous mode?

    Whart sql server version is in use on the replicas?

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

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

  • RE: AlwaysOn Replica database for Reporting

    Yes it possible. The link I provided and other articles linked within it detail this

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

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

  • RE: How to reduce MDF file size ?

    Joy Smith San (2/3/2015)


    If I add an NDF file on this second drive, will SQL server start writing into this new NDF *** soon its added ?

    Are you creating the...

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

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

  • RE: restore TDE backup onto new server

    it seems clear that you do not understand the situation you are dealing with, I would highly recommend you seek help before you render the database inaccessible, you likely won't...

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

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

  • RE: Transaction Log Shrink with Availability Group set up

    Ste_P (2/2/2015)


    Hi Perry,

    Which forum would you have expected this post to go in? :ermm:

    Ste_P (1/20/2015)


    I have a Customer running a database in an Availability Group and I am not familiar...

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

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

  • RE: Need Advice on CLustering 2008R2

    AndrewSQLDBA (2/2/2015)


    I need to add a new Node to the current Cluster

    I need to fail over the Active side to the now New Node that was just created

    I want to...

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

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

Viewing 15 posts - 2,416 through 2,430 (of 9,244 total)