SlideShare a Scribd company logo
1 of 26
Download to read offline
SAP HANA Basic Introduction
Contents
• Overview of SAP HANA
• SAP HANA came into the picture
• What is SAP HANA
• Hardware & Software Innovations
• Data Storage and Processing
• SAP HANA Architecture
• SAP HANA Studio
• SAP HANA ROADMAP
Business Example:
Today, a lot of companies need to deal with an amazing amount of data and are not
able to report on them due to the big volume of Data. The purpose of SAP HANA is
to enable easy storages and efficient processing of these data. In particular, SAP
HANA Combines In-Memory Data Storage and Columnar Data Storages.
These are two modern and extremely powerful features of SAP HANA.
Overview of SAP HANA
Now a days we hear a lot of buzz around SAP HANA and more customers planning to
opt for it. What does SAP HANA mean to us? Before we go into its details, we shall
first know the Business Scenario.
Information Explosion
The Challenge is the information explosion. Massive amount of data is being created
every year, and how fast your business reacts to it determines whether you succeed of
fail.
Major challenges faced by most of the customers with current systems:
• Massive growth of Data Volume
• Immediate results
• Complex system landscape
• High Flexibility
• Skilled workforce
Consequences of these challenges result in:
• Increased response time
• Decreased data transparency
• Reactive systems
Traditional Database and System landscape
 Disk Based Storage
 Bottleneck operation
 Traditional database landscape has
several layers in it resulting it to be
complex system.
 Operations – applying logics,
calculations, indexing, aggregations
etc. are performed in application
layer.
Traditional Database Storage:
Traditional databases uses row storage alone, which might be useful if table is small or
if a query needs the entire table data. But in case of analytical applications involving
huge data, where aggregations are needed for faster response, row storage holds back.
SAP HANA came into the picture
 Top 10 predictions (Released in November 2015) estimates that the “Digital Universe”
will reach 4ZB (1 zettabyte= 1 trillion gigabytes).
 People want instant access to information.
 Data is growing. Demand is increasing.
 People want instant answers. They want them to be right. They want them any
where, any time.
This put IT in a tough place, IT can not deliver what the business needs, Why ?
SAP HANA is the Composition of three separate products:
 TREX :(Text Retrieval and Extraction) is a search engine.
 P*Time : (Online Transaction processing ) OLTP, is an OLTP Relation Database
Management System.
 MaxDB :(formerly SAP DB) is Relational Database management System (RDBMS),
MaxDB is targeted for large SAP environments.
TREX P*TIME MaxDB
What is SAP HANA
SAP HANA -- High Performance Analytic Appliance
 SAP HANA is a modern In-Memory platform that can be deployed on premise and on
the cloud.
 SAP HANA is the In-memory relational Database that made to process the real-time
data in In-memory Computing Engine.
 SAP HANA is not only a Database but also a Platform where we can create application
and can deploy on HANA Cloud Platform.
As the appliance SAP HANA is the combination of special kind of software and
hardware. SAP has partnered with leading hardware vendors (HP, Fujitsu, IBM, Dell etc)
to sell SAP certified hardware for HANA.
Hardware & Software Innovations
HANA runs on Multi-core CPUs, having very fast communication between each
processor core.
Each server holds up to 2TB.
Data resides in main memory avoiding performance
on disk I/O.
operations are performed in database layer instead of
application layer
Columnar data storage allows high compression
(dictionary encoding, run-length encoding)
Operations on one column can be parallelized by
partitioning the column into multiple sections
that can be processed by different processor
cores. Helps analyze large data sets with complex
operations.
Data Storage and Processing
 A row based approach store a table as a sequence of records, each of which
Contain the fields of one row.
 In a column based table, the entries of a column are stored in continuous
memory location.
Column Store:
• High data compression
• Read optimized – Query Results On the fly
• Useful with tables with huge data volumes
• Supports Parallel Processing – Operations run in parallel using multiple core processors.
SAP HANA Architecture
 The SAP HANA database is
developed in C++.
 runs on SUSE Linux Enterprise
Server.
 Index Server:
• Index server is the main SAP HANA database component.
• It contains the actual data stores and the engines for processing the data.
• The index server processes incoming SQL or MDX statements in the context of
authenticated sessions and transactions.
 Persistence Layer: The database persistence layer is responsible for durability and
atomicity of transactions. It ensures that the database can be restored to the most recent
committed state after a restart and that transactions are either completely executed or
completely undone.
 Preprocessor Server: The index server uses the preprocessor server for analyzing text
data and extracting the information on which the text search capabilities are based.
 Name Server: The name server owns the information about the topology of SAP HANA
