SAP Desgin Studio Articles

Found 6 articles

nAnalyzing code coverage results in SAP Design Studio on top of HANA

John SAP
John SAP
Updated on 13-Mar-2026 137 Views

To analyze code coverage results in SAP Design Studio on top of HANA, you first need to establish a connection to your SAP HANA system and then visualize the data through Design Studio's reporting capabilities. Setting Up ODBC Connection To consume HANA views, you need to start by creating an ODBC connection to SAP HANA system through odbcad32.exe. This creates the necessary data source connection that Design Studio will use to access your HANA database. Connecting Design Studio to HANA The next step is to open SAP Design ...

Read More

Index server in SAP HANA system

Anil SAP Gupta
Anil SAP Gupta
Updated on 18-Jun-2020 2K+ Views

Index server contains SQL/MDX processor to handle query statements for the database. When SQL or MDX is fired for SAP HANA system, an Index Server takes care of all these requests and processes them. All HANA processing takes place in Index Server.Index Server contains Data engines to handle all SQL/MDX statements that come to HANA database system. It also has Persistence Layer that is responsible for durability of HANA system and ensures HANA system is restored to most recent state when there is a restart of system failure.Index Server also has Session and Transaction Manager, which manage transactions and keep ...

Read More

Adding multiple views in SAP HANA Analytic Privilege

SAP ABAP Expert
SAP ABAP Expert
Updated on 12-Mar-2020 418 Views

Yes, you can define Analytic Privilege for multiple views in a single object. When you add multiple HANA views, you can find all Attributes: Select attributes to assign analytic privileges.

Read More

Checking various details in SAP HANA in multitenant environment

SAP Developer
SAP Developer
Updated on 06-Mar-2020 164 Views

You can check the landscape of HANA system, navigate to Landscape tab in HANA studio. Services show all the services running on HANA system.The following screenshot shows SAP HANA system and all the key services running under system Landscape for the same system.You can see the service name corresponding to each server in HANA system landscape.

Read More

Functions of Index server in SAP HANA system

Anil SAP Gupta
Anil SAP Gupta
Updated on 30-Jul-2019 613 Views

Index Server is heart of SAP HANA system and is responsible for processing all SQL statements sent to HANA database. This server contains SQL/MDX Processing engine that is responsible to process and analyze data in HANA db.Index Server also contains Persistence layer for scalability and restoration of the system. In case of system failure, power failure or database corruption, Persistence layer is responsible for the restoration of HANA system to last save point.When you are running complex and large calculations, and there is a system failure Persistence layer is used to ensure that transactions are either fully executed or complete ...

Read More
Showing 1–6 of 6 articles
« Prev 1 Next »
Advertisements