0

I have a rather larger database I will be encrypting using TDE. I have a defined window to complete the encryption. I need a way to stop the encryption process if the time window is exceeded.

Thanks

marc_s
  • 732,580
  • 175
  • 1,330
  • 1,459
Jason Bestor
  • 99
  • 1
  • 2
  • 10

1 Answers1

0

Microsoft says it is not possible to stop the TDE encryption once it has been started because it creates an exclusive lock on the database.

Jason Bestor
  • 99
  • 1
  • 2
  • 10