system. In a distributed system, the name server knows where the components are
running and which data is located on which server.
 Preprocessor Server: The index server uses the preprocessor server for analyzing text
data and extracting the information on which the text search capabilities are based.
 Name Server: The name server owns the information about the topology of SAP HANA
system. In a distributed system, the name server knows where the components are
running and which data is located on which server.
 Statistic Server: The statistics server collects information about status, performance and
resource consumption from the other servers in the system.. The statistics server also
provides a history of measurement data for further analysis.
 Session and Transaction Manager: The Transaction manager coordinates database
transactions, and keeps track of running and closed transactions. When a transaction is
committed or rolled back, the transaction manager informs the involved storage engines
about this event so they can execute necessary actions.
XS Engine:XS Engine is an optional component. Using XS Engine clients can connect to
SAP HANA database to fetch data via HTTP.
SAP HANA Studio
The SAP HANA studio is an Eclipse-
based development and
administration tool for working with
HANA.
SAP HANA Studio is a kind of front-
end of SAP HANA Database, where
you can manage the data.
It enables technical users to manage
the SAP HANA database, to create and
manage user
To open a perspective, go to Window → Open Perspective.
 Modeler: Modeler Used for creating various types of In formation views and
analytical privileges. Modeler is mainly used for modeling the database by creating
below type of views:
• Attribute View
• Analytic View
• Calculation View
 SAP HANA Development: Development Used for programming applications for
creating development objects to access or update data models such as Server-side
Java script, XSJS, XSODATA files.
 Administration: Used to monitor the system and change settings.
SAP HANA ROADMAP
Today’s system landscape
• ERP running on traditional database.
• BW running on traditional DB.
• Data extracted from ERP and load into
BW.
• BWA accelerates Analytic modals.
• Analytic data consumed in BI or pulled
into data marts.
• Operational Data in traditional DB is
replicated into memory for operational
reporting.
• Analytic modals from production EDW can be
brought into memory for agile modeling and
reporting.
• Third party data can be brought into memory
for agile modeling and reporting.
SAP HANA ROADMAP
Step-1 In-Memory in parallel
SAP HANA ROADMAP
Step-2 Primary Data store for BW
• In Memory Computing used
for as a primary persistence
for BW
• BW manage the analytic
metadata.
• Detailed operational Data
replicated from applications is
the basis for all process.
• SAP HANA 1.x will be able to
provide of the functionality
BWA
SAP HANA ROADMAP
Step-5 Platform Consolidation
• All Application(BW & ERP)
run on data residing in-
memory.
• Analytics and operation
work on data real-time.
• In-memory computing
executes all transactions,
transformation and
complex data processing.

More Related Content

What's hot

SAP HANA Architecture Overview | SAP HANA Tutorial
SAP HANA Architecture Overview | SAP HANA TutorialSAP HANA Architecture Overview | SAP HANA Tutorial
SAP HANA Architecture Overview | SAP HANA TutorialZaranTech LLC
 
SAP HANA Training - For Technical/BASIS administrators.
SAP HANA Training - For Technical/BASIS administrators. SAP HANA Training - For Technical/BASIS administrators.
SAP HANA Training - For Technical/BASIS administrators. Gaganpreet Singh
 
Data provisioning in SAP HANA
Data provisioning in SAP HANAData provisioning in SAP HANA
Data provisioning in SAP HANAkabilarasan R
 
Online analytical processing (olap) tools
Online analytical processing (olap) toolsOnline analytical processing (olap) tools
Online analytical processing (olap) toolskulkarnivaibhav
 
HANA Demystified by DataMagnum
HANA Demystified by DataMagnumHANA Demystified by DataMagnum
HANA Demystified by DataMagnumPrasad Mavuduri
 
Online analytical processing
Online analytical processingOnline analytical processing
Online analytical processingnurmeen1
 
Difference between molap, rolap and holap in ssas
Difference between molap, rolap and holap  in ssasDifference between molap, rolap and holap  in ssas
Difference between molap, rolap and holap in ssasUmar Ali
 
What is OLAP -Data Warehouse Concepts - IT Online Training @ Newyorksys
What is OLAP -Data Warehouse Concepts - IT Online Training @ NewyorksysWhat is OLAP -Data Warehouse Concepts - IT Online Training @ Newyorksys
What is OLAP -Data Warehouse Concepts - IT Online Training @ NewyorksysNEWYORKSYS-IT SOLUTIONS
 
Building Information Platform - Integration of Hadoop with SAP HANA and HANA ...
Building Information Platform - Integration of Hadoop with SAP HANA and HANA ...Building Information Platform - Integration of Hadoop with SAP HANA and HANA ...
Building Information Platform - Integration of Hadoop with SAP HANA and HANA ...DataWorks Summit/Hadoop Summit
 

