Skip to content

Latest commit

 

History

History
34 lines (28 loc) · 1.7 KB

README.adoc

File metadata and controls

34 lines (28 loc) · 1.7 KB

ansible-hana-studio

Prerequisites

To install HANA Studio on your Linux platform you need to download the following software packages

  1. SAP HANA Client for your platform

  2. SAP HANA Studio for your platform

  3. SAPCAR to unpack the software

You will find the packages at https://support.sap.com/swdc.

  • Click on Access downloads at Support Packages & Patches

  • Click on H for SAP HANA etc.

  • Click on SAP HANA Platform Edition 2.0

  • Click on SAP HANA CLIENT 2.0

  • Add IMDB_CLIENT*.SAR for your SAP HANA release to the download basket, e.g. IMDB_CLIENT20_002_36-80002082.SAR for SAP HANA 2 SPS 02 to the download basket

  • go Back

  • Click on SAP HANA PLATFORM EDITION 2.0 in the breadcrump path at the top of the page to go back one level

  • Click on SAP HANA STUDIO 2

  • Add IMC_STUDIO2_*.SAR for your SAP HANA release to the download basket, e.g. IMC_STUDIO2_220_0-80000321.SAR

  • In the searchbar enter SAPCAR and add the latest version for Linux x86_64 to the downlaod basket

  • Download these components and make them accessible on the client, where you want to install HANA studio

Define variables in the playbook

sapcar: path to sapcar executable
hana_client: path to previous downloaded SAP HANA Client
hana_studio: path to previous downloaded SAP HANA Studio package

You can set additional variables for defining the installation, e.g. you want to do a shared installation. Look in to the configuration files in the templates directory (roles/hana-studio/templates) to figure out which variables can be set in addition