Forum Replies Created

Viewing 15 posts - 31 through 45 (of 9,244 total)

  • Reply To: When to use Transparent Data Encryption (TDE)?

    A better option would be to point the op to the stairway on this site

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

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

  • Reply To: When to use Transparent Data Encryption (TDE)?

    wrote:

    ************To update the password of master key************

    ALTER MASTER KEY ADD ENCRYPTION BY PASSWORD = 'NewStrongPassword!';

    not necessary or advisable either!

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

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

  • Reply To: When to use Transparent Data Encryption (TDE)?

    wrote:

    7. Restore master key

    RESTORE MASTER KEY FROM FILE = 'C:\Backup\MasterKey.bak'

    DECRYPTION BY PASSWORD = 'BackupPassword'

    ENCRYPTION BY PASSWORD = 'NewPassword';

    to clarify if the restore is on the same server the above...

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

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

  • Reply To: Cannot restore new DB

    Edvard Korsbæk wrote:

    Thanks for your offline idea, and for sp_who2.

    It was "Something" from Redgate that caused the trouble. I have uninstalled, and used your trick, and the db is up and...

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

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

  • Reply To: AlwaysOn Standard o Enterprise edition

    depends on your current licence model, but yes you'll need a licenced edition for each replica.

    If you have enterprise agreement with software assurance you can get licence concessions for availability...

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

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

  • Reply To: TDE for multiple databases and severs

    sqlfriend wrote:

    We are self hosting sql servers, we are not using Azure for sql servers. and we would like to do encryption on data that is at rest for multiple...

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

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

  • Reply To: Issues with SQL Server 2022 Server

    a little more info on the AWS config would be nice, such as type and cpu resource allocation.

     

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

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

  • Reply To: orphaned users in sys.sysusers

    and theyre definitely sql user not db or app role or some other entity?

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

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

  • Reply To: AlwaysOn Standard o Enterprise edition

    Basic AG supports only 2 replicas with 1 database, you can have a listener in basic AG.

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

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

  • Reply To: orphaned users in sys.sysusers

    what was the original version of this database, im guessing it came from a very early version.

    You're saying you dropped all users from the database but sysusers still shows 2...

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

    "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

    sqlfriend wrote:

    Now if we just talk about one server, if somehow the DMK got corrupted on the server, not sure what could cause that happen,

    im not sure either, you’re...

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

    "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

    sqlfriend wrote:

    Thank you Perry, sorry for the typo, corrected. This answers my question clearly, I see some articles asked to backup DMK and save it to a safe place, not...

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

    "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

    sqlfriend wrote:

    Hi Peter and others,

    btw who’s Peter?

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

    "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

    sqlfriend wrote:

    Hi Peter and others,

    So it sounds we just create DMK on each server instead of using restore backup of DMK from another server? since you mentioned ensure the DMK...

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

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

  • Reply To: configure always on in sql server 2016 with cross domain

    What networking restrictions are there in place, there are a number of ports required for the nodes to fully communicate, are there any firewall devices

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

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

Viewing 15 posts - 31 through 45 (of 9,244 total)