What's hot (19)

SAP HANA Architecture Overview | SAP HANA Tutorial
SAP HANA Architecture Overview | SAP HANA TutorialSAP HANA Architecture Overview | SAP HANA Tutorial
SAP HANA Architecture Overview | SAP HANA Tutorial
 
HANA SITSP 2011
HANA SITSP 2011HANA SITSP 2011
HANA SITSP 2011
 
SAP HANA Training - For Technical/BASIS administrators.
SAP HANA Training - For Technical/BASIS administrators. SAP HANA Training - For Technical/BASIS administrators.
SAP HANA Training - For Technical/BASIS administrators.
 
SAP HANA Overview
SAP HANA OverviewSAP HANA Overview
SAP HANA Overview
 
Sap bw on hana ramireddy ppt
Sap bw on hana ramireddy pptSap bw on hana ramireddy ppt
Sap bw on hana ramireddy ppt
 
Data provisioning in SAP HANA
Data provisioning in SAP HANAData provisioning in SAP HANA
Data provisioning in SAP HANA
 
Datawarehouse
DatawarehouseDatawarehouse
Datawarehouse
 
Tableau Architecture
Tableau ArchitectureTableau Architecture
Tableau Architecture
 
Oltp vs olap
Oltp vs olapOltp vs olap
Oltp vs olap
 
OLAP v/s OLTP
OLAP v/s OLTPOLAP v/s OLTP
OLAP v/s OLTP
 
Online analytical processing (olap) tools
Online analytical processing (olap) toolsOnline analytical processing (olap) tools
Online analytical processing (olap) tools
 
HANA Demystified by DataMagnum
HANA Demystified by DataMagnumHANA Demystified by DataMagnum
HANA Demystified by DataMagnum
 
S 4 hana 10 02
S 4 hana 10 02S 4 hana 10 02
S 4 hana 10 02
 
SAP HANA Overview
SAP HANA OverviewSAP HANA Overview
SAP HANA Overview
 
Online analytical processing
Online analytical processingOnline analytical processing
Online analytical processing
 
Difference between molap, rolap and holap in ssas
Difference between molap, rolap and holap  in ssasDifference between molap, rolap and holap  in ssas
Difference between molap, rolap and holap in ssas
 
What is OLAP -Data Warehouse Concepts - IT Online Training @ Newyorksys
What is OLAP -Data Warehouse Concepts - IT Online Training @ NewyorksysWhat is OLAP -Data Warehouse Concepts - IT Online Training @ Newyorksys
What is OLAP -Data Warehouse Concepts - IT Online Training @ Newyorksys
 
OLAP technology
OLAP technologyOLAP technology
OLAP technology
 
Building Information Platform - Integration of Hadoop with SAP HANA and HANA ...
Building Information Platform - Integration of Hadoop with SAP HANA and HANA ...Building Information Platform - Integration of Hadoop with SAP HANA and HANA ...
Building Information Platform - Integration of Hadoop with SAP HANA and HANA ...
 

Similar to 5507832a c074-4013-9d49-6e58befa9c3e-161121113026

What is Sap HANA Convista Consulting Asia.pdf
What is Sap HANA Convista Consulting Asia.pdfWhat is Sap HANA Convista Consulting Asia.pdf
What is Sap HANA Convista Consulting Asia.pdfankeetkumar4
 
What Is SAP HANA And Its Benefits?
What Is SAP HANA And Its Benefits?What Is SAP HANA And Its Benefits?
What Is SAP HANA And Its Benefits?ManojAgrawal74
 
What is sap hana
What is sap hanaWhat is sap hana
What is sap hanai Mark
 
Hana Training Day 1
Hana Training Day 1Hana Training Day 1
Hana Training Day 1mishra4927
 
Webinar: SAP HANA - Features, Architecture and Advantages
Webinar: SAP HANA - Features, Architecture and AdvantagesWebinar: SAP HANA - Features, Architecture and Advantages
Webinar: SAP HANA - Features, Architecture and AdvantagesAPPSeCONNECT
 
00- SAP-BASIS-EPSS-EN.pptx
00- SAP-BASIS-EPSS-EN.pptx00- SAP-BASIS-EPSS-EN.pptx
00- SAP-BASIS-EPSS-EN.pptxAhmedSeid38
 
MDS ap_OEM Product Portfolio Intorduction to the DT & Analytics
MDS ap_OEM Product Portfolio Intorduction to the DT & AnalyticsMDS ap_OEM Product Portfolio Intorduction to the DT & Analytics
MDS ap_OEM Product Portfolio Intorduction to the DT & AnalyticsMDS ap
 
