I have the following situation:
- I have a clone of the production
- I want to get rid of the DB Encryption
- I' not interested in decrypting any values!!!
Is there an easy was like deleting some entries in the DB to deactivate the db encryption without having the private.key for decryption?
As mentioned, I don't won't any data decrypted.
Patrick