SAP HANA 2 SPS 04 provides a new feature called SAP HANA Native Storage Extension (NSE). NSE is a disk-based extension to the in-memory COLUMN STORE in SAP HANA. Instead of loading a whole column, only the needed pages are loaded into the buffer cache when accessing the data.
Since growth in data volume results in increased hardware
costs, the ability to decouple data location from a fixed storage location
(layer) is one of the key themes of a multi-temperature data storage strategy.
NSE is integrated with other SAP HANA functional layers,
such as query optimizer, query execution engine, column store, and persistence
layers. Key highlights of NSE are:
- A
substantial increase in SAP HANA data capacity, with good performance for
high-data volumes.
- The
ability to co-exist with the SAP HANA in-memory column store, preserving
SAP HANA memory performance.
- An
enhancement of existing in-market paging capabilities by supporting
compression, dictionary support, and partitioning.
- An
intelligent buffer cache that manages memory pages in SAP HANA native
storage extension column store tables.
- The
ability to monitor and manage buffer cache statistics via system views.
- The
ability to support any SAP HANA application.
- A
simple system landscape with high scalability that covers a large spectrum
of data sizes.
- An
advisor that collects object access statistics and provides column store
object load unit recommendations.