Best Practices to Administer, Operate, and Monitor an SAP HANA System
Best Practices to Administer, Operate, and Monitor an SAP HANA SystemBest Practices to Administer, Operate, and Monitor an SAP HANA System
Best Practices to Administer, Operate, and Monitor an SAP HANA SystemSAPinsider Events
 
SAP HANA Vora SITMTY 20160707
SAP HANA Vora SITMTY 20160707SAP HANA Vora SITMTY 20160707
SAP HANA Vora SITMTY 20160707Henrique Pinto
 
ManMachine&Mathematics_Arup_Ray_Ext
ManMachine&Mathematics_Arup_Ray_ExtManMachine&Mathematics_Arup_Ray_Ext
ManMachine&Mathematics_Arup_Ray_ExtArup Ray
 
SAP HANA – A Technical Snapshot
SAP HANA – A Technical SnapshotSAP HANA – A Technical Snapshot
SAP HANA – A Technical SnapshotDebajit Banerjee
 
1310 success stories_and_lessons_learned_implementing_sap_hana_solutions
1310 success stories_and_lessons_learned_implementing_sap_hana_solutions1310 success stories_and_lessons_learned_implementing_sap_hana_solutions
1310 success stories_and_lessons_learned_implementing_sap_hana_solutionsBobby Shah
 
Sap hana overview
Sap hana overviewSap hana overview
Sap hana overviewR Karthik
 

Similar to 5507832a c074-4013-9d49-6e58befa9c3e-161121113026 (20)

What is Sap HANA Convista Consulting Asia.pdf
What is Sap HANA Convista Consulting Asia.pdfWhat is Sap HANA Convista Consulting Asia.pdf
What is Sap HANA Convista Consulting Asia.pdf
 
What Is SAP HANA And Its Benefits?
What Is SAP HANA And Its Benefits?What Is SAP HANA And Its Benefits?
What Is SAP HANA And Its Benefits?
 
What is sap hana
What is sap hanaWhat is sap hana
What is sap hana
 
Hana Training Day 1
Hana Training Day 1Hana Training Day 1
Hana Training Day 1
 
Webinar: SAP HANA - Features, Architecture and Advantages
Webinar: SAP HANA - Features, Architecture and AdvantagesWebinar: SAP HANA - Features, Architecture and Advantages
Webinar: SAP HANA - Features, Architecture and Advantages
 
00- SAP-BASIS-EPSS-EN.pptx
00- SAP-BASIS-EPSS-EN.pptx00- SAP-BASIS-EPSS-EN.pptx
00- SAP-BASIS-EPSS-EN.pptx
 
MDS ap_OEM Product Portfolio Intorduction to the DT & Analytics
MDS ap_OEM Product Portfolio Intorduction to the DT & AnalyticsMDS ap_OEM Product Portfolio Intorduction to the DT & Analytics
MDS ap_OEM Product Portfolio Intorduction to the DT & Analytics
 
Best Practices to Administer, Operate, and Monitor an SAP HANA System
Best Practices to Administer, Operate, and Monitor an SAP HANA SystemBest Practices to Administer, Operate, and Monitor an SAP HANA System
Best Practices to Administer, Operate, and Monitor an SAP HANA System
 
SAP HANA Vora SITMTY 20160707
SAP HANA Vora SITMTY 20160707SAP HANA Vora SITMTY 20160707
SAP HANA Vora SITMTY 20160707
 
SAP Hana Overview
SAP Hana OverviewSAP Hana Overview
SAP Hana Overview
 
Sap hana demo technopad
Sap hana demo technopadSap hana demo technopad
Sap hana demo technopad
 
ManMachine&Mathematics_Arup_Ray_Ext
ManMachine&Mathematics_Arup_Ray_ExtManMachine&Mathematics_Arup_Ray_Ext
ManMachine&Mathematics_Arup_Ray_Ext
 
SAP HANA
SAP HANASAP HANA
SAP HANA
 
SAP HANA_class1.pptx
SAP HANA_class1.pptxSAP HANA_class1.pptx
SAP HANA_class1.pptx
 
SAP HANA – A Technical Snapshot
SAP HANA – A Technical SnapshotSAP HANA – A Technical Snapshot
SAP HANA – A Technical Snapshot
 
HANA Modeling
HANA Modeling HANA Modeling
HANA Modeling
 
1310 success stories_and_lessons_learned_implementing_sap_hana_solutions
1310 success stories_and_lessons_learned_implementing_sap_hana_solutions1310 success stories_and_lessons_learned_implementing_sap_hana_solutions
1310 success stories_and_lessons_learned_implementing_sap_hana_solutions
 
