sapbasisbasics
Jul 15, 2024

SAP Basis Basics Part 22

Install license key manually. (E.g.: after system copy)

saplikey pf=<insert profile> -show
List of installed License Keys

saplikey pf=<insert profile> -delete <SID> ‘*’ Maintenance_HDB
Deletes the maintenance certificate

saplikey pf=<insert profile> -delete <SID> ‘*’ Netweaver_HDB
Deletes the Netweaver certificate

saplikey pf=<insert profile> -install <insert KeyFile>
Installs the license keys from the key file

No responses yet