Persistence data file encryption

Do you have information on SAP HANA Technology (Suse Linux, HANA Patches, DMIS and so on) then post it here.
Post Reply
User avatar
Hay Bouten
Posts: 131
Joined: Mon Dec 24, 2012 10:11 am
Location: Eindhoven, The Netherlands
Contact:

Persistence data file encryption

Post by Hay Bouten »

To enable the encryption of the Persistence data file execute the statement:

Code: Select all

ALTER SYSTEM PERSISTENCE ENCRYPTION <encrypt_option>
<encrypt_option> ::= ON | OFF | CREATE NEW KEY | APPLY CURRENT KEY

More info on help.sap.com

Post Reply