Sap hana overview
Sap hana overviewSap hana overview
Sap hana overview
 
Project report
Project reportProject report
Project report
 
Sap hana
Sap hanaSap hana
Sap hana
 

Recently uploaded

Delhi Call Girls Rohini 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Rohini 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip CallDelhi Call Girls Rohini 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Rohini 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Callshivangimorya083
 
On Starlink, presented by Geoff Huston at NZNOG 2024
On Starlink, presented by Geoff Huston at NZNOG 2024On Starlink, presented by Geoff Huston at NZNOG 2024
On Starlink, presented by Geoff Huston at NZNOG 2024APNIC
 
Call Girls South Delhi Delhi reach out to us at ☎ 9711199012
Call Girls South Delhi Delhi reach out to us at ☎ 9711199012Call Girls South Delhi Delhi reach out to us at ☎ 9711199012
Call Girls South Delhi Delhi reach out to us at ☎ 9711199012rehmti665
 
Chennai Call Girls Porur Phone 🍆 8250192130 👅 celebrity escorts service
Chennai Call Girls Porur Phone 🍆 8250192130 👅 celebrity escorts serviceChennai Call Girls Porur Phone 🍆 8250192130 👅 celebrity escorts service
Chennai Call Girls Porur Phone 🍆 8250192130 👅 celebrity escorts servicesonalikaur4
 
Radiant Call girls in Dubai O56338O268 Dubai Call girls
Radiant Call girls in Dubai O56338O268 Dubai Call girlsRadiant Call girls in Dubai O56338O268 Dubai Call girls
Radiant Call girls in Dubai O56338O268 Dubai Call girlsstephieert
 
Packaging the Monolith - PHP Tek 2024 (Breaking it down one bite at a time)
Packaging the Monolith - PHP Tek 2024 (Breaking it down one bite at a time)Packaging the Monolith - PHP Tek 2024 (Breaking it down one bite at a time)
Packaging the Monolith - PHP Tek 2024 (Breaking it down one bite at a time)Dana Luther
 
AWS Community DAY Albertini-Ellan Cloud Security (1).pptx
AWS Community DAY Albertini-Ellan Cloud Security (1).pptxAWS Community DAY Albertini-Ellan Cloud Security (1).pptx
AWS Community DAY Albertini-Ellan Cloud Security (1).pptxellan12
 
Chennai Call Girls Alwarpet Phone 🍆 8250192130 👅 celebrity escorts service
Chennai Call Girls Alwarpet Phone 🍆 8250192130 👅 celebrity escorts serviceChennai Call Girls Alwarpet Phone 🍆 8250192130 👅 celebrity escorts service
Chennai Call Girls Alwarpet Phone 🍆 8250192130 👅 celebrity escorts servicevipmodelshub1
 
Call Girls Dubai Prolapsed O525547819 Call Girls In Dubai Princes$
Call Girls Dubai Prolapsed O525547819 Call Girls In Dubai Princes$Call Girls Dubai Prolapsed O525547819 Call Girls In Dubai Princes$
Call Girls Dubai Prolapsed O525547819 Call Girls In Dubai Princes$kojalkojal131
 
DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024
DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024
DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024APNIC
 
Low Rate Call Girls Kolkata Avani 🤌 8250192130 🚀 Vip Call Girls Kolkata
Low Rate Call Girls Kolkata Avani 🤌  8250192130 🚀 Vip Call Girls KolkataLow Rate Call Girls Kolkata Avani 🤌  8250192130 🚀 Vip Call Girls Kolkata
Low Rate Call Girls Kolkata Avani 🤌 8250192130 🚀 Vip Call Girls Kolkataanamikaraghav4
 
'Future Evolution of the Internet' delivered by Geoff Huston at Everything Op...
'Future Evolution of the Internet' delivered by Geoff Huston at Everything Op...'Future Evolution of the Internet' delivered by Geoff Huston at Everything Op...
'Future Evolution of the Internet' delivered by Geoff Huston at Everything Op...APNIC
 
Gram Darshan PPT cyber rural in villages of india
Gram Darshan PPT cyber rural  in villages of indiaGram Darshan PPT cyber rural  in villages of india
Gram Darshan PPT cyber rural in villages of indiaimessage0108
 
AlbaniaDreamin24 - How to easily use an API with Flows
AlbaniaDreamin24 - How to easily use an API with FlowsAlbaniaDreamin24 - How to easily use an API with Flows
AlbaniaDreamin24 - How to easily use an API with FlowsThierry TROUIN ☁
 
