- Trending Categories
Data Structure
Networking
RDBMS
Operating System
Java
MS Excel
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
Physics
Chemistry
Biology
Mathematics
English
Economics
Psychology
Social Studies
Fashion Studies
Legal Studies
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
Functions of Index server in SAP HANA system
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 undone using Session/Transaction Manager.
Session and Transaction Manager is responsible to keep track of statements that are executed in HANA system.
- Related Articles
- Index server in SAP HANA system
- Use of SQL/MDX processor in SAP HANA Index server
- TCP/IP port in SAP HANA to access Index server
- SAP HANA database functions in HANA Cockpit
- Architecture of SAP HANA system
- Different Aggregation functions in SAP HANA
- Searching a SAP HANA system in HANA Studio System view
- System measurement of SAP HANA system in XML file
- Checking performance of SAP HANA system
- Checking version of SAP HANA system
- Lock down of SAP HANA system
- Details maintained under Name server in SAP HANA
- Data Compression in SAP HANA system
- Checking System limits in SAP HANA
- Current alerts in SAP HANA system
