Persistence data file encryption
Posted: Thu Oct 24, 2013 12:56 pm
To enable the encryption of the Persistence data file execute the statement:
<encrypt_option> ::= ON | OFF | CREATE NEW KEY | APPLY CURRENT KEY
More info on help.sap.com
Code: Select all
ALTER SYSTEM PERSISTENCE ENCRYPTION <encrypt_option>
More info on help.sap.com