Call Girls In Model Towh Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Model Towh Delhi 💯Call Us 🔝8264348440🔝Call Girls In Model Towh Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Model Towh Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
FULL ENJOY Call Girls In Mayur Vihar Delhi Contact Us 8377087607
FULL ENJOY Call Girls In Mayur Vihar Delhi Contact Us 8377087607FULL ENJOY Call Girls In Mayur Vihar Delhi Contact Us 8377087607
FULL ENJOY Call Girls In Mayur Vihar Delhi Contact Us 8377087607dollysharma2066
 
Challengers I Told Ya ShirtChallengers I Told Ya Shirt
Challengers I Told Ya ShirtChallengers I Told Ya ShirtChallengers I Told Ya ShirtChallengers I Told Ya Shirt
Challengers I Told Ya ShirtChallengers I Told Ya Shirtrahman018755
 

Recently uploaded (20)

Dwarka Sector 26 Call Girls | Delhi | 9999965857 🫦 Vanshika Verma More Our Se...
Dwarka Sector 26 Call Girls | Delhi | 9999965857 🫦 Vanshika Verma More Our Se...Dwarka Sector 26 Call Girls | Delhi | 9999965857 🫦 Vanshika Verma More Our Se...
Dwarka Sector 26 Call Girls | Delhi | 9999965857 🫦 Vanshika Verma More Our Se...
 
Delhi Call Girls Rohini 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Rohini 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip CallDelhi Call Girls Rohini 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Rohini 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
 
Model Call Girl in Jamuna Vihar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in  Jamuna Vihar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in  Jamuna Vihar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Jamuna Vihar Delhi reach out to us at 🔝9953056974🔝
 
On Starlink, presented by Geoff Huston at NZNOG 2024
On Starlink, presented by Geoff Huston at NZNOG 2024On Starlink, presented by Geoff Huston at NZNOG 2024
On Starlink, presented by Geoff Huston at NZNOG 2024
 
Call Girls South Delhi Delhi reach out to us at ☎ 9711199012
Call Girls South Delhi Delhi reach out to us at ☎ 9711199012Call Girls South Delhi Delhi reach out to us at ☎ 9711199012
Call Girls South Delhi Delhi reach out to us at ☎ 9711199012
 
Chennai Call Girls Porur Phone 🍆 8250192130 👅 celebrity escorts service
Chennai Call Girls Porur Phone 🍆 8250192130 👅 celebrity escorts serviceChennai Call Girls Porur Phone 🍆 8250192130 👅 celebrity escorts service
Chennai Call Girls Porur Phone 🍆 8250192130 👅 celebrity escorts service
 
Radiant Call girls in Dubai O56338O268 Dubai Call girls
Radiant Call girls in Dubai O56338O268 Dubai Call girlsRadiant Call girls in Dubai O56338O268 Dubai Call girls
Radiant Call girls in Dubai O56338O268 Dubai Call girls
 
Packaging the Monolith - PHP Tek 2024 (Breaking it down one bite at a time)
Packaging the Monolith - PHP Tek 2024 (Breaking it down one bite at a time)Packaging the Monolith - PHP Tek 2024 (Breaking it down one bite at a time)
Packaging the Monolith - PHP Tek 2024 (Breaking it down one bite at a time)
 
AWS Community DAY Albertini-Ellan Cloud Security (1).pptx
AWS Community DAY Albertini-Ellan Cloud Security (1).pptxAWS Community DAY Albertini-Ellan Cloud Security (1).pptx
AWS Community DAY Albertini-Ellan Cloud Security (1).pptx
 
Chennai Call Girls Alwarpet Phone 🍆 8250192130 👅 celebrity escorts service
Chennai Call Girls Alwarpet Phone 🍆 8250192130 👅 celebrity escorts serviceChennai Call Girls Alwarpet Phone 🍆 8250192130 👅 celebrity escorts service
Chennai Call Girls Alwarpet Phone 🍆 8250192130 👅 celebrity escorts service
 
Call Girls Dubai Prolapsed O525547819 Call Girls In Dubai Princes$
Call Girls Dubai Prolapsed O525547819 Call Girls In Dubai Princes$Call Girls Dubai Prolapsed O525547819 Call Girls In Dubai Princes$
Call Girls Dubai Prolapsed O525547819 Call Girls In Dubai Princes$
 
Rohini Sector 6 Call Girls Delhi 9999965857 @Sabina Saikh No Advance
Rohini Sector 6 Call Girls Delhi 9999965857 @Sabina Saikh No AdvanceRohini Sector 6 Call Girls Delhi 9999965857 @Sabina Saikh No Advance
Rohini Sector 6 Call Girls Delhi 9999965857 @Sabina Saikh No Advance
 
DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024
DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024
DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024
 
Low Rate Call Girls Kolkata Avani 🤌 8250192130 🚀 Vip Call Girls Kolkata
Low Rate Call Girls Kolkata Avani 🤌  8250192130 🚀 Vip Call Girls KolkataLow Rate Call Girls Kolkata Avani 🤌  8250192130 🚀 Vip Call Girls Kolkata
Low Rate Call Girls Kolkata Avani 🤌 8250192130 🚀 Vip Call Girls Kolkata
 
'Future Evolution of the Internet' delivered by Geoff Huston at Everything Op...
'Future Evolution of the Internet' delivered by Geoff Huston at Everything Op...'Future Evolution of the Internet' delivered by Geoff Huston at Everything Op...
'Future Evolution of the Internet' delivered by Geoff Huston at Everything Op...
 
Gram Darshan PPT cyber rural in villages of india
Gram Darshan PPT cyber rural  in villages of indiaGram Darshan PPT cyber rural  in villages of india
Gram Darshan PPT cyber rural in villages of india
 
AlbaniaDreamin24 - How to easily use an API with Flows
AlbaniaDreamin24 - How to easily use an API with FlowsAlbaniaDreamin24 - How to easily use an API with Flows
AlbaniaDreamin24 - How to easily use an API with Flows
 
Call Girls In Model Towh Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Model Towh Delhi 💯Call Us 🔝8264348440🔝Call Girls In Model Towh Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Model Towh Delhi 💯Call Us 🔝8264348440🔝
 
FULL ENJOY Call Girls In Mayur Vihar Delhi Contact Us 8377087607
FULL ENJOY Call Girls In Mayur Vihar Delhi Contact Us 8377087607FULL ENJOY Call Girls In Mayur Vihar Delhi Contact Us 8377087607
FULL ENJOY Call Girls In Mayur Vihar Delhi Contact Us 8377087607
 
Challengers I Told Ya ShirtChallengers I Told Ya Shirt
Challengers I Told Ya ShirtChallengers I Told Ya ShirtChallengers I Told Ya ShirtChallengers I Told Ya Shirt
Challengers I Told Ya ShirtChallengers I Told Ya Shirt
 

