cancel
Showing results for 
Search instead for 
Did you mean: 

HANA Linux Installation

Former Member
0 Kudos

Hello Everyone ,

I am new to SAP technology as well as HANA . This is my first time installing SAP HANA STUDIO and CLIENT. I tried to follow the installation guide provided in the developer center but could not make it to work. Does anyone have a simple, easy and clear guide for SAP HANA Studio and Client Linux install ?

Thank you,

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

install the hdbstudio

im using the standard ibm java environment. set parameter -vm to your java environment

export TEMP=/tmp/hdbstudio.log
 mkdir -p $TEMP /usr/sap/hdbstudio_update 
<path to hdbstudio installation software>/hdbinst -a studio --copy_repository=/usr/sap/hdbstudio_update
<path to hdbstudio installation software>/hdbinst -a studio --batch --path=/usr/sap/hdbstudio -vm=/usr/lib64/jvm/java-1_6_0-ibm-1.6.0/jre/bin/java 
chown -R hanadm.sapsys /hana/shared/HAN/hdbstudio*

start hdbstudio

/usr/sap/hdbstudio/hdbstudio

add some additional packages.

      Help -> Install New Software Add -> Local... ->

                 /hana/shared/HAN/hdbstudio_update/repository -> OK -> OK

                         X Show only Software apolicable to target environment

                         X Hide items that are already installed

                 Select All -> Next -> Finish

former_member189546
Active Contributor
0 Kudos

Hello,

Check

1514967   SAP HANA: Central Note

regards,

John Feely

Former Member
0 Kudos

Hi Sanchit,

As always, please refer installation guides before any installations. /instguides at SMP will be the best place.

Let us know if you face any issues during installations.

Regards,

Srihari