Forum Replies Created

Viewing 15 posts - 226 through 240 (of 9,244 total)

  • Reply To: Rebooting secondary replica of AG causes some databases to stop synchronizing

    300 dbs in an AG?

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

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

  • Reply To: restoring .bak file to new database using T-SQL

    You do realise this thread is over 7 years old

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

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

  • Reply To: Log Shipping scans files but doesn't restore

    SpringTownDBA wrote:

    I encountered this same issue, found a solution and documenting this for prosperity.

    SQL Log shipping expects the trn files to be namedΒ  "{DBNAME}_yyyyMMddhhmmss.trn"

    for Ola Hallengren backup solution, this is...

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

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

  • Reply To: Restore a Backup of a TDE Database to Another Server: Level 2 of the Stairway to TDE

    just one note to add here, if you do restore the DMK from another server, and i recommend you don't, you will need to take extra steps in order for...

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

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

  • Reply To: SSRS - connecting to multiple SQL Instances

    wow , been a short while since I touched ssrs, it seems they have withdrawn multi instance support in favour of virtualisation of ssrs nodes

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

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

  • Reply To: SSRS - connecting to multiple SQL Instances

    lanky_doodle wrote:

    I didn't think you can install multiple instances on the same Windows host anymore, at least that's what I'm reading for SQL 2019.

    where are you reading this, what...

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

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

  • Reply To: Minimum permission for user to grant execute on a stored procedure they created

    so it was, apologies, did not see that in the line of code.

    Best to mention it anyway

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

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

  • Reply To: Access Denied and Cannot Open the Datafile

    a mapped drive is user profile specific, one user mapping H: to a share wont be the same for other users logging on.

    Use the UNC path and just ensure the...

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

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

  • Reply To: Minimum permission for user to grant execute on a stored procedure they created

    to be able to grant others permission you need to be assigned the GRANT WITH GRANT option, this defaults if you own the object

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

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

  • Reply To: SSRS - connecting to multiple SQL Instances

    lanky_doodle wrote:

    Hi,

    We have 4 SQL instances (2014, 2016, 2017, 2019) all using AOAG.

    What's the score with SSRS connecting to these instances? I'm thinking for every SQL version we have,...

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

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

  • Reply To: Changing log to unlimited growth - reverts back to limited

    Jay@Work wrote:

    Never seen this behaviour before (maybe it has happened and I haven't been bitten yet!) I have some new DBs (SQL 2012) and these have been created by...

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

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

  • Reply To: Project for Always On

    Check my stairway, already linked above.

    Although written for 2012\2014 it's still relevant in most respects apart from later features like distributed AGs and cross domain\workgroup clusters.

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

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

  • Reply To: How to find unique values in a table

    Mr. Brian Gale wrote:

    but MAXDOP 1 hint would have solved that as well (or adjusting the cost threshold for parallelism) and was a "better" option.

    These are always over looked in favour...

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

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

  • Reply To: Non clustered index fragmentation problem

    how are you determining the frag level, are you using the index physical stats DMV?

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

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

  • Reply To: Access Denied and Cannot Open the Datafile

    I'm guessing your account has the necessary share and ntfs permissions on the remote fileshare, thats why it works through VS.

    Setting up an agent proxy would be the best idea...

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

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

Viewing 15 posts - 226 through 240 (of 9,244 total)