0% found this document useful (0 votes)
474 views

SAP HANA Studio - Configuration

This document provides information about setting up SAP HANA Studio to connect to a trial SAP HANA Cloud instance. It describes downloading and installing HANA Studio, adding a HANA Cloud system, and installing the HANA Cloud Tools plugin to enable the cloud connectivity. The key steps are: 1) installing HANA Studio, 2) creating a trial HANA Cloud instance, 3) adding the instance in HANA Studio using the account ID, 4) installing the HANA Cloud Tools plugin to connect to instances in the cloud.

Uploaded by

jay_kay706348
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
474 views

SAP HANA Studio - Configuration

This document provides information about setting up SAP HANA Studio to connect to a trial SAP HANA Cloud instance. It describes downloading and installing HANA Studio, adding a HANA Cloud system, and installing the HANA Cloud Tools plugin to enable the cloud connectivity. The key steps are: 1) installing HANA Studio, 2) creating a trial HANA Cloud instance, 3) adding the instance in HANA Studio using the account ID, 4) installing the HANA Cloud Tools plugin to connect to instances in the cloud.

Uploaded by

jay_kay706348
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 14

If you are new to SAP HANA, we recommend reading following articles first.

Prerequisite to learn SAP HANA

Introduction To SAP HANA Database- For Beginners

Get Access to SAP HANA Database

An insight into SAP HANA Architecture

The SAP HANA Studio at a glance:


o HANA Studio is an Eclipse-based, integrated development environment (IDE)
that is used to develop artifacts in a HANA server.
o It enables technical users to manage the SAP HANA database, to create and
manage user authorizations, to create new or modify existing models of data
etc.
o It is a client tool, which can be used to access local or remote HANA system.

Supported Platforms:

The SAP HANA studio runs on the Eclipse platform 3.6. We can use the SAP HANA studio
on the following platforms:
o Microsoft Windows x32 and x64 versions of: Windows XP, Windows Vista,
Windows 7
o SUSE Linux Enterprise Server SLES 11: x86 64-bit version
Note: For Mac OS, HANA studio is available but there is no HANA client for that.
System Requirements:
Java JRE 1.6 or 1.7 must be installed to run the SAP HANA studio. The Java runtime must be
specified in the PATH variable. Make sure to choose the correct Java variant for installation
of SAP HANA studio:
o For a 32-bit installation, choose a 32-bit Java variant.
o For a 64-bit installation, choose a 64-bit Java variant.
How to Download and Install SAP HANA Studio:
http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/webcontent/uuid/10e6e3ff6081-2f10-e690-829e62f29a26

HANA Client:
HANA Client is the piece of software which enables you to connect any other entity,
including Non-Native applications to a HANA server. This "other" entity can be, say, an NW
Application Server, an IIS server etc.
The HANA Client installation also provides JDBC, ODBC drivers. This enables applications
written in .Net, Java etc. to connect to a HANA server, and use the server as a remote
database. So, consider client as the primary connection enabler to HANA server.
HANA Client is installed separately from the HANA studio.
Installation Paths:
If we do not specify an Installation Path during installation, the following default values
apply:
o Microsoft Windows 32-bit -> C:\Program Files\sap\hdbstudio
o Microsoft Windows 64-bit -> C:\Program Files\sap\hdbstudio
o Microsoft Windows 32-bit (x86) -> C:\Program Files (x86)\sap\hdbstudio

o Linux x86, 64-bit -> /usr/sap/hdbstudio


How to Open SAP HANA studio?
In Microsoft Windows:
1. Go to start menu
2. Start > All Programs > SAP HANA > SAP HANA Studio
The SAP HANA studio starts.

In Linux:
1. Open a shell and go to the installation directory, such as /usr/sap/hdbstudio
2. Execute the following command "./hdbstudio".
The SAP HANA studio starts.
SAP HANA Cloud Platform Trial Instance:
In previous article SAP HANA Cloud Platform Overview we explained the basic features and
architecture of SAP HANA Cloud Platform.
In this article we will learn how to create your free trial account on SAP HANA Cloud and
how to configure development tools.
SAP HANA Cloud Platform Trial Instance:
SAP provides a trial instance of HANA Cloud. This can be used for learning purpose. There
are 2 types of registrations possible in this trial instance.

If you have an SAP ID, SCN ID or SMP user:


1. Go to SAP HANA Cloud Platform Landing Page.
2.

Click Log On and sign in with your SAP ID or SCN credentials.

3. On the welcome page, click Continue to complete the account creation process and
launch the cockpit. The cockpit opens and shows the account dashboard of your
newly created developer account.
If you don't have an SAP ID, SCN ID or SMP user:
1. Go to SAP HANA Cloud Platform Landing Page.
2. Click Register and enter the required data and confirm by clicking Register.
3. Youll receive an e-mail with an account activation link after registration.
4. Follow the instructions in email to activate your developer account.
5. On the welcome page, click Continue to complete the account creation process and
launch the cockpit. The cockpit opens and shows the account dashboard of your
newly created developer account.

Finally you will be able to access HANA Cloud Platform Cockpit as shown below:

Limitations on SAP HANA Trial Instance:


A trial SAP HANA instance provides you with a shared database instance, allowing you to
work with SAP HANA in a managed environment. Due to restrictions in place to ensure user
and data isolation, developers have limited access rights. For instance, certain system-wide or
administrative features are not available. SAP provides limited support and service for trial
instance.
However, the trial instance is sufficient for learning purpose.
Important points on SAP HANA Cloud Platform Cockpit:
Account Dashboard:
Select Account Dashboard from the left menu. This will show the Display Name and
Account ID.
Account ID will be further used to connect HANA Cloud system from HANA Studio.

Resources:
Select Resources from left menu. This shows the details of resources assigned to this
account. For example by default we are provided with 1.02 GB disk space.

HANA Instance:

Select HANA Instance from left menu. This shows all the HANA instance in this cloud.
First time you will get a message like:
You do not have any HANA XS applications yet.
You can create one trial SAP HANA instance per account. A trial instance is equivalent to a
database schema with the database property HANA XS. Trial instances are also listed
under Databases & Schemas in the cockpit.
Create a trial SAP HANA Instance:
As explained above, we need a trial SAP HANA instance to start development.
Steps to create a trial HANA instance:
1. Select HANA Instances from left side.
2. click New Trial Instance.
3. Enter instance name and click on Save.

Add an HANA System in SAP HANA Studio:


In order to connect to a SAP HANA system we need to know the Server Host ID and the
Instance Number. Also we need a Username & Password combination to connect to the
instance. The left side Navigator space shows all the HANA system added to the SAP HANA
Studio.
Steps to add new HANA system:

1. Right click in the Navigator space and click on Add System

2. Enter HANA system details, i.e. the Hostname & Instance Number and click
Next.

3. Enter the database username & password to connect to the SAP HANA
database. Click on Next and then Finish.

4. The SAP HANA system now appears in the Navigator.

How to download SAP HANA Client:


http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/webcontent/uuid/402aa158-6a7a-2f100195-f43595f6fe5f

Free Access to SAP HANA Cloud


In the article Free Access to SAP HANA Cloud we learnt how to get access to HANA Cloud
trial instance and how to create instance.
The next step would be setup your HANA Studio to connect HANA Cloud and start
development.
By default HANA Studio does not has Cloud Connectivity option. We need to install plugins
for that. In this article we will learn how to do that.
Note: To know about HANA Studio download and installation, refer to
1. SAP HANA Studio Overview
2. Download and Install HANA Studio
3. Add HANA System to HANA Studio
Proxy Configuration:
In case you work behind a proxy or a firewall, you may have to configure proxy settings.
1. Go to Windows Preferences (For Mac OS Eclipse Preferences)
2. Go to General Network Connections.
3. In the Active Provider dropdown menu, choose Manual.
4. Configure your <HTTP> and <HTTPS> connections and choose Apply.

Install SAP HANA Cloud Tools in HANA Studio:


1. Open HANA Studio.
2. Go to Help Install New Software
3. Depending on Eclipse version, enter one of the following URLs:
For Eclipse Kepler (4.3) - https://tools.hana.ondemand.com/kepler
For Eclipse Luna (4.4) - https://tools.hana.ondemand.com/luna
1

Select SAP HANA Tools and SAP HANA Cloud Platform Tools.

Click Next.Next and finally Finish. You will need to restart the HANA Studio.

Connect HANA Studio to HANA Cloud Trial Instance:


1. Open HANA Studio.
2. In System view, right click and select Add Cloud System.

Enter Account Name, User Name and Password. To know more about Account Name
and User Name, refer to the article Free Access to SAP HANA Cloud Account
Dashboard

Select the HANA Instance that you have created in step Free Access to SAP HANA
Cloud Create a trial SAP HANA Instance.

Click on Finish and HANA Cloud system will be added.

You might also like