Introduction
The Feature Scope Description for SAP HANA has been updated for 2018. In this blog, you will find a brief overview of the feature sets with references to SAP HANA Academy tutorial videos and playlists.
For the previous version of this blog, see
Editions
SAP HANA is available in three editions:
- Standard
- Enterprise
- Express (Feature Scope Description for SAP HANA, express edition 2.0 SPS 02)
SAP HANA Features
SAP HANA platform
Standard Edition
The SAP HANA standard edition comprises the core database, integration and application services, series data, plus a number of components that require additional installation:
- Dynamic Tiering (PLM)
- SAP HANA Accelerator for SAP ASE (PLM)
- SAP Enterprise Architecture Designer, edition for SAP HANA (ALM)
- Operational Process Intelligence (ALM)
- HANA Rules Framework (ALM)
- Data Warehousing Foundation (ALM)
PLM = Platform Lifecycle Management (hdblcm)
ALM = Application Lifecycle Management (“powered by HANA”)
ALM = Application Lifecycle Management (“powered by HANA”)
There are no playlists on the SAP HANA Academy that specifically cover the core SAP HANA services but you will find most of them addressed in our library.
For recent blog posts on the topic, see
- SAP HANA Academy Library – by the SAP HANA Academy
- Community blogs tagged with SAP HANA and SAP HANA platform edition
Dynamic Tiering
SAP HANA dynamic tiering is a native big data solution for SAP HANA that adds smart, disk-based extended storage to your SAP HANA database with its own database, integration and application services feature sets.
Under the hood: SAP HANA dynamic tiering
For recent blog posts on the topic, see
- SAP HANA dynamic tiering – delivering on low TCO warm data management, with impressive performance by Courtney Claussen
- Community blogs tagged with Dynamic Tiering
For the SAP HANA Academy video tutorial playlists, see
For the documentation, see
For developer tutorials, see
SAP HANA Academy video tutorial – SAP HANA Dynamic Tiering 2.0
SAP HANA Accelerator for SAP ASE
The accelerator for SAP Adaptive Server Enterprise (ASE) adds analytics acceleration to the SAP ASE database engine leveraging SAP HANA.
SAP HANA Accelerator for SAP ASE Architecture
For recent blog posts on the topic, see
- Bring the Power of SAP HANA to SAP (Sybase) Adaptive Server Enterprise Applications by David Yenne
- Community blogs tagged with SAP HANA accelerator for SAP ASE
For the documentation, see
SAP Enterprise Architecture Designer, edition for SAP HANA
SAP Enterprise Architecture Designer, edition for SAP HANA allows you to capture, analyze, and present your organization’s landscapes, strategies, requirements, processes, data, and other artifacts in a shared environment.
SAP EAD – Workspace
For recent blog posts on the topic, see
- Designing your agile DW with EA Designer – SAP HANA SQL Data Warehouse
- Community blogs tagged with SAP Enterprise Architecture Designer, edition for SAP HANA
For the product page, see
For the documentation, see
SAP HANA Academy video tutorial – SAP Enterprise Architect Designer
Series
Series data is data collected at a measurable interval, such as time. You can use series data SQL statements to detect and forecast trends in a series.
CREATE COLUMN TABLE "InterpolationTable"
(ts_id VARCHAR(20), date DAYDATE, val DOUBLE)
SERIES(SERIES KEY(ts_id) PERIOD FOR SERIES(date)
EQUIDISTANT INCREMENT BY INTERVAL 1 DAY MISSING ELEMENTS ALLOWED);
SELECT CUBIC_SPLINE_APPROX(val, 'SPLINE_TYPE_NOT_A_KNOT')
OVER(SERIES TABLE "InterpolationTable") FROM "InterpolationTable";
For the SAP HANA Academy video tutorial playlists, see
For the documentation, see
- SAP HANA Series Data Developer Guide – SAP Help Portal
Operational Process Intelligence (incl HRF)
Includes SAP Operational Process Intelligence powered by SAP HANA and SAP HANA rules framework.
SAP Operational Process Intelligence – Business Scenario
For recent blog posts on the topic, see
- Enable Operational Process Intelligence on your HANA, express edition by Frank Schuler
- SAP HANA Rules Framework End-to-End Tutorial by Frank Schuler
- Enable the HANA Rules Framework on your HANA, express edition by Frank Schuler
- Community blogs tagged with SAP Operational Process Intelligence
- Community blogs tagged with SAP HANA rules framework
For the SAP HANA Academy video tutorial playlists, see
For the documentation, see
Data Warehousing Foundation
SAP HANA data warehousing foundation supports data management and distribution across complex SAP HANA landscapes.
For recent blog posts on the topic, see
- SAP SQL Data Warehousing with HANA by Klaus-Peter Sauer
- Community blogs tagged with SAP HANA Data Warehousing Foundation
For the SAP HANA Academy video tutorial playlists, see
For the documentation, see
SAP HANA Academy video tutorial playlist – SAP HANA Data Warehousing Foundation
Enterprise Edition
The SAP HANA enterprise edition comprises all of the above, adding:
- Spatial and Graph
- Data Privacy
- Search, Text Analysis, and Text Mining
plus a number of components that require additional installation:
- Predictive Analysis Library and R (PLM)
- SAP HANA Streaming Analytics (PLM)
- Enterprise Information Management
- Smart Data Integration
- Smart Data Quality
- SAP HANA Replication
- SAP Landscape Transformation Replication Server,
- SAP Replication Server
Spatial and Graph
With SAP HANA Spatial, you can process, store and retrieve geospatial data. With SAP HANA Graph, you can process and visualize graphs, and execute built-in algorithms.
SAP HANA Graph Viewer
SAP HANA Spatial Map Client
For recent blog posts on the topic, see
- Graph Processing with SAP HANA 2 by Philip Mugglestone
- SAP HANA Spatial Resources by Sharon Om
- Community blogs tagged with SAP HANA geospatial content and graph
For the SAP HANA Academy video tutorial playlists, see
For the documentation, see
- <a href=”https://help.sap.com/viewer/cbbbfc20871e4559abfd45a78ad58c02/latest/en-US/”
- <a href=”https://help.sap.com/viewer/f381aa9c4b99457fb3c6b53a2fd29c02/latest/en-US/”
For developer tutorials, see
SAP HANA Academy video tutorial – Graph: Getting Started
Data Privacy
Data privacy provides additional protection for sensitive and confidential data.
For recent blog posts on the topic, see
- Protect your sensitive data using SAP HANA’s new dynamic data masking by Aleks Aleksic
- Community blogs tagged with Security
For the documentation, see
- Data Masking – SAP HANA Security Guide
Search, Text Analysis, and Text Mining
A feature set to search inside the database, gain insights from text analysis and conduct text mining. Previously, search, text analysis, and text mining were collectively referred to as SAP HANA advanced data processing (ADP).
For recent blog posts on the topic, see
- SAP HANA Text Capabilities and SAP HANA Text Analysis by Esha Rajpal
- Integrating Twitter with SAP HANA for Text Analysis by Shivam Shukla
- Community blogs tagged with SAP HANA Text Analysis
For the SAP HANA Academy video tutorial playlists, see
For the documentation, see
- SAP HANA Text Analysis Developer Guide
- SAP HANA Text Mining Developer Guide
- SAP HANA Search Developer Guide
SAP HANA Academy video tutorial playlist – SAP HANA Search, Text Analysis, and Text Mining playlist
Predictive Analysis Library and R
As part of the application function library software development kit for SAP HANA, SAP HANA predictive analysis library (PAL) offers functions to perform classic and universal predictive analysis algorithms for a number of different data mining categories. Integration of the SAP HANA database with R allows you to use the R environment for specific statistical functions.
For recent blog posts on the topic, see
- Working with the predictive analysis library in HANA 2.0 SPS02 by Philip Mugglestone
- Working with R integration in HANA 2.0 SPS02 by Philip Mugglestone
For the SAP HANA Academy video tutorial playlists, see
For the documentation, see
SAP HANA Academy video tutorial – Getting Started with PAL
SAP HANA Academy video tutorial – Getting Started with R Integration
SAP HANA Academy video tutorial playlist – Predictive Analysis Library
SAP HANA Streaming Analytics
SAP HANA streaming analytics (also known as SAP HANA smart data streaming) applies complex processing logic to identify patterns, calculate aggregates, detect problems, and generate alerts by combining real-time streams of data with the appropriate historic and reference data using an in-memory stream processing engine. Integrated machine learning capabilities provide SAP HANA streaming analytics with the ability to generate and use predictions in real time.
Under the hood: SAP HANA streaming analytics
For recent blog posts on the topic, see
- Streaming Analytics: Using Web IDE for Machine Learning by Lena Larionova
- Community blogs tagged with SAP HANA streaming analytics
For the SAP HANA Academy video tutorial playlists, see
For the documentation, see
For developer tutorials, see
SAP HANA Academy video tutorial playlist – SAP HANA Streaming Analytics
Enterprise Information Management
Bundles SAP HANA Smart Data Integration (Integration Services and Enterprise Semantic Services) and SAP HANA Smart Data Quality.
For recent blog posts on the topic, see
- HANA datasources – Real-Time Replication into BW using SAP HANA EIM Smart Data Integration by Mary Shilpa Balavendra
- Enable Smart Data Integration on your HANA, express edition by Frank Schuler
- Community blogs tagged with SAP HANA smart data integration
For the SAP HANA Academy video tutorial playlists, see
For the documentation, see
SAP HANA Academy video tutorial playlist – SAP HANA Smart Data Integration and Smart Data Quality
SAP HANA Replication
SAP HANA replication provides technologies for replicating data from any supported source system to the SAP HANA database: trigger-based data replication using SAP Landscape Transformation Replication Server, log-based replication using SAP Replication Server.
For recent blog posts on the topic, see
- Community blogs tagged with SAP Landscape Transformation replication server and SAP Replication Server
There are currently no tutorial videos on this topic in the SAP HANA Academy.
For the documentation, see
SAP HANA Active/Active Read Enabled System Replication
The active/active read-enabled feature enhances the existing high availability and disaster recovery capabilities of SAP HANA system replication and enables you to use the secondary systems of SAP HANA system replication actively for read-intense workloads.
SAP HANA cockpit – System Replication
For a recent blog post on the topic, see
For the SAP HANA Academy video tutorial playlists, see
SAP HANA Academy video tutorial – SAP HANA System Replication Active/active read-enabled
Express Edition
SAP HANA, express edition has its own Feature Scope Description document. Most of the standard services are included but obviously not the functionality that would make little sense for a developer edition, like distributed systems (32 GB memory restriction) and dynamic tiering (separate installation on an additional host). For the full list, see Feature Scope Description for SAP HANA, express edition 2.0 SPS 02.
For recent blog posts on the topic, see
- Community blogs tagged with SAP HANA, express edition.
For the video tutorial playlist, see
For developer tutorials, see
SAP HANA Academy video tutorial playlist – SAP HANA Express
More Information
SAP HANA Academy Playlists
- SAP HANA Express
- SAP HANA Dynamic Tiering
- SAP HANA Series
- SAP Operational Process Intelligence
- SAP HANA Rules Framework (HRF)
- SAP HANA Data Warehousing Foundation
- SAP HANA Graph
- SAP HANA Spatial
- Search, Text Analysis, and Text Mining
- Predictive Analysis Library
- R Integration for SAP HANA
- SAP HANA Smart Data Integration and Smart Data Quality
- SAP HANA Streaming Analytics
- SAP HANA System Replication
SAP Community Posts
- SAP HANA dynamic tiering – delivering on low TCO warm data management, with impressive performance
- Bring the Power of SAP HANA to SAP (Sybase) Adaptive Server Enterprise Applications
- Designing your agile DW with EA Designer – SAP HANA SQL Data Warehouse
- Enable Operational Process Intelligence on your HANA, express edition
- SAP SQL Data Warehousing with HANA
- Graph Processing with SAP HANA 2
- SAP HANA Spatial Resources
- Protect your sensitive data using SAP HANA’s new dynamic data masking
- SAP HANA Text Capabilities
- SAP HANA Text Analysis
- Integrating Twitter with SAP HANA for Text Analysis
- Working with the predictive analysis library in HANA 2.0 SPS02
- Working with R integration in HANA 2.0 SPS02
- HANA datasources – Real-Time Replication into BW using SAP HANA EIM Smart Data Integration
- Enable Smart Data Integration on your HANA, express edition
- Streaming Analytics: Using Web IDE for Machine Learning
- Making use of an Active/Active (read enabled) SAP HANA database in SAP S/4HANA
SAP Community Tags
- Dynamic Tiering
- SAP Enterprise Architecture Designer, edition for SAP HANA
- SAP Operational Process Intelligence
- SAP HANA rules framework
- SAP HANA Data Warehousing Foundation
- SAP HANA geospatial content
- graph
- Security
- SAP HANA Text Analysis
- SAP HANA smart data integration
- SAP HANA streaming analytics
- SAP Landscape Transformation replication server
- SAP Replication Server
- SAP HANA, express edition
Developer Tutorials
- SAP HANA, express edition tutorials
- SAP HANA Dynamic Tiering tutorials
- SAP HANA Spatial
- SAP HANA streaming analytics
Product Documentation (Guides)
- Feature Scope Description for SAP HANA
- Feature Scope Description for SAP HANA, express
- SAP HANA Series Data Developer Guide
- SAP HANA Spatial Reference
- SAP HANA Graph Reference
- Data Masking – SAP HANA Security Guide
- SAP HANA Text Analysis Developer Guide
- SAP HANA Text Mining Developer Guide
- SAP HANA Search Developer Guide
- SAP HANA Predictive Analysis Library (PAL)
- SAP HANA R Integration Guide
Product Documentation (Portal)
- SAP HANA platform
- SAP HANA Dynamic Tiering
- SAP HANA Accelerator for SAP ASE
- SAP Enterprise Architecture Designer, Edition for SAP HANA
- SAP Operational Process Intelligence
- SAP HANA Rules Framework
- SAP HANA Data Warehousing Foundation
- SAP HANA Smart Data Integration and SAP HANA Smart Data Quality
- SAP HANA Streaming Analytics
- SAP Landscape Transformation
- SAP Replication Server
Product Home
Thank you for watching
The SAP HANA Academy provides technical enablement, implementation and adoption support for customers and partners with 1000’s of free tutorial videos.
For the full library, see SAP HANA Academy Library – by the SAP HANA Academy
For the full list of blogs, see Blog Posts – by the SAP HANA Academy
- Subscribe to our YouTube channel for updates
- Join us on LinkedIn linkedin.com/in/saphanaacademy
- Follow us on Twitter @saphanaacademy
- Google+ plus.google.com/+saphanaacademy
- Facebook facebook.com/saphanaacademy
Fonte: https://blogs.sap.com/2018/01/31/sap-hana-2.0-editions-2018-by-the-sap-hana-academy/
I’m not that much of an internet reader to be honest but your blogs really nice, keep it up! I’ll go ahead and bookmark your website to come back down the road sap classes in hyderabad
ResponderExcluir