- 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
Index server in SAP HANA system
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 track of all running and closed transactions.
You can check different details about Index server- Used memory, Peak used memory, and allocation limit, etc.
Select HANA system in HANA studio and navigate to Administration tab
To check the configuration of Index server, you can also check different parameters under Index server.ini file.
- Related Articles
- Functions of 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
- Searching a SAP HANA system in HANA Studio System view
- 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
- Migrating to SAP HANA system
- Architecture of SAP HANA system
- Start and stop HANA system in SAP HANA Studio
- System measurement of SAP HANA system in XML file
- Components in SAP HANA multi-system architecture
- Handling failed transactions in SAP HANA system
- Managing password policy in SAP HANA system
