1Jan

Weather Guru 2.3.6 Download

1 Jan 2000admin

Weather Radar to see active storms in the area - Weather Machine that can spawn and keep a storm over a specific area - Weather Deflector to keep an area safe - Weather Siren to alert you of deadly storms - Weather Sensor that activates redstone when deadly storms are near - Anemometer to get a wind speed visual - Wind Vane to see the winds. Special wind and weather forecasts for windsurfing, kitesurfing and other wind related sports. Forecasts for any location on planet Earth!

What is SAP HANA Studio?

SAP HANA Studio is an Eclipse based, integrated development environment (IDE) for development and administration of SAP HANA Database in the form of GUI tool.

SAP HANA Studio runs on client/developer machine and connects to SAP HANA Server. SAP HANA Studio can access local or remote SAP HANA Database.

By using SAP HANA Studio we can –

  • Enables user to manage the SAP HANA Database.
  • Create and manage user authorizations.
  • Create New or modify existing models of data.

In this tutorial, you will learn-

Pre-Requisite for SAP HANA Studio

Supported Platform

SAP HANA Studio runs on below platform –

Microsoft Windows x32 and x64 versions-

  • Window XP
  • Window Vista
  • Window 7
  • Window 8
  • SUSE Linux Enterprises Server: x86 64 Bit version, Red Hat Enterprises Linux (6.5).
  • Mac OS 10.9 or Higher.

System Requirement

  • JAVA JVM – During Installation and updating of SAP HANA Studio, a JVM is installed or updated.
  • SAP HANA Client – It is software, by which you will be able to connect any other database, application.
    • SAP HANA Client can be installed on Unix / Linux and Microsoft Windows and also on SAP HANA Server host during server installation. SAP HANA Client installed separately from SAP HANA studio.

Download & Install SAP HANA Studio

Installation Path

The default installation on system path according to OS and their version is as below –

  • Microsoft Window (32 & 64 bit)- C:Program files saphdbstudio.
  • Linux x86, 64 bit - /user / sap / hdbstudio.
  • Mac OS , 64 bit - /Applications / sap / hdbstudio.app

Software Download

You can download SAP HANA Studio and SAP HANA Client from here

Select File To Download according to your OS –

Installation on Microsoft Window

Install SAP HANA Studio in the default directory with administration privileges or in user home folder without administration privileges.

Click on hdbsetup.exe for installing SAP HANA studio.

A SAP HANA Lifecycle Management Screen appears.

Default installation folder is C:/Program Files / SAP / hdbstudio.

Step 1) Define Studio Properties

  1. Select install new SAP HANA Studio.
  2. Click on Button.

Select Features screen appear as below –

Step 2) Select features

  1. Select Features screen are used to select features.
  2. Select Feature as below -
  • SAP HANA Studio Administration – Toolset for various administration task, Excluding Transport.
  • SAP HANA Studio Application Development – Toolset for developing SAP HANA native Applications (XS and UI5 Tools excluding SAPUI5).
  • SAP HANA Studio Database Development – Toolset for content development.
  1. Click button.

Step 3) Review and Confirm

  1. Review & Conform Screen appears.
  2. Summary of SAP HANA Studio Installation display.
  3. Click on Button.

Step 4 & 5) Install Software and Finish.

  1. Installation Progress screen appear and after it goes to finish page.
  2. A Message 'You have successfully installed the SAP HANA Studio'.
  3. Click on button.

Run SAP HANA Studio

Now, go to Default installation folder is 'C:/Program Files / SAP / hdbstudio'.

There is hdbstudio.exe file, by right clicking on it, you can create a shortcut on the desktop.

When you click 'hdbstudio.exe' file, it will open Workspace Launcher screen displayed below.

  1. Workspace is selected by default. We can change Workspace location by Browse option. Workspace is used to store studio configuration settings and development artifacts.
  2. Select 'Use this as the default and do not ask again' option to prevent popup this screen every time for workspace selection when we open SAP HANA Studio.
  3. Click Button.

SAP HANA Studio Welcome screen appear -

In the Welcome screen different perspective is displayed, Detail of each perspective is as below –

  1. Administration Console Perspective

    This screen is used to configure, administration and monitoring the SAP HANA Database. Several View and editor are available in SAP HANA Administration Console.

    System View Toolbar is used for Administration; it looks like as below –

    Below is a Table showing System-level editors and views available in SAP HANA Administration Console.

