Wednesday 23 December 2020

Install Permanent License Using SQL for SAP HANA

Tags

 


Install Permanent License Using SQL for SAP HANA this is also one of the method to apply License to SAP HANA database.

Login to SAP HANA database 

Execute the following SQL command:

SET SYSTEM LICENSE ‘&’

You can delete all installed license keys by executing the following SQL command

UNSET SYSTEM LICENSE ALL

To Install the license key

SET SYSTEM LICENSE <LicenseFile with location>




EmoticonEmoticon

Note: only a member of this blog may post a comment.