Update SAP HANA, express edition (Binary Installer)
Update your SAP HANA 2.0, express edition binary installation when new patches are released.
Overview
Prerequisites
Steps
- How to update SAP HANA 2.0, express edition when new patches are released
Intro
If you are updating to SAP HANA, express edition 2.0 SP 02, the
libgcc_s1andlibstdc++6packages must be version 6.2 or newer. To update these packages, register your system with SUSE and runzypper install libgcc_s1 libstdc++6. For registration instructions, see the SUSE Linux Enterprise Server 12 documentation.
Login as <sid>adm. Depending on your current version of SAP HANA, express edition, you will either use the built-in update utility, or download the through the Download Manager. Your primary choice should be the built-in update utility.
Check the update utility. It can be found in the
<sid>adm/bindirectory. ForLinux x86_64, useHXECheckUpdate_liux.bin, and forLinux PPC64, useHXECheckUpdate.jar. Run one of these to check for, and download, the latest files. Follow the prompts to download the new files. By default, they will be downloaded to/usr/sap/<sid>/home/Downloads. The downloaded files will behxe.tgz, andhxexsa.tgzfor Applications if applicable.If you do not have the update utility, use the Download Manager, select Binary Installer and download the latest files for
hxe.tgz, andhxexsa.tgzfor Applications if applicable.
Extract the contents of the packages.
Example:
su -l <sid>adm
tar -zxf <downloaded_path>/hxe.tgz
tar -zxf <downloaded_path>/hxexsa.tgzNavigate to the directory where you extracted the packages:
cd <extract_path>/HANA_EXPRESS_20/Note: If the update you are applying includes the Applications package, increase your allocated memory by 3GB and run
./hxe_gc.sh. Follow the prompts and then continue with the procedure.
.
As the root user, run the upgrade script to update the server:
sudo ./hxe_upgrade.shFollow the prompts to complete the server update.
Note
hxe_upgrade.shdetects the Server-only and Applications packages. The script will upgrade the server and XSA (if available).
Note Upgrading is supported only for SAP HANA, express edition 2.0 SP 00 and newer.
Resources
Discussion
Share feedback on this tutorial or join the conversation in SAP Community.