Forum Replies Created

Viewing 15 posts - 16 through 30 (of 321 total)

  • Reply To: Database file size question

    That's great information. Thanks, Jeff!

    Mike Scalise, PMP
    https://www.michaelscalise.com

  • Reply To: Database file size question

    So to address the IFI question, yes I do have IFI enabled.

    The 1 GB auto growth on the data file doesn't concern me as much since IFI should mean this...

    Mike Scalise, PMP
    https://www.michaelscalise.com

  • Reply To: Database file size question

    Jeff Moden wrote:

    Mike Scalise wrote:

    Thanks, Jeff!

    I completely understand your rationale for shrinking the log file to 0 for the reasons you mentioned, but let me ask—in your experience, how resource intensive is...

    Mike Scalise, PMP
    https://www.michaelscalise.com

  • Reply To: Database file size question

    Ouch! Ok, sounds good. Thank you!

    Mike Scalise, PMP
    https://www.michaelscalise.com

  • Reply To: Database file size question

    Thanks, Jeff!

    I completely understand your rationale for shrinking the log file to 0 for the reasons you mentioned, but let me ask—in your experience, how resource intensive is the growth...

    Mike Scalise, PMP
    https://www.michaelscalise.com

  • Reply To: Help with query

    Thank you so much for your response! Your query gave me some good ideas. I'll need to test it a bit more, but I think this will do it!

     

    Mike Scalise, PMP
    https://www.michaelscalise.com

  • Reply To: Help with Query Results and Collation

    Drew,

    I feel like such an idiot. You're absolutely right about the parentheses. That solved problem #1.

    I knew the text data type was deprecated but never thought to CONVERT or CAST...

    Mike Scalise, PMP
    https://www.michaelscalise.com

  • Reply To: Always On FailureConditionLevel and Session Timeout

    broonie27 wrote:

    Hey Mike, Thanks for getting back to me so quickly. Yeah I also looked into the session timeout setting but this  document https://blog.dbi-services.com/sql-server-alwayson-and-availability-groups-session-timeout-parameter/ states that it has no...

    Mike Scalise, PMP
    https://www.michaelscalise.com

  • Reply To: Always On FailureConditionLevel and Session Timeout

    broonie27 wrote:

    Mike, I think I'm having the same issue as you. It looks like VMware is kicking off a snapshot process and then it's causing a node to lose connectivity...

    Mike Scalise, PMP
    https://www.michaelscalise.com

  • Reply To: Best practice(s) for refreshing data in several tables

    John Esraelo-498130 wrote:

    I came too late into this conversation and I hope I make sense. Option 2 is not bad.  However, if I had to take that route then I would...

    Mike Scalise, PMP
    https://www.michaelscalise.com

  • Reply To: Best practice(s) for refreshing data in several tables

    Chris Harshman wrote:

    Mike Scalise wrote:

    ...So if I use synonyms instead of views (and the reporting tools use those instead of the views behind-the-scenes), what would the synonyms themselves point to so that...

    Mike Scalise, PMP
    https://www.michaelscalise.com

  • Reply To: Best practice(s) for refreshing data in several tables

    Thanks, Jeff. I'm not at all opposed to using synonyms, but using views (with original table names) on the target would allow me to use the queries I would have...

    Mike Scalise, PMP
    https://www.michaelscalise.com

  • Reply To: Best practice(s) for refreshing data in several tables

    ChrisM@Work wrote:

    Hi Mike One of our solutions here uses a snapshot of a replicated database to replace a backup/restore process which used to take hours (about 12 of them). We...

    Mike Scalise, PMP
    https://www.michaelscalise.com

  • Reply To: Best practice(s) for refreshing data in several tables

    Jeff,

    You ask some great questions. Are you suggesting that I create a separate database with only views (that are named with the original names of the tables I would've refreshed)...

    Mike Scalise, PMP
    https://www.michaelscalise.com

  • Reply To: Best practice(s) for refreshing data in several tables

    Hi,

    It might be worth looking at Partition Switching as a possible option as well:

    https://www.jamesserra.com/archive/2012/07/sql-server-table-partition-switching/

    Thank you! I'll look into that!

    • This reply was modified 6 years, 12 months ago by Mike Scalise.
    • This reply was modified 6 years, 12 months ago by Mike Scalise.

    Mike Scalise, PMP
    https://www.michaelscalise.com

  • Viewing 15 posts - 16 through 30 (of 321 total)