View/ EditorsDetailPathimage
SystemsThe System view provides hierarchical view of all the SAP HANA System managed in SAP HANA Studio with their contents (catalog, content, etc.) Window-> Show View -> System
System MonitorSystem Monitor is an editor which provides an overview of all SAP HANA Database at one screenshot. We can see the detail of the individual system in System Monitor by drill down. Button on System View Toolbar.
AdministrationThis is used for performing administration and monitoring task. 1. From The System Toolbar. 2. By double click on System.
Administration Diagnosis ModeThis editor is used in case of emergency to perform monitor and operation on the system in which either No SQL connection available or the SQL connection overload. 1. From click Administration tool list icon. 2.Ctrl+Shift + O
BackupUsed in performing Backup and Administration. Expand the system and choose backup.
SecurityThis editor is used for managing below topic- 1.Password Policy 2.Data Volume Encryption Security option from Security views of the system.
SQL ConsoleUsed for Entering, Executing and analyzing SQL statement in SQL Console. From the System Toolbar Choose SQL
  1. Modeler Perspective

    This perspective is used to create modeling objects, database object management in SAP HANA System. This perspective used by modelers for the following activity –

  • Create / Modify Tables, Functions, Indexes, View, Sequences, Synonym, Trigger, Views.
  • Create Modelling object like Attribute View, Analytic View, Calculation View, Analytic Privileges, Procedures and Decision Table.
  • Data Provisioning to SAP HANA database from SAP / NonSAP Source through SLT, BODS, DXC.
  1. Development Perspective

    This Perspective is used to develop an application on HANA for the web environment. In this Perspective programming language is used – Java Script, J Query, ODATA, etc.

  2. Lifecycle Management Perspective

    This screen is used to Install and Update software regarding SAP HANA Database and SAP HANA Studio. Lifecycle management is also used to transport an object from one HANA system to another HANA System.

Add System in SAP HANA Studio

To work with SAP HANA Database user needs to be connected with SAP HANA database from SAP HANA Studio. So we build a connection to SAP HANA DATABASE as below –

Step 1) Click on 'Add System' icon from System Toolbar as below-

Step 2) Provide the following detail as below –

  1. Host Name – Enter SAP HANA database here.
  2. Instance Number – Two Digit Instance number.
  3. Description – Description of the system for better understanding
  4. Click on button.

A connection properties screen appears in which we need to enter SAP HANA Database User and Password.

  1. Enter Username and Password for SAP HANA Database for access it from SAP HANA Studio.
  2. Click button.

    If there is no error, then the connection is successful, and System name is added in SAP HANA Studio under System Node.

    Irecord 3.6.1 download

Work With SAP HANA Studio

To login in SAP HANA Database through SAP HANA Studio, follow below steps-

  1. Click on Added System. Here' DB (HANAUSER)'.
  2. A popup screen for User Name/ password. Enter User Name and Password for HANA Database.
  3. Click on Ok button.

After Login to SAP HANA Studio, We get below screen for selected HANA System.

In Hana Studio under HANA System following sub-nodes exits-

  • Catalog

SAP HANA Studio Catalog node represent SAP HANA data dictionary, in which Database object (Table, View, Procedure, Index, Trigger, Synonyms, etc.) stores in Schema Folder. When the user is created in SAP HANA, Schema of the same name will be created in SAP HANA Database by default. This is a default schema of user when a user creates any database object. Schema is used to group database object.

Schema defines a container that hold database objects such as Table, Views, Trigger, Procedure, Sequence, Function, Indexes, Synonyms, etc.

Schema can be created in SQL Editor by below SQL-

Here 'SCHEMA_NAME' AND 'USERNAME' Should be changed according to Requirement. After Refresh Catalog Node Newly Created Schema will be displayed.

I have created Schema 'DHK_SCHEMA' by it in-front SQL.

All Database Object are stored in respective folder of Schema as below –

  • Provisioning

Provisioning is used for selecting source Meta data and importing metadata and data into SAP HANA.

There are two categories of provisioning, they are -

  1. SAP HANA In-Built Tool (Flat file, Smart Data Access, Smart Data Streaming, etc.)
  2. External Tools (SLT, BODS, DXC, etc.)

In SAP HANA Studio Provisioning node, SAP uses a new feature called, 'Smart Data Access' which is Built in Tool.

Smart Data Access combines data from heterogeneous data sources like Hadoop, Teradata, Oracle, and Sybase.

Data from different sources will store in SAP HANA database as 'Virtual Table'. The restriction with virtual tables is, it can be only used to build calculation views in SAP HANA.

2.3.6
  • Content

Content Node is Design Time Repository, which hold all information of data models in the package. All information view e.g.(Attribute View, Analytic View, Calculation View, etc.) will be created in Package under Content Node.

The package is used for grouping related information object in a structured way. The package can be created by clicking right click on Content Node ->New->Package.

  • Security

Security Node in SAP HANA Studio contain 3 Sub-node, they are –

  1. Security – Used for Create User Audit Policy, Password Policy, etc.
  2. Users – Used for create/Modify/Delete user. Role and Privileges will also grant to user from this screen.
  3. Roles – Used for Create/Modify/ delete Roles. Privileges are added/deleted from here to Role.