5507832a c074-4013-9d49-6e58befa9c3e-161121113026

  • 1. SAP HANA Basic Introduction
  • 2. Contents • Overview of SAP HANA • SAP HANA came into the picture • What is SAP HANA • Hardware & Software Innovations • Data Storage and Processing • SAP HANA Architecture • SAP HANA Studio • SAP HANA ROADMAP
  • 3. Business Example: Today, a lot of companies need to deal with an amazing amount of data and are not able to report on them due to the big volume of Data. The purpose of SAP HANA is to enable easy storages and efficient processing of these data. In particular, SAP HANA Combines In-Memory Data Storage and Columnar Data Storages. These are two modern and extremely powerful features of SAP HANA. Overview of SAP HANA Now a days we hear a lot of buzz around SAP HANA and more customers planning to opt for it. What does SAP HANA mean to us? Before we go into its details, we shall first know the Business Scenario.
  • 4. Information Explosion The Challenge is the information explosion. Massive amount of data is being created every year, and how fast your business reacts to it determines whether you succeed of fail.
  • 5. Major challenges faced by most of the customers with current systems: • Massive growth of Data Volume • Immediate results • Complex system landscape • High Flexibility • Skilled workforce Consequences of these challenges result in: • Increased response time • Decreased data transparency • Reactive systems
  • 6. Traditional Database and System landscape  Disk Based Storage  Bottleneck operation  Traditional database landscape has several layers in it resulting it to be complex system.  Operations – applying logics, calculations, indexing, aggregations etc. are performed in application layer.
  • 7. Traditional Database Storage: Traditional databases uses row storage alone, which might be useful if table is small or if a query needs the entire table data. But in case of analytical applications involving huge data, where aggregations are needed for faster response, row storage holds back.
  • 8. SAP HANA came into the picture  Top 10 predictions (Released in November 2015) estimates that the “Digital Universe” will reach 4ZB (1 zettabyte= 1 trillion gigabytes).  People want instant access to information.  Data is growing. Demand is increasing.  People want instant answers. They want them to be right. They want them any where, any time. This put IT in a tough place, IT can not deliver what the business needs, Why ?
  • 9. SAP HANA is the Composition of three separate products:  TREX :(Text Retrieval and Extraction) is a search engine.  P*Time : (Online Transaction processing ) OLTP, is an OLTP Relation Database Management System.  MaxDB :(formerly SAP DB) is Relational Database management System (RDBMS), MaxDB is targeted for large SAP environments.
  • 11. What is SAP HANA SAP HANA -- High Performance Analytic Appliance  SAP HANA is a modern In-Memory platform that can be deployed on premise and on the cloud.  SAP HANA is the In-memory relational Database that made to process the real-time data in In-memory Computing Engine.  SAP HANA is not only a Database but also a Platform where we can create application and can deploy on HANA Cloud Platform.
  • 12. As the appliance SAP HANA is the combination of special kind of software and hardware. SAP has partnered with leading hardware vendors (HP, Fujitsu, IBM, Dell etc) to sell SAP certified hardware for HANA.
  • 13. Hardware & Software Innovations HANA runs on Multi-core CPUs, having very fast communication between each processor core. Each server holds up to 2TB.
  • 14. Data resides in main memory avoiding performance on disk I/O. operations are performed in database layer instead of application layer Columnar data storage allows high compression (dictionary encoding, run-length encoding) Operations on one column can be parallelized by partitioning the column into multiple sections that can be processed by different processor cores. Helps analyze large data sets with complex operations.
  • 15.
  • 16. Data Storage and Processing  A row based approach store a table as a sequence of records, each of which Contain the fields of one row.  In a column based table, the entries of a column are stored in continuous memory location.
  • 17. Column Store: • High data compression • Read optimized – Query Results On the fly • Useful with tables with huge data volumes • Supports Parallel Processing – Operations run in parallel using multiple core processors.
  • 18. SAP HANA Architecture  The SAP HANA database is developed in C++.  runs on SUSE Linux Enterprise Server.
  • 19.  Index Server: • Index server is the main SAP HANA database component. • It contains the actual data stores and the engines for processing the data. • The index server processes incoming SQL or MDX statements in the context of authenticated sessions and transactions.  Persistence Layer: The database persistence layer is responsible for durability and atomicity of transactions. It ensures that the database can be restored to the most recent committed state after a restart and that transactions are either completely executed or completely undone.  Preprocessor Server: The index server uses the preprocessor server for analyzing text data and extracting the information on which the text search capabilities are based.  Name Server: The name server owns the information about the topology of SAP HANA system. In a distributed system, the name server knows where the components are running and which data is located on which server.  Preprocessor Server: The index server uses the preprocessor server for analyzing text data and extracting the information on which the text search capabilities are based.
  • 20.  Name Server: The name server owns the information about the topology of SAP HANA system. In a distributed system, the name server knows where the components are running and which data is located on which server.  Statistic Server: The statistics server collects information about status, performance and resource consumption from the other servers in the system.. The statistics server also provides a history of measurement data for further analysis.  Session and Transaction Manager: The Transaction manager coordinates database transactions, and keeps track of running and closed transactions. When a transaction is committed or rolled back, the transaction manager informs the involved storage engines about this event so they can execute necessary actions. XS Engine:XS Engine is an optional component. Using XS Engine clients can connect to SAP HANA database to fetch data via HTTP.
  • 21. SAP HANA Studio The SAP HANA studio is an Eclipse- based development and administration tool for working with HANA. SAP HANA Studio is a kind of front- end of SAP HANA Database, where you can manage the data. It enables technical users to manage the SAP HANA database, to create and manage user
  • 22. To open a perspective, go to Window → Open Perspective.  Modeler: Modeler Used for creating various types of In formation views and analytical privileges. Modeler is mainly used for modeling the database by creating below type of views: • Attribute View • Analytic View • Calculation View  SAP HANA Development: Development Used for programming applications for creating development objects to access or update data models such as Server-side Java script, XSJS, XSODATA files.  Administration: Used to monitor the system and change settings.
  • 23. SAP HANA ROADMAP Today’s system landscape • ERP running on traditional database. • BW running on traditional DB. • Data extracted from ERP and load into BW. • BWA accelerates Analytic modals. • Analytic data consumed in BI or pulled into data marts.
  • 24. • Operational Data in traditional DB is replicated into memory for operational reporting. • Analytic modals from production EDW can be brought into memory for agile modeling and reporting. • Third party data can be brought into memory for agile modeling and reporting. SAP HANA ROADMAP Step-1 In-Memory in parallel
  • 25. SAP HANA ROADMAP Step-2 Primary Data store for BW • In Memory Computing used for as a primary persistence for BW • BW manage the analytic metadata. • Detailed operational Data replicated from applications is the basis for all process. • SAP HANA 1.x will be able to provide of the functionality BWA
  • 26. SAP HANA ROADMAP Step-5 Platform Consolidation • All Application(BW & ERP) run on data residing in- memory. • Analytics and operation work on data real-time. • In-memory computing executes all transactions, transformation and complex data processing.