Technology Blogs by Members
Explore a vibrant mix of technical expertise, industry insights, and tech buzz in member blogs covering SAP products, technology, and events. Get in the mix!
cancel
Showing results for 
Search instead for 
Did you mean: 
AJAYTR_ATR66
Participant
0 Kudos

#ATR(18)

 Informative Note:

  • Created this blog to provide information on how to apply/renew SAP License - ABAP and HANA DB.
  • By default, SAP will provide temporary license after installing new system.
  • NW License – 90 days and Maintenance – 3 Months.
  • We need to renew NW& Maintenance License for running SAP System.
  • If Maintenance Certificate expired after 3 months, we won’t be able to use SPAM for implementing Support Packages until we renew it.
  • SPAM Transaction -> We need valid Maintenance Certificate (Valid - 3 months) to apply patches via SPAM.

AJAYTR_ATR66_0-1714042957147.png

ABAP SLICENSE RENEWAL:

  • Go to “SLICENSE” Transaction Code.
  • We could see Maintenance Certificate is in expired status. Usually, we would have applied both Maintenance (3 Months Validity) and NetWeaver license post installation of SAP System.

AJAYTR_ATR66_1-1714042957154.png

AJAYTR_ATR66_2-1714042957157.png

FOR NEW SYSTEM ADDITION AND LICENSE GENERATION:

AJAYTR_ATR66_3-1714042957159.png

  • Select your corresponding installation number and product of your installed SAP System.
  • I have selected SAP ERP and SAP ERP Installation number (My Scenario).

AJAYTR_ATR66_4-1714042957162.png

  • Select Search button to add/list systems.

AJAYTR_ATR66_5-1714042957163.png

  • Provide your system details accordingly.

AJAYTR_ATR66_6-1714042957164.png

  • Once continued, you can add license key.

AJAYTR_ATR66_7-1714042957166.png

  • Select Standard Web Application Server ABAP or ABAP+JAVA.

AJAYTR_ATR66_8-1714042957169.png

  • Provide Hardware Key details which available in SLICENSE transaction.

AJAYTR_ATR66_9-1714042957169.png

AJAYTR_ATR66_10-1714042957170.png

  • Add -> It will add Maintenance Certificate as well automatically (Valid for 3 months).
  • Generate -> New key will be generated which can be downloaded and applied in SLICENSE.

AJAYTR_ATR66_11-1714042957174.png

  • I have added dummy System ID just to show steps. I haven’t generated (Generate button) license key.
  • If added systems needs to be deleted, you can delete system in “System Provisioning” List itself.
  • https://me.sap.com/systemsprovisioning/systems -> Select your system

AJAYTR_ATR66_12-1714042957175.png

CONTINUE RENEWAL FOR OUR SYSTEM:

  • My Scenario - Let’s renew our already added original system.

AJAYTR_ATR66_13-1714042957178.png

  • You can see Maintenance Certificate Expired. Select “Maintenance” and click “Renew Certificate”

AJAYTR_ATR66_14-1714042957180.png

AJAYTR_ATR66_15-1714042957181.png

  • Now, Go to “Edit” option and “Generate” renewed License key.

AJAYTR_ATR66_16-1714042957184.png

  • You can change details if required. Click “Continue”
  • Select “Generate” to update key with renewed one.

AJAYTR_ATR66_17-1714042957187.png

AJAYTR_ATR66_18-1714042957187.png

  • You can see license updated successfully.
  • Select anyone and download License Key to apply in SLICENSE TCODE.

AJAYTR_ATR66_19-1714042957189.png

  • Both NetWeaver ABAP and Maintenance Key details will be there in license key text file.

AJAYTR_ATR66_20-1714042957191.png

  • Go to SLICENSE TCODE -> Edit -> Install License

AJAYTR_ATR66_21-1714042957197.png

  • Select downloaded license file.

AJAYTR_ATR66_22-1714042957199.png

AJAYTR_ATR66_23-1714042957200.png

  • You can see license updated with new one.

AJAYTR_ATR66_24-1714042957201.png

  • Now, we can proceed to implement support package in SPAM TCODE.

AJAYTR_ATR66_25-1714042957202.png

  • We have successfully applied/renewed ABAP SLICENSE.

For HANA DB License Key Renewal:

  • HANA Database requires separate license. We would usually apply DB license post installation. Else, System will be in Locked/Expired status post temporary license period (if available).
  • You can get DB Hardware Key via below two methods.
  • Add Newly Installed System in Hana Studio. [Requires SYSTEM DB to renew/apply license]. Hardware Key will be visible in Properties tab.

AJAYTR_ATR66_0-1714049137577.png

  • Connect to SYSTEM DB via HDBSQL Command – select * from M_LICENSES;  [HDBSQL available in HDBCLIENT Directory]
  • Usually, Installation of Hana Client will be inside /usr/sap/* (Global common mount point) or /hana/shared (explicitly)
  • Command to connect – hdbsql -u SYSTEM -i xx -d SystemDB      (-i – HDB Instance Number)

AJAYTR_ATR66_1-1714049137580.png

  • Once you knew Hardware Key details, You can add new system (HANA Database) in SAP SMP and Apply license Key.
  • License Key -> https://me.sap.com/licensekey

AJAYTR_ATR66_2-1714049137583.png

AJAYTR_ATR66_3-1714049137585.png

  • For Usual HANA Database – Select “In-memory Appliance Platform” and provide Key details.

AJAYTR_ATR66_4-1714049137587.png

  • I have already added my system. Renewing once again now. Generate to get new renewed license and download license key.

AJAYTR_ATR66_5-1714049137588.png

AJAYTR_ATR66_6-1714049137589.png

AJAYTR_ATR66_12-1714049328795.png

  • You can apply license via HANA Studio – Install License Key – Select your License File.
  • Existing Same Type of Key will be overwritten.

AJAYTR_ATR66_8-1714049137592.png

  • You can also apply license key via HDBSQL command if HANA Studio not installed. I have deleted existing license just to show steps.

 AJAYTR_ATR66_9-1714049137597.png

  • Command to apply license: hdbsql -u SYSTEM -i xx -d SystemDB -m
  • -m – Activates Multiple Line.
  • This method used to provide password manually instead of using -p parameter since some of the characters are not supported and authentication will fail - EX - $ Character if exist in password (pass$ss$)

AJAYTR_ATR66_10-1714049137600.png

  • Once license applied, It will automatically reflect on HANA Studio as well.

AJAYTR_ATR66_11-1714049137601.png

We have successfully Renewed/Applied ABAP as well as HANA DB License.

Thanks for Visiting!

Please do connect and follow my Linked In Profile.

https://www.linkedin.com/in/ajaytr66/

AJAY TR - ATR - SAP BASIS ADMINISTRATOR

Labels in this area