SAP HANA Database

SAP HANA is an in-memory, column-oriented, relational database management system. It
combines online analytical processing (OLAP) and online transaction processing (OLTP) inone database system. It’s primary function as database server is to store and retrieve data as requested by the applications. In addition, it performs advanced analytics, such as predictive analytics, spatial data processing, text analytics, text search, streaming analytics, and graph data processing. It also includes ETL capabilities as well as an application server. Because SAP HANA is so fast, it does not require sums, indexes, materialized views, or aggregates. This reduces the database footprint. Everything is calculated on-demand and in main memory. This makes it possible for companies to run online transaction processing (OLTP) and analytics applications (OLAP) on the same instance at the same time. It allows for any type of real-time, specific queries, and analyses. On top of this, SAP has built solutions to all of the problems of columnar databases, such as concurrency (SAP HANA uses MVCC), and row-level insert and update performance (SAP HANA uses various mechanisms, such as a delta store). SAP also added engines inside SAP HANA to provide virtual online analytical processing (OLAP) functionality, data virtualization, text analysis, search, geospatial, graph, and Web. It supports open standards, such as Representational State Transfer (REST), JavaScript Object Notation (JSON), OLE DB for OLAP (ODBO), MultiDimensional eXpressions (MDX), Open Database Connectivity (ODBC), and Java Database Connectivity (JDBC).

HANA administration deals with managing SAP HANA system in a single and distributed system environment. Each HANA system can contain multi node architecture with each node containing multiple processors for fast speed data analysis and real-time data provisioning. You can use Smart data access to get the data from non-SAP systems without importing the data to HANA database, and virtual tables can be used to perform read/write data operations.
SAP HANA Administration includes the following activities:
  1.  SAP HANA multiple host system management
  2.  SAP HANA Administration Tools
  3.  SAP HANA System Management and Availability
  4.  SAP HANA Life cycle Management
  5.  SAP HANA Security and User Management
  6.  SAP HANA Backup and Recovery Management
  7.  SAP HANA Data Provisioning and Integration with non-SAP systems

Comments

Popular posts from this blog

SPOOL WORK PROCESS

ENQUEUE WORK PROCESS

DIALOG PROCESS