SlideShare une entreprise Scribd logo
1  sur  25
1© 2014 SAP AG or an SAP affiliate company. All rights reserved.
SAP HANA SPS 11 - What’s New?
SAP HANA dynamic tiering
SAP HANA Product Management December, 2015
(Delta from SPS 10 to SPS 11)
© 2015 SAP SE or an SAP affiliate company. All rights reserved. 2Public
Agenda
News in SAP HANA dynamic tiering
 Support for IBM Power Platform and more
Extended usage of SAP HANA dynamic tiering in SAP BW
 Higher impact on memory footprint with SAP BW 7.50
News in the Data Lifecycle Manager (DLM) of the SAP HANA Data Warehousing Foundation
SAP HANA dynamic tiering
News in SPS 11
© 2015 SAP SE or an SAP affiliate company. All rights reserved. 4Public
SAP HANA dynamic tiering - What’s New in SPS 11?
Data Center Readiness, Integration and Management
Support for the IBM Power Platform
 Starting with SPS 11, dynamic tiering is supported on SUSE Linux Enterprise Server 11 SP4 for IBM Power
operating system
New monitoring tiles in the SAP HANA cockpit
Intelligent data caching
Support for native data warehousing
Improvements for handling multi-dimensional data models involving extended tables
 Enhanced join relocation
 Optimized handling of dimension-joins to extended tables
© 2015 SAP SE or an SAP affiliate company. All rights reserved. 5Public
New Cockpit Tiles
© 2015 SAP SE or an SAP affiliate company. All rights reserved. 6Public
New HANA Dynamic Tiering Memory tile
 Dynamic tiering uses several types
of memory:
– Delta: in-memory delta store for row-
level updates
– Large / Load: used for bulk data loading
– Temp Cache: used for temp tables and
other structures that are transient
– Main Cache: used for static, persistent
user data
 Tile displays total allocated memory,
along with amount in use, and
amount still available
 You can change the amount of
allocated memory by clicking on
“Modify Allocation”
 The memory allocation for HANA
System cannot be changed
© 2015 SAP SE or an SAP affiliate company. All rights reserved. 7Public
New HANA Dynamic Tiering Connections tile
 View active and idle connections
 Click any row for connection
details
 If necessary, you can cancel a
connection
 You can also “Modify
Configuration” to change
properties of the DT server, such
as:
– Maximum number of concurrent
connections
– Number of threads
© 2015 SAP SE or an SAP affiliate company. All rights reserved. 8Public
Connection details...
Click “Active Transactions” or
“Remote Statements” to view
related details for the given
connection
© 2015 SAP SE or an SAP affiliate company. All rights reserved. 9Public
Cancelling a connection...
© 2015 SAP SE or an SAP affiliate company. All rights reserved. 10Public
Connection cancelled...
© 2015 SAP SE or an SAP affiliate company. All rights reserved. 11Public
Query performance improvement
Data management - intelligent data caching
Reporting Performance
 Query fragments containing join between in-
memory and extended tables are relocated
to DT to optimize data transfer
 DT will pull data from in-memory HANA host
each time a query needs it
 HANA tables will be cached in DT during
fetch, and then subsequently re-used
 Re-use based on sub-sumption (can cache
a subset of the table and use it)
 Merge subsets of cache or use a quota to
limit maximum caching
 Maintain cache coherency – invalidate
cache with updates to in-memory tables Hot Store
Fast data movement and optimized push down query processing
SAP HANA System with dynamic tiering service
Worker
host(*)
Worker
host
Worker
host
Client
Application
Connect
ES host
Column
Table
Row
Table
Extended
Table
Warm Store
Common Storage System (*) Standby hosts not shown
Column
TableColumn
Table
Row
TableRow
Table
Cache of
subset of
Column Table
Cache of
subset of
Column Table
Cache of
subset of
Column Table
T1 T2
Hot Warm
JOIN
T1 T2
Hot Warm
JOIN
Internally converted to
© 2015 SAP SE or an SAP affiliate company. All rights reserved. 12Public
SAP HANA Cockpit: customizing for intelligent data caching
Add new parameters to esserver.ini configuration file
You will need to add new configuration parameters for
intelligent data caching:
• ‘esserver.ini’ is the configuration file for the DT server
• Click on “Edit” button at bottom right of screen to delete
or modify existing entries in the esserver.ini file.
• There is also a ‘+’ sign at the top right of the screen to
set additional DT server configuration parameters
• Add these new entries to the esserver.ini file:
• result_cache_temp_pct (default 0)
• Sets the max size of cached results as a percent
of the temp cache size. Generally should be less
than 100% so that results are not paged out in
temp store.
• result_cache_max_result_pct (default 10)
• Prevent large tables that won’t fit in the result
cache from washing out smaller ones.
© 2015 SAP SE or an SAP affiliate company. All rights reserved. 13Public
Planned Innovations Future DirectionToday
This is the current state of planning and may be changed by SAP at any time.
SPS 11 – Q4 2015
Roadmap SAP HANA dynamic tiering
Summary
Technical integration
 Common installer
 Backup integration (file-based and Backint)
 Host auto-failover (local HA)
 Integrated admin & monitoring
 Intelligent data caching
 Power PC platform support
Functional integration and usage
 Integration in global database catalog
– New HANA table type “extended table”
 Cross-store optimizer
 Use extended tables in Calculation Models
 Multitenant database container support
 Support for extended tables in SAP BW
powered by SAP HANA (PSA+w/o DSO)
 Support for extended tables in major HANA-
related data provisioning technologies
Functional integration
• Data lifecycle management
– Enable use of DT in SAP S/4HANA
 Coverage of special SAP HANA features
– Text, spatial, and series data
– Improved handling of extended tables in
AFLs
Enterprise DB features
 SAP HANA system replication
 Multistore data management within a table
 DT scale out
Enterprise DB features
 SAP HANA system replication
Data management
 Delta backup mechanisms
 Persistence encryption
SAP BW powered by SAP HANA
Extended usage of dynamic tiering in SAP BW 7.50
© 2015 SAP SE or an SAP affiliate company. All rights reserved. 15Public
EDW Propagation
EDW Transformation
Future direction: SAP BW & dynamic tiering
Use extended tables in transformation and propagation layer
BW – Operational Data
Data Categories in a BW System
Staging Layer
Analytic Mart
Business Transformation
Corporate
Memory
EDW Propagation
EDW Transformation
Archive/NLS
Archived
Planned with next major BW release:
Use extended tables for „warm“ part of transformation and propagation layer (advanced DSOs only)
© 2015 SAP SE or an SAP affiliate company. All rights reserved. 16Public
PLANNED INNOVATIONS Future DirectionToday
This is the current state of planning and may be changed by SAP at any time.
(BW. 7.4 SP08 + HANA SPS 09) (BW 7.50) (mid- to long-term)
Future direction: SAP BW & dynamic tiering
Summary
 PSA
 Write-optimized DSO
 “advanced“ DSO (inbound table only)
Target:
 Staging area and corporate memory
 ~20% of BW data footprint
 All major “advanced” DSOs
– Full tables / providers only
– Data separation via simple
“data flow split”
Target:
 As before + „warm“ parts of
propagation & transformation layer
 ~40% of BW data footprint
 Optimizations of reporting/read
access for data in DT
 Optional integration of NLS storage
into dynamic tiering
Target:
 As before + „warm“ parts of
reporting layer
 Max. 70% of data footprint
Remark: SAP NLS with SAP IQ is not replaced by the BW integration of HANA dynamic tiering. NLS is a powerful and sophisticated archiving
solution. It is complementary to dynamic tiering and part of the multi-temperature data lifecycle management of BW. Depending on the scenarios,
data growth and architecture our customers have the option to use both “tiers” or just one.
Data Lifecycle Manager
Recent enhancements
© 2015 SAP SE or an SAP affiliate company. All rights reserved. 18Public
SAP Data Warehousing Foundation
Data Lifecycle Manager (DLM)
Define a data temperature management strategy with DLM – available with DWF 1.0 SP01
Leverage SAP HANA tables, SAP HANA Dynamic Tiering (Warm-Store), Hadoop or SAP Sybase IQ in SAP
HANA native use cases with a tool based approach to model aging rules on tables to displace ‘aged’ data to
optimize the memory footprint of data in SAP HANA.
SAP HANA
Data Lifecycle Manager
HOT-STORE
(Column Table)
WARM-STORE
(Extended Table)
DATA
MOVEMENT
Generated SAP HANA View (Pruning / UNION)
© 2015 SAP SE or an SAP affiliate company. All rights reserved. 19Public
DLM SPS03 - Supported Storage Destination Types
Storage Destination Type Restrictions
SAP HANA Dynamic Tiering Local The following factors prevent lifecycle profile from being activated:
•Source tables with keys of type
VARCHAR/CHAR/VARBINARY/BINARY and length greater than 255
•Source tables with keys of type NVARCHAR/NCHAR and length
greater than 85
•Source tables of type row
•Source tables with columns with data type BLOB
•Source tables without a primary key
SAP IQ over SDA
Spark SQL (DESTINATION) The following factors prevent the lifecycle profile from being activated:
•Source tables with columns with data type TEXT, SHORTTEXT,
BINTEXT, BLOB, CLOB, TIME, VARBINARY, NCLOB, or ALPHANUM
Deletion Bin Destination The following factors prevent the lifecycle profile from being activated:
•Source tables without a primary key
© 2015 SAP SE or an SAP affiliate company. All rights reserved. 20Public
DLM SPS03 - Manage Modeled Persistence Objects
Modeled persistence objects help you treat multiple source persistence objects, like tables, jointly in matters of data
relocation. You can define a source persistence object from multiple SAP HANA tables. Such a modeled persistence
object can be used in a lifecycle profile. The relocation rule in this case can be defined for common columns, which
have been selected during definition of the modeled persistence object.
Note: Modeled Persistence Objects are supported for storage destination types SAP IQ over SDA and SAP HANA
Dynamic Tiering.
© 2015 SAP SE or an SAP affiliate company. All rights reserved. 21Public
DLM SPS03 – Rule Editor: Manage Modeled Persistence Objects
When you create and execute a lifecycle profile for a
modeled persistence object, the following applies
for all tables of the modeled object:
A common relocation rule will be defined and
executed.
A common clash strategy and packet size applies.
A single relocation procedure will be generated.
For all tables corresponding target tables will be
generated.
An example for a modeled persistence object is a
table group. A table group is a set of SAP HANA
tables with common columns. Table groups are
supported for storage destination types SAP IQ over
SDA and SAP HANA Dynamic Tiering Local.
© 2015 SAP SE or an SAP affiliate company. All rights reserved. 22Public
DLM SPS03 – Import / Export of DLM Entities
Data Lifecycle Manager entities like storage destinations, modeled persistence objects, or
lifecycle profiles can be described in JSON format. For transport or backup purposes, you can
export and import the entities in JSON format.
© 2015 SAP SE or an SAP affiliate company. All rights reserved. 23Public
Future DirectionToday
SAP Data Warehousing Foundation
Product Roadmap Overview – Data Lifecycle Manager
Future innovations
• Pre-delivered Application DLM templates
• Support for multi-tiering
• Integrated lifecycle management
• Exploration module based on SQL Query Access
Cache
• Parallelization of relocation packet processing
• Support for CDS Entities as
source persistence object
• Expand call back targets for pruning node
substitution
Q4 / 2015
SAP DWH Foundation 1.0 SP03
• Support for Table Groups, Table Hierarchies
• Exploration module for Table Groups, Table
Hierarchies, additional exploration module type (drill
down) for HANA Table
• Automated substitution of data foundation in
Calculation Views (table replaced by generated view)
• Generate DLM profiles for a predefined set of tables
(table group)
• Option to exchange table-name with DLM generated
Pruning Node in existing HANA Calc-Views
© 2015 SAP SE or an SAP affiliate company. All rights reserved. 24Public
Where do I find more information on SAP HANA dynamic tiering?
Public Documentation:
http://help.sap.com/hana_platform
 Navigate to SAP HANA Options • SAP HANA Dynamic Tiering
 Covers only DT-specific information
i.e. add-on to SAP HANA platform documentation
Community information
Quick Start Guide
 https://scn.sap.com/docs/DOC-66016
Videos in the SAP HANA academy
 http://scn.sap.com/docs/DOC-59988
© 2015 SAP SE or an SAP affiliate company. All rights reserved.
Thank you
Contact information
F name MI. L name
SAP HANA Product Management
AskSAPHANA@sap.com

Contenu connexe

Tendances

SAP HANA SPS09 - Multitenant Database Containers
SAP HANA SPS09 - Multitenant Database ContainersSAP HANA SPS09 - Multitenant Database Containers
SAP HANA SPS09 - Multitenant Database ContainersSAP Technology
 
SAP HANA SPS09 - SAP HANA Workload Management
SAP HANA SPS09 - SAP HANA Workload ManagementSAP HANA SPS09 - SAP HANA Workload Management
SAP HANA SPS09 - SAP HANA Workload ManagementSAP Technology
 
SAP HANA SPS10- Scale-Out, High Availability and Disaster Recovery
SAP HANA SPS10- Scale-Out, High Availability and Disaster RecoverySAP HANA SPS10- Scale-Out, High Availability and Disaster Recovery
SAP HANA SPS10- Scale-Out, High Availability and Disaster RecoverySAP Technology
 
SAP HANA SPS10- Workload Management
SAP HANA SPS10- Workload ManagementSAP HANA SPS10- Workload Management
SAP HANA SPS10- Workload ManagementSAP Technology
 
What's new in SAP HANA SPS 11 SQL/SQLScript
What's new in SAP HANA SPS 11 SQL/SQLScriptWhat's new in SAP HANA SPS 11 SQL/SQLScript
What's new in SAP HANA SPS 11 SQL/SQLScriptSAP Technology
 
SAP HANA SPS09- Administration Monitoring
SAP HANA SPS09- Administration MonitoringSAP HANA SPS09- Administration Monitoring
SAP HANA SPS09- Administration MonitoringSAP Technology
 
What's New in SPS11 Overview
What's New in SPS11 OverviewWhat's New in SPS11 Overview
What's New in SPS11 OverviewSAP Technology
 
HANA SPS07 Replication
HANA SPS07 ReplicationHANA SPS07 Replication
HANA SPS07 ReplicationSAP Technology
 
SAP HANA SPS09 - Dynamic Tiering
SAP HANA SPS09 - Dynamic TieringSAP HANA SPS09 - Dynamic Tiering
SAP HANA SPS09 - Dynamic TieringSAP Technology
 
What's new for Spatial in SAP HANA SPS 11
What's new for Spatial in SAP HANA SPS 11What's new for Spatial in SAP HANA SPS 11
What's new for Spatial in SAP HANA SPS 11SAP Technology
 
SAP HANA SPS10- Security
SAP HANA SPS10- SecuritySAP HANA SPS10- Security
SAP HANA SPS10- SecuritySAP Technology
 
What's New in SAP HANA SPS 11 Operations
What's New in SAP HANA SPS 11 OperationsWhat's New in SAP HANA SPS 11 Operations
What's New in SAP HANA SPS 11 OperationsSAP Technology
 
SAP HANA SPS09 - Backup and Recovery
SAP HANA SPS09 - Backup and RecoverySAP HANA SPS09 - Backup and Recovery
SAP HANA SPS09 - Backup and RecoverySAP Technology
 
What's new for Text in SAP HANA SPS 11
What's new for Text in SAP HANA SPS 11What's new for Text in SAP HANA SPS 11
What's new for Text in SAP HANA SPS 11SAP Technology
 
What's New in SAP HANA SPS 11 Backup and Recovery (Operations)
What's New in SAP HANA SPS 11 Backup and Recovery (Operations)What's New in SAP HANA SPS 11 Backup and Recovery (Operations)
What's New in SAP HANA SPS 11 Backup and Recovery (Operations)SAP Technology
 
SAP HANA SPS09 - SAP HANA Scalability
SAP HANA SPS09 - SAP HANA ScalabilitySAP HANA SPS09 - SAP HANA Scalability
SAP HANA SPS09 - SAP HANA ScalabilitySAP Technology
 
SAP HANA SPS09 - Security
SAP HANA SPS09 - SecuritySAP HANA SPS09 - Security
SAP HANA SPS09 - SecuritySAP Technology
 
SAP HANA SPS10- SAP HANA Dynamic Tiering
SAP HANA SPS10- SAP HANA Dynamic TieringSAP HANA SPS10- SAP HANA Dynamic Tiering
SAP HANA SPS10- SAP HANA Dynamic TieringSAP Technology
 
SAP HANA SPS10- SAP HANA Modeling
SAP HANA SPS10- SAP HANA ModelingSAP HANA SPS10- SAP HANA Modeling
SAP HANA SPS10- SAP HANA ModelingSAP Technology
 
SAP HANA SPS10- SAP HANA Remote Data Sync
SAP HANA SPS10- SAP HANA Remote Data SyncSAP HANA SPS10- SAP HANA Remote Data Sync
SAP HANA SPS10- SAP HANA Remote Data SyncSAP Technology
 

Tendances (20)

SAP HANA SPS09 - Multitenant Database Containers
SAP HANA SPS09 - Multitenant Database ContainersSAP HANA SPS09 - Multitenant Database Containers
SAP HANA SPS09 - Multitenant Database Containers
 
SAP HANA SPS09 - SAP HANA Workload Management
SAP HANA SPS09 - SAP HANA Workload ManagementSAP HANA SPS09 - SAP HANA Workload Management
SAP HANA SPS09 - SAP HANA Workload Management
 
SAP HANA SPS10- Scale-Out, High Availability and Disaster Recovery
SAP HANA SPS10- Scale-Out, High Availability and Disaster RecoverySAP HANA SPS10- Scale-Out, High Availability and Disaster Recovery
SAP HANA SPS10- Scale-Out, High Availability and Disaster Recovery
 
SAP HANA SPS10- Workload Management
SAP HANA SPS10- Workload ManagementSAP HANA SPS10- Workload Management
SAP HANA SPS10- Workload Management
 
What's new in SAP HANA SPS 11 SQL/SQLScript
What's new in SAP HANA SPS 11 SQL/SQLScriptWhat's new in SAP HANA SPS 11 SQL/SQLScript
What's new in SAP HANA SPS 11 SQL/SQLScript
 
SAP HANA SPS09- Administration Monitoring
SAP HANA SPS09- Administration MonitoringSAP HANA SPS09- Administration Monitoring
SAP HANA SPS09- Administration Monitoring
 
What's New in SPS11 Overview
What's New in SPS11 OverviewWhat's New in SPS11 Overview
What's New in SPS11 Overview
 
HANA SPS07 Replication
HANA SPS07 ReplicationHANA SPS07 Replication
HANA SPS07 Replication
 
SAP HANA SPS09 - Dynamic Tiering
SAP HANA SPS09 - Dynamic TieringSAP HANA SPS09 - Dynamic Tiering
SAP HANA SPS09 - Dynamic Tiering
 
What's new for Spatial in SAP HANA SPS 11
What's new for Spatial in SAP HANA SPS 11What's new for Spatial in SAP HANA SPS 11
What's new for Spatial in SAP HANA SPS 11
 
SAP HANA SPS10- Security
SAP HANA SPS10- SecuritySAP HANA SPS10- Security
SAP HANA SPS10- Security
 
What's New in SAP HANA SPS 11 Operations
What's New in SAP HANA SPS 11 OperationsWhat's New in SAP HANA SPS 11 Operations
What's New in SAP HANA SPS 11 Operations
 
SAP HANA SPS09 - Backup and Recovery
SAP HANA SPS09 - Backup and RecoverySAP HANA SPS09 - Backup and Recovery
SAP HANA SPS09 - Backup and Recovery
 
What's new for Text in SAP HANA SPS 11
What's new for Text in SAP HANA SPS 11What's new for Text in SAP HANA SPS 11
What's new for Text in SAP HANA SPS 11
 
What's New in SAP HANA SPS 11 Backup and Recovery (Operations)
What's New in SAP HANA SPS 11 Backup and Recovery (Operations)What's New in SAP HANA SPS 11 Backup and Recovery (Operations)
What's New in SAP HANA SPS 11 Backup and Recovery (Operations)
 
SAP HANA SPS09 - SAP HANA Scalability
SAP HANA SPS09 - SAP HANA ScalabilitySAP HANA SPS09 - SAP HANA Scalability
SAP HANA SPS09 - SAP HANA Scalability
 
SAP HANA SPS09 - Security
SAP HANA SPS09 - SecuritySAP HANA SPS09 - Security
SAP HANA SPS09 - Security
 
SAP HANA SPS10- SAP HANA Dynamic Tiering
SAP HANA SPS10- SAP HANA Dynamic TieringSAP HANA SPS10- SAP HANA Dynamic Tiering
SAP HANA SPS10- SAP HANA Dynamic Tiering
 
SAP HANA SPS10- SAP HANA Modeling
SAP HANA SPS10- SAP HANA ModelingSAP HANA SPS10- SAP HANA Modeling
SAP HANA SPS10- SAP HANA Modeling
 
SAP HANA SPS10- SAP HANA Remote Data Sync
SAP HANA SPS10- SAP HANA Remote Data SyncSAP HANA SPS10- SAP HANA Remote Data Sync
SAP HANA SPS10- SAP HANA Remote Data Sync
 

En vedette

SAP HANA Dynamic Tiering Test-drive
SAP HANA Dynamic Tiering Test-driveSAP HANA Dynamic Tiering Test-drive
SAP HANA Dynamic Tiering Test-driveLinh Nguyen
 
How a real time platform supports the modern utility
How a real time platform supports the modern utilityHow a real time platform supports the modern utility
How a real time platform supports the modern utilityrobgirvan
 
SAP HANA SPS12 Exploring New Features
SAP HANA SPS12 Exploring New FeaturesSAP HANA SPS12 Exploring New Features
SAP HANA SPS12 Exploring New FeaturesLinh Nguyen
 
What's New in SAP HANA View Modeling
What's New in SAP HANA View ModelingWhat's New in SAP HANA View Modeling
What's New in SAP HANA View ModelingSAP Technology
 
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
 
Believe In Story - The Power of Content Creation Management
Believe In Story - The Power of Content Creation ManagementBelieve In Story - The Power of Content Creation Management
Believe In Story - The Power of Content Creation ManagementThe Content Advisory
 
INSIGHT Business Solutions
INSIGHT Business Solutions INSIGHT Business Solutions
INSIGHT Business Solutions Mitri J. Muna
 
Condition monitoring of steam turbines
Condition monitoring of steam turbinesCondition monitoring of steam turbines
Condition monitoring of steam turbinesRay Beebe
 
OpenStackで始めるクラウド環境構築入門
OpenStackで始めるクラウド環境構築入門OpenStackで始めるクラウド環境構築入門
OpenStackで始めるクラウド環境構築入門VirtualTech Japan Inc.
 

En vedette (9)

SAP HANA Dynamic Tiering Test-drive
SAP HANA Dynamic Tiering Test-driveSAP HANA Dynamic Tiering Test-drive
SAP HANA Dynamic Tiering Test-drive
 
How a real time platform supports the modern utility
How a real time platform supports the modern utilityHow a real time platform supports the modern utility
How a real time platform supports the modern utility
 
SAP HANA SPS12 Exploring New Features
SAP HANA SPS12 Exploring New FeaturesSAP HANA SPS12 Exploring New Features
SAP HANA SPS12 Exploring New Features
 
What's New in SAP HANA View Modeling
What's New in SAP HANA View ModelingWhat's New in SAP HANA View Modeling
What's New in SAP HANA View Modeling
 
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
 
Believe In Story - The Power of Content Creation Management
Believe In Story - The Power of Content Creation ManagementBelieve In Story - The Power of Content Creation Management
Believe In Story - The Power of Content Creation Management
 
INSIGHT Business Solutions
INSIGHT Business Solutions INSIGHT Business Solutions
INSIGHT Business Solutions
 
Condition monitoring of steam turbines
Condition monitoring of steam turbinesCondition monitoring of steam turbines
Condition monitoring of steam turbines
 
OpenStackで始めるクラウド環境構築入門
OpenStackで始めるクラウド環境構築入門OpenStackで始めるクラウド環境構築入門
OpenStackで始めるクラウド環境構築入門
 

Similaire à What's new for SAP HANA SPS 11 Dynamic Tiering

BW on HANA optimisation answers
BW on HANA optimisation answersBW on HANA optimisation answers
BW on HANA optimisation answersAjay Kumar Uppal
 
SAP_SLT_Guide_21122015.pdf
SAP_SLT_Guide_21122015.pdfSAP_SLT_Guide_21122015.pdf
SAP_SLT_Guide_21122015.pdfssuser17886a
 
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
 
SAP HANA SPS10- Enterprise Information Management
SAP HANA SPS10- Enterprise Information ManagementSAP HANA SPS10- Enterprise Information Management
SAP HANA SPS10- Enterprise Information ManagementSAP Technology
 
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
 
HANA Demystified by DataMagnum
HANA Demystified by DataMagnumHANA Demystified by DataMagnum
HANA Demystified by DataMagnumPrasad Mavuduri
 
HANA SPS07 Architecture & Landscape
HANA SPS07 Architecture & LandscapeHANA SPS07 Architecture & Landscape
HANA SPS07 Architecture & LandscapeSAP Technology
 
5507832a c074-4013-9d49-6e58befa9c3e-161121113026
5507832a c074-4013-9d49-6e58befa9c3e-1611211130265507832a c074-4013-9d49-6e58befa9c3e-161121113026
5507832a c074-4013-9d49-6e58befa9c3e-161121113026Krishna Kiran
 
507 Real-time Challenges Migration Suite on SAP HANA V2.3 - 2014
507 Real-time Challenges Migration Suite on SAP HANA V2.3 - 2014507 Real-time Challenges Migration Suite on SAP HANA V2.3 - 2014
507 Real-time Challenges Migration Suite on SAP HANA V2.3 - 2014Praveen Sabbavarapu
 
2020.04.28-ASUG_Introduction-to-Extracting-data-from-S4HANA-with-ABAP-CDS-vie...
2020.04.28-ASUG_Introduction-to-Extracting-data-from-S4HANA-with-ABAP-CDS-vie...2020.04.28-ASUG_Introduction-to-Extracting-data-from-S4HANA-with-ABAP-CDS-vie...
2020.04.28-ASUG_Introduction-to-Extracting-data-from-S4HANA-with-ABAP-CDS-vie...blaisecheuteu1
 
Sizing sap s 4 hana using the quick sizer tool
Sizing sap s 4 hana using the quick sizer toolSizing sap s 4 hana using the quick sizer tool
Sizing sap s 4 hana using the quick sizer toolJaleel Ahmed Gulammohiddin
 
SAP on Linux the way to S/4HANA
SAP on Linux the way to S/4HANASAP on Linux the way to S/4HANA
SAP on Linux the way to S/4HANAFinceptum Oy
 
#asksap Analytics Innovations Community Call: SAP BW/4HANA - the Big Data War...
#asksap Analytics Innovations Community Call: SAP BW/4HANA - the Big Data War...#asksap Analytics Innovations Community Call: SAP BW/4HANA - the Big Data War...
#asksap Analytics Innovations Community Call: SAP BW/4HANA - the Big Data War...SAP Analytics
 
What's Planned for SAP HANA SPS10
What's Planned for SAP HANA SPS10What's Planned for SAP HANA SPS10
What's Planned for SAP HANA SPS10SAP Technology
 

Similaire à What's new for SAP HANA SPS 11 Dynamic Tiering (20)

BW on HANA optimisation answers
BW on HANA optimisation answersBW on HANA optimisation answers
BW on HANA optimisation answers
 
SAP_SLT_Guide_21122015.pdf
SAP_SLT_Guide_21122015.pdfSAP_SLT_Guide_21122015.pdf
SAP_SLT_Guide_21122015.pdf
 
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
 
SAP HANA SPS10- Enterprise Information Management
SAP HANA SPS10- Enterprise Information ManagementSAP HANA SPS10- Enterprise Information Management
SAP HANA SPS10- Enterprise Information Management
 
Sizing sap hana
Sizing sap hanaSizing sap hana
Sizing sap hana
 
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
 
HANA Demystified by DataMagnum
HANA Demystified by DataMagnumHANA Demystified by DataMagnum
HANA Demystified by DataMagnum
 
HANA SPS07 Architecture & Landscape
HANA SPS07 Architecture & LandscapeHANA SPS07 Architecture & Landscape
HANA SPS07 Architecture & Landscape
 
TZH300_EN_COL96
TZH300_EN_COL96TZH300_EN_COL96
TZH300_EN_COL96
 
DMM205.pdf
DMM205.pdfDMM205.pdf
DMM205.pdf
 
Pol03262 usen
Pol03262 usenPol03262 usen
Pol03262 usen
 
SAP Hana Overview
SAP Hana OverviewSAP Hana Overview
SAP Hana Overview
 
5507832a c074-4013-9d49-6e58befa9c3e-161121113026
5507832a c074-4013-9d49-6e58befa9c3e-1611211130265507832a c074-4013-9d49-6e58befa9c3e-161121113026
5507832a c074-4013-9d49-6e58befa9c3e-161121113026
 
HANA
HANAHANA
HANA
 
507 Real-time Challenges Migration Suite on SAP HANA V2.3 - 2014
507 Real-time Challenges Migration Suite on SAP HANA V2.3 - 2014507 Real-time Challenges Migration Suite on SAP HANA V2.3 - 2014
507 Real-time Challenges Migration Suite on SAP HANA V2.3 - 2014
 
2020.04.28-ASUG_Introduction-to-Extracting-data-from-S4HANA-with-ABAP-CDS-vie...
2020.04.28-ASUG_Introduction-to-Extracting-data-from-S4HANA-with-ABAP-CDS-vie...2020.04.28-ASUG_Introduction-to-Extracting-data-from-S4HANA-with-ABAP-CDS-vie...
2020.04.28-ASUG_Introduction-to-Extracting-data-from-S4HANA-with-ABAP-CDS-vie...
 
Sizing sap s 4 hana using the quick sizer tool
Sizing sap s 4 hana using the quick sizer toolSizing sap s 4 hana using the quick sizer tool
Sizing sap s 4 hana using the quick sizer tool
 
SAP on Linux the way to S/4HANA
SAP on Linux the way to S/4HANASAP on Linux the way to S/4HANA
SAP on Linux the way to S/4HANA
 
#asksap Analytics Innovations Community Call: SAP BW/4HANA - the Big Data War...
#asksap Analytics Innovations Community Call: SAP BW/4HANA - the Big Data War...#asksap Analytics Innovations Community Call: SAP BW/4HANA - the Big Data War...
#asksap Analytics Innovations Community Call: SAP BW/4HANA - the Big Data War...
 
What's Planned for SAP HANA SPS10
What's Planned for SAP HANA SPS10What's Planned for SAP HANA SPS10
What's Planned for SAP HANA SPS10
 

Plus de SAP Technology

SAP Integration Suite L1
SAP Integration Suite L1SAP Integration Suite L1
SAP Integration Suite L1SAP Technology
 
Future-Proof Your Business Processes by Automating SAP S/4HANA processes with...
Future-Proof Your Business Processes by Automating SAP S/4HANA processes with...Future-Proof Your Business Processes by Automating SAP S/4HANA processes with...
Future-Proof Your Business Processes by Automating SAP S/4HANA processes with...SAP Technology
 
7 Top Reasons to Automate Processes with SAP Intelligent Robotic Processes Au...
7 Top Reasons to Automate Processes with SAP Intelligent Robotic Processes Au...7 Top Reasons to Automate Processes with SAP Intelligent Robotic Processes Au...
7 Top Reasons to Automate Processes with SAP Intelligent Robotic Processes Au...SAP Technology
 
Extend SAP S/4HANA to deliver real-time intelligent processes
Extend SAP S/4HANA to deliver real-time intelligent processesExtend SAP S/4HANA to deliver real-time intelligent processes
Extend SAP S/4HANA to deliver real-time intelligent processesSAP Technology
 
Process optimization and automation for SAP S/4HANA with SAP’s Business Techn...
Process optimization and automation for SAP S/4HANA with SAP’s Business Techn...Process optimization and automation for SAP S/4HANA with SAP’s Business Techn...
Process optimization and automation for SAP S/4HANA with SAP’s Business Techn...SAP Technology
 
Accelerate your journey to SAP S/4HANA with SAP’s Business Technology Platform
Accelerate your journey to SAP S/4HANA with SAP’s Business Technology PlatformAccelerate your journey to SAP S/4HANA with SAP’s Business Technology Platform
Accelerate your journey to SAP S/4HANA with SAP’s Business Technology PlatformSAP Technology
 
Accelerate Your Move to an Intelligent Enterprise with SAP Cloud Platform and...
Accelerate Your Move to an Intelligent Enterprise with SAP Cloud Platform and...Accelerate Your Move to an Intelligent Enterprise with SAP Cloud Platform and...
Accelerate Your Move to an Intelligent Enterprise with SAP Cloud Platform and...SAP Technology
 
Transform your business with intelligent insights and SAP S/4HANA
Transform your business with intelligent insights and SAP S/4HANATransform your business with intelligent insights and SAP S/4HANA
Transform your business with intelligent insights and SAP S/4HANASAP Technology
 
SAP Cloud Platform for SAP S/4HANA: Accelerate your move to an Intelligent En...
SAP Cloud Platform for SAP S/4HANA: Accelerate your move to an Intelligent En...SAP Cloud Platform for SAP S/4HANA: Accelerate your move to an Intelligent En...
SAP Cloud Platform for SAP S/4HANA: Accelerate your move to an Intelligent En...SAP Technology
 
Innovate collaborative applications with SAP Jam Collaboration & SAP Cloud Pl...
Innovate collaborative applications with SAP Jam Collaboration & SAP Cloud Pl...Innovate collaborative applications with SAP Jam Collaboration & SAP Cloud Pl...
Innovate collaborative applications with SAP Jam Collaboration & SAP Cloud Pl...SAP Technology
 
The IoT Imperative for Consumer Products
The IoT Imperative for Consumer ProductsThe IoT Imperative for Consumer Products
The IoT Imperative for Consumer ProductsSAP Technology
 
The IoT Imperative for Discrete Manufacturers - Automotive, Aerospace & Defen...
The IoT Imperative for Discrete Manufacturers - Automotive, Aerospace & Defen...The IoT Imperative for Discrete Manufacturers - Automotive, Aerospace & Defen...
The IoT Imperative for Discrete Manufacturers - Automotive, Aerospace & Defen...SAP Technology
 
IoT is Enabling a New Era of Shareholder Value in Energy and Natural Resource...
IoT is Enabling a New Era of Shareholder Value in Energy and Natural Resource...IoT is Enabling a New Era of Shareholder Value in Energy and Natural Resource...
IoT is Enabling a New Era of Shareholder Value in Energy and Natural Resource...SAP Technology
 
The IoT Imperative in Government and Healthcare
The IoT Imperative in Government and HealthcareThe IoT Imperative in Government and Healthcare
The IoT Imperative in Government and HealthcareSAP Technology
 
SAP S/4HANA Finance and the Digital Core
SAP S/4HANA Finance and the Digital CoreSAP S/4HANA Finance and the Digital Core
SAP S/4HANA Finance and the Digital CoreSAP Technology
 
Five Reasons To Skip SAP Suite on HANA and Go Directly to SAP S/4HANA
Five Reasons To Skip SAP Suite on HANA and Go Directly to SAP S/4HANAFive Reasons To Skip SAP Suite on HANA and Go Directly to SAP S/4HANA
Five Reasons To Skip SAP Suite on HANA and Go Directly to SAP S/4HANASAP Technology
 
SAP Helps Reduce Silos Between Business and Spatial Data
SAP Helps Reduce Silos Between Business and Spatial DataSAP Helps Reduce Silos Between Business and Spatial Data
SAP Helps Reduce Silos Between Business and Spatial DataSAP Technology
 
Spotlight on Financial Services with Calypso and SAP ASE
Spotlight on Financial Services with Calypso and SAP ASESpotlight on Financial Services with Calypso and SAP ASE
Spotlight on Financial Services with Calypso and SAP ASESAP Technology
 
SAP ASE 16 SP02 Performance Features
SAP ASE 16 SP02 Performance FeaturesSAP ASE 16 SP02 Performance Features
SAP ASE 16 SP02 Performance FeaturesSAP Technology
 

Plus de SAP Technology (20)

SAP Integration Suite L1
SAP Integration Suite L1SAP Integration Suite L1
SAP Integration Suite L1
 
Future-Proof Your Business Processes by Automating SAP S/4HANA processes with...
Future-Proof Your Business Processes by Automating SAP S/4HANA processes with...Future-Proof Your Business Processes by Automating SAP S/4HANA processes with...
Future-Proof Your Business Processes by Automating SAP S/4HANA processes with...
 
7 Top Reasons to Automate Processes with SAP Intelligent Robotic Processes Au...
7 Top Reasons to Automate Processes with SAP Intelligent Robotic Processes Au...7 Top Reasons to Automate Processes with SAP Intelligent Robotic Processes Au...
7 Top Reasons to Automate Processes with SAP Intelligent Robotic Processes Au...
 
Extend SAP S/4HANA to deliver real-time intelligent processes
Extend SAP S/4HANA to deliver real-time intelligent processesExtend SAP S/4HANA to deliver real-time intelligent processes
Extend SAP S/4HANA to deliver real-time intelligent processes
 
Process optimization and automation for SAP S/4HANA with SAP’s Business Techn...
Process optimization and automation for SAP S/4HANA with SAP’s Business Techn...Process optimization and automation for SAP S/4HANA with SAP’s Business Techn...
Process optimization and automation for SAP S/4HANA with SAP’s Business Techn...
 
Accelerate your journey to SAP S/4HANA with SAP’s Business Technology Platform
Accelerate your journey to SAP S/4HANA with SAP’s Business Technology PlatformAccelerate your journey to SAP S/4HANA with SAP’s Business Technology Platform
Accelerate your journey to SAP S/4HANA with SAP’s Business Technology Platform
 
Accelerate Your Move to an Intelligent Enterprise with SAP Cloud Platform and...
Accelerate Your Move to an Intelligent Enterprise with SAP Cloud Platform and...Accelerate Your Move to an Intelligent Enterprise with SAP Cloud Platform and...
Accelerate Your Move to an Intelligent Enterprise with SAP Cloud Platform and...
 
Transform your business with intelligent insights and SAP S/4HANA
Transform your business with intelligent insights and SAP S/4HANATransform your business with intelligent insights and SAP S/4HANA
Transform your business with intelligent insights and SAP S/4HANA
 
SAP Cloud Platform for SAP S/4HANA: Accelerate your move to an Intelligent En...
SAP Cloud Platform for SAP S/4HANA: Accelerate your move to an Intelligent En...SAP Cloud Platform for SAP S/4HANA: Accelerate your move to an Intelligent En...
SAP Cloud Platform for SAP S/4HANA: Accelerate your move to an Intelligent En...
 
Innovate collaborative applications with SAP Jam Collaboration & SAP Cloud Pl...
Innovate collaborative applications with SAP Jam Collaboration & SAP Cloud Pl...Innovate collaborative applications with SAP Jam Collaboration & SAP Cloud Pl...
Innovate collaborative applications with SAP Jam Collaboration & SAP Cloud Pl...
 
The IoT Imperative for Consumer Products
The IoT Imperative for Consumer ProductsThe IoT Imperative for Consumer Products
The IoT Imperative for Consumer Products
 
The IoT Imperative for Discrete Manufacturers - Automotive, Aerospace & Defen...
The IoT Imperative for Discrete Manufacturers - Automotive, Aerospace & Defen...The IoT Imperative for Discrete Manufacturers - Automotive, Aerospace & Defen...
The IoT Imperative for Discrete Manufacturers - Automotive, Aerospace & Defen...
 
IoT is Enabling a New Era of Shareholder Value in Energy and Natural Resource...
IoT is Enabling a New Era of Shareholder Value in Energy and Natural Resource...IoT is Enabling a New Era of Shareholder Value in Energy and Natural Resource...
IoT is Enabling a New Era of Shareholder Value in Energy and Natural Resource...
 
The IoT Imperative in Government and Healthcare
The IoT Imperative in Government and HealthcareThe IoT Imperative in Government and Healthcare
The IoT Imperative in Government and Healthcare
 
SAP S/4HANA Finance and the Digital Core
SAP S/4HANA Finance and the Digital CoreSAP S/4HANA Finance and the Digital Core
SAP S/4HANA Finance and the Digital Core
 
Five Reasons To Skip SAP Suite on HANA and Go Directly to SAP S/4HANA
Five Reasons To Skip SAP Suite on HANA and Go Directly to SAP S/4HANAFive Reasons To Skip SAP Suite on HANA and Go Directly to SAP S/4HANA
Five Reasons To Skip SAP Suite on HANA and Go Directly to SAP S/4HANA
 
SAP Helps Reduce Silos Between Business and Spatial Data
SAP Helps Reduce Silos Between Business and Spatial DataSAP Helps Reduce Silos Between Business and Spatial Data
SAP Helps Reduce Silos Between Business and Spatial Data
 
Why SAP HANA?
Why SAP HANA?Why SAP HANA?
Why SAP HANA?
 
Spotlight on Financial Services with Calypso and SAP ASE
Spotlight on Financial Services with Calypso and SAP ASESpotlight on Financial Services with Calypso and SAP ASE
Spotlight on Financial Services with Calypso and SAP ASE
 
SAP ASE 16 SP02 Performance Features
SAP ASE 16 SP02 Performance FeaturesSAP ASE 16 SP02 Performance Features
SAP ASE 16 SP02 Performance Features
 

Dernier

Market Analysis in the 5 Largest Economic Countries in Southeast Asia.pdf
Market Analysis in the 5 Largest Economic Countries in Southeast Asia.pdfMarket Analysis in the 5 Largest Economic Countries in Southeast Asia.pdf
Market Analysis in the 5 Largest Economic Countries in Southeast Asia.pdfRachmat Ramadhan H
 
Delhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip CallDelhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Callshivangimorya083
 
BigBuy dropshipping via API with DroFx.pptx
BigBuy dropshipping via API with DroFx.pptxBigBuy dropshipping via API with DroFx.pptx
BigBuy dropshipping via API with DroFx.pptxolyaivanovalion
 
Vip Model Call Girls (Delhi) Karol Bagh 9711199171✔️Body to body massage wit...
Vip Model  Call Girls (Delhi) Karol Bagh 9711199171✔️Body to body massage wit...Vip Model  Call Girls (Delhi) Karol Bagh 9711199171✔️Body to body massage wit...
Vip Model Call Girls (Delhi) Karol Bagh 9711199171✔️Body to body massage wit...shivangimorya083
 
Generative AI on Enterprise Cloud with NiFi and Milvus
Generative AI on Enterprise Cloud with NiFi and MilvusGenerative AI on Enterprise Cloud with NiFi and Milvus
Generative AI on Enterprise Cloud with NiFi and MilvusTimothy Spann
 
Best VIP Call Girls Noida Sector 22 Call Me: 8448380779
Best VIP Call Girls Noida Sector 22 Call Me: 8448380779Best VIP Call Girls Noida Sector 22 Call Me: 8448380779
Best VIP Call Girls Noida Sector 22 Call Me: 8448380779Delhi Call girls
 
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...amitlee9823
 
Midocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFxMidocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFxolyaivanovalion
 
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...Delhi Call girls
 
Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...amitlee9823
 
CebaBaby dropshipping via API with DroFX.pptx
CebaBaby dropshipping via API with DroFX.pptxCebaBaby dropshipping via API with DroFX.pptx
CebaBaby dropshipping via API with DroFX.pptxolyaivanovalion
 
Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...amitlee9823
 
Carero dropshipping via API with DroFx.pptx
Carero dropshipping via API with DroFx.pptxCarero dropshipping via API with DroFx.pptx
Carero dropshipping via API with DroFx.pptxolyaivanovalion
 
Introduction-to-Machine-Learning (1).pptx
Introduction-to-Machine-Learning (1).pptxIntroduction-to-Machine-Learning (1).pptx
Introduction-to-Machine-Learning (1).pptxfirstjob4
 
April 2024 - Crypto Market Report's Analysis
April 2024 - Crypto Market Report's AnalysisApril 2024 - Crypto Market Report's Analysis
April 2024 - Crypto Market Report's Analysismanisha194592
 
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...amitlee9823
 
Determinants of health, dimensions of health, positive health and spectrum of...
Determinants of health, dimensions of health, positive health and spectrum of...Determinants of health, dimensions of health, positive health and spectrum of...
Determinants of health, dimensions of health, positive health and spectrum of...shambhavirathore45
 
Discover Why Less is More in B2B Research
Discover Why Less is More in B2B ResearchDiscover Why Less is More in B2B Research
Discover Why Less is More in B2B Researchmichael115558
 
Accredited-Transport-Cooperatives-Jan-2021-Web.pdf
Accredited-Transport-Cooperatives-Jan-2021-Web.pdfAccredited-Transport-Cooperatives-Jan-2021-Web.pdf
Accredited-Transport-Cooperatives-Jan-2021-Web.pdfadriantubila
 

Dernier (20)

Call Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts Service
Call Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts ServiceCall Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts Service
Call Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts Service
 
Market Analysis in the 5 Largest Economic Countries in Southeast Asia.pdf
Market Analysis in the 5 Largest Economic Countries in Southeast Asia.pdfMarket Analysis in the 5 Largest Economic Countries in Southeast Asia.pdf
Market Analysis in the 5 Largest Economic Countries in Southeast Asia.pdf
 
Delhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip CallDelhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
 
BigBuy dropshipping via API with DroFx.pptx
BigBuy dropshipping via API with DroFx.pptxBigBuy dropshipping via API with DroFx.pptx
BigBuy dropshipping via API with DroFx.pptx
 
Vip Model Call Girls (Delhi) Karol Bagh 9711199171✔️Body to body massage wit...
Vip Model  Call Girls (Delhi) Karol Bagh 9711199171✔️Body to body massage wit...Vip Model  Call Girls (Delhi) Karol Bagh 9711199171✔️Body to body massage wit...
Vip Model Call Girls (Delhi) Karol Bagh 9711199171✔️Body to body massage wit...
 
Generative AI on Enterprise Cloud with NiFi and Milvus
Generative AI on Enterprise Cloud with NiFi and MilvusGenerative AI on Enterprise Cloud with NiFi and Milvus
Generative AI on Enterprise Cloud with NiFi and Milvus
 
Best VIP Call Girls Noida Sector 22 Call Me: 8448380779
Best VIP Call Girls Noida Sector 22 Call Me: 8448380779Best VIP Call Girls Noida Sector 22 Call Me: 8448380779
Best VIP Call Girls Noida Sector 22 Call Me: 8448380779
 
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...
 
Midocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFxMidocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFx
 
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
 
Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
 
CebaBaby dropshipping via API with DroFX.pptx
CebaBaby dropshipping via API with DroFX.pptxCebaBaby dropshipping via API with DroFX.pptx
CebaBaby dropshipping via API with DroFX.pptx
 
Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
 
Carero dropshipping via API with DroFx.pptx
Carero dropshipping via API with DroFx.pptxCarero dropshipping via API with DroFx.pptx
Carero dropshipping via API with DroFx.pptx
 
Introduction-to-Machine-Learning (1).pptx
Introduction-to-Machine-Learning (1).pptxIntroduction-to-Machine-Learning (1).pptx
Introduction-to-Machine-Learning (1).pptx
 
April 2024 - Crypto Market Report's Analysis
April 2024 - Crypto Market Report's AnalysisApril 2024 - Crypto Market Report's Analysis
April 2024 - Crypto Market Report's Analysis
 
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
 
Determinants of health, dimensions of health, positive health and spectrum of...
Determinants of health, dimensions of health, positive health and spectrum of...Determinants of health, dimensions of health, positive health and spectrum of...
Determinants of health, dimensions of health, positive health and spectrum of...
 
Discover Why Less is More in B2B Research
Discover Why Less is More in B2B ResearchDiscover Why Less is More in B2B Research
Discover Why Less is More in B2B Research
 
Accredited-Transport-Cooperatives-Jan-2021-Web.pdf
Accredited-Transport-Cooperatives-Jan-2021-Web.pdfAccredited-Transport-Cooperatives-Jan-2021-Web.pdf
Accredited-Transport-Cooperatives-Jan-2021-Web.pdf
 

What's new for SAP HANA SPS 11 Dynamic Tiering

  • 1. 1© 2014 SAP AG or an SAP affiliate company. All rights reserved. SAP HANA SPS 11 - What’s New? SAP HANA dynamic tiering SAP HANA Product Management December, 2015 (Delta from SPS 10 to SPS 11)
  • 2. © 2015 SAP SE or an SAP affiliate company. All rights reserved. 2Public Agenda News in SAP HANA dynamic tiering  Support for IBM Power Platform and more Extended usage of SAP HANA dynamic tiering in SAP BW  Higher impact on memory footprint with SAP BW 7.50 News in the Data Lifecycle Manager (DLM) of the SAP HANA Data Warehousing Foundation
  • 3. SAP HANA dynamic tiering News in SPS 11
  • 4. © 2015 SAP SE or an SAP affiliate company. All rights reserved. 4Public SAP HANA dynamic tiering - What’s New in SPS 11? Data Center Readiness, Integration and Management Support for the IBM Power Platform  Starting with SPS 11, dynamic tiering is supported on SUSE Linux Enterprise Server 11 SP4 for IBM Power operating system New monitoring tiles in the SAP HANA cockpit Intelligent data caching Support for native data warehousing Improvements for handling multi-dimensional data models involving extended tables  Enhanced join relocation  Optimized handling of dimension-joins to extended tables
  • 5. © 2015 SAP SE or an SAP affiliate company. All rights reserved. 5Public New Cockpit Tiles
  • 6. © 2015 SAP SE or an SAP affiliate company. All rights reserved. 6Public New HANA Dynamic Tiering Memory tile  Dynamic tiering uses several types of memory: – Delta: in-memory delta store for row- level updates – Large / Load: used for bulk data loading – Temp Cache: used for temp tables and other structures that are transient – Main Cache: used for static, persistent user data  Tile displays total allocated memory, along with amount in use, and amount still available  You can change the amount of allocated memory by clicking on “Modify Allocation”  The memory allocation for HANA System cannot be changed
  • 7. © 2015 SAP SE or an SAP affiliate company. All rights reserved. 7Public New HANA Dynamic Tiering Connections tile  View active and idle connections  Click any row for connection details  If necessary, you can cancel a connection  You can also “Modify Configuration” to change properties of the DT server, such as: – Maximum number of concurrent connections – Number of threads
  • 8. © 2015 SAP SE or an SAP affiliate company. All rights reserved. 8Public Connection details... Click “Active Transactions” or “Remote Statements” to view related details for the given connection
  • 9. © 2015 SAP SE or an SAP affiliate company. All rights reserved. 9Public Cancelling a connection...
  • 10. © 2015 SAP SE or an SAP affiliate company. All rights reserved. 10Public Connection cancelled...
  • 11. © 2015 SAP SE or an SAP affiliate company. All rights reserved. 11Public Query performance improvement Data management - intelligent data caching Reporting Performance  Query fragments containing join between in- memory and extended tables are relocated to DT to optimize data transfer  DT will pull data from in-memory HANA host each time a query needs it  HANA tables will be cached in DT during fetch, and then subsequently re-used  Re-use based on sub-sumption (can cache a subset of the table and use it)  Merge subsets of cache or use a quota to limit maximum caching  Maintain cache coherency – invalidate cache with updates to in-memory tables Hot Store Fast data movement and optimized push down query processing SAP HANA System with dynamic tiering service Worker host(*) Worker host Worker host Client Application Connect ES host Column Table Row Table Extended Table Warm Store Common Storage System (*) Standby hosts not shown Column TableColumn Table Row TableRow Table Cache of subset of Column Table Cache of subset of Column Table Cache of subset of Column Table T1 T2 Hot Warm JOIN T1 T2 Hot Warm JOIN Internally converted to
  • 12. © 2015 SAP SE or an SAP affiliate company. All rights reserved. 12Public SAP HANA Cockpit: customizing for intelligent data caching Add new parameters to esserver.ini configuration file You will need to add new configuration parameters for intelligent data caching: • ‘esserver.ini’ is the configuration file for the DT server • Click on “Edit” button at bottom right of screen to delete or modify existing entries in the esserver.ini file. • There is also a ‘+’ sign at the top right of the screen to set additional DT server configuration parameters • Add these new entries to the esserver.ini file: • result_cache_temp_pct (default 0) • Sets the max size of cached results as a percent of the temp cache size. Generally should be less than 100% so that results are not paged out in temp store. • result_cache_max_result_pct (default 10) • Prevent large tables that won’t fit in the result cache from washing out smaller ones.
  • 13. © 2015 SAP SE or an SAP affiliate company. All rights reserved. 13Public Planned Innovations Future DirectionToday This is the current state of planning and may be changed by SAP at any time. SPS 11 – Q4 2015 Roadmap SAP HANA dynamic tiering Summary Technical integration  Common installer  Backup integration (file-based and Backint)  Host auto-failover (local HA)  Integrated admin & monitoring  Intelligent data caching  Power PC platform support Functional integration and usage  Integration in global database catalog – New HANA table type “extended table”  Cross-store optimizer  Use extended tables in Calculation Models  Multitenant database container support  Support for extended tables in SAP BW powered by SAP HANA (PSA+w/o DSO)  Support for extended tables in major HANA- related data provisioning technologies Functional integration • Data lifecycle management – Enable use of DT in SAP S/4HANA  Coverage of special SAP HANA features – Text, spatial, and series data – Improved handling of extended tables in AFLs Enterprise DB features  SAP HANA system replication  Multistore data management within a table  DT scale out Enterprise DB features  SAP HANA system replication Data management  Delta backup mechanisms  Persistence encryption
  • 14. SAP BW powered by SAP HANA Extended usage of dynamic tiering in SAP BW 7.50
  • 15. © 2015 SAP SE or an SAP affiliate company. All rights reserved. 15Public EDW Propagation EDW Transformation Future direction: SAP BW & dynamic tiering Use extended tables in transformation and propagation layer BW – Operational Data Data Categories in a BW System Staging Layer Analytic Mart Business Transformation Corporate Memory EDW Propagation EDW Transformation Archive/NLS Archived Planned with next major BW release: Use extended tables for „warm“ part of transformation and propagation layer (advanced DSOs only)
  • 16. © 2015 SAP SE or an SAP affiliate company. All rights reserved. 16Public PLANNED INNOVATIONS Future DirectionToday This is the current state of planning and may be changed by SAP at any time. (BW. 7.4 SP08 + HANA SPS 09) (BW 7.50) (mid- to long-term) Future direction: SAP BW & dynamic tiering Summary  PSA  Write-optimized DSO  “advanced“ DSO (inbound table only) Target:  Staging area and corporate memory  ~20% of BW data footprint  All major “advanced” DSOs – Full tables / providers only – Data separation via simple “data flow split” Target:  As before + „warm“ parts of propagation & transformation layer  ~40% of BW data footprint  Optimizations of reporting/read access for data in DT  Optional integration of NLS storage into dynamic tiering Target:  As before + „warm“ parts of reporting layer  Max. 70% of data footprint Remark: SAP NLS with SAP IQ is not replaced by the BW integration of HANA dynamic tiering. NLS is a powerful and sophisticated archiving solution. It is complementary to dynamic tiering and part of the multi-temperature data lifecycle management of BW. Depending on the scenarios, data growth and architecture our customers have the option to use both “tiers” or just one.
  • 18. © 2015 SAP SE or an SAP affiliate company. All rights reserved. 18Public SAP Data Warehousing Foundation Data Lifecycle Manager (DLM) Define a data temperature management strategy with DLM – available with DWF 1.0 SP01 Leverage SAP HANA tables, SAP HANA Dynamic Tiering (Warm-Store), Hadoop or SAP Sybase IQ in SAP HANA native use cases with a tool based approach to model aging rules on tables to displace ‘aged’ data to optimize the memory footprint of data in SAP HANA. SAP HANA Data Lifecycle Manager HOT-STORE (Column Table) WARM-STORE (Extended Table) DATA MOVEMENT Generated SAP HANA View (Pruning / UNION)
  • 19. © 2015 SAP SE or an SAP affiliate company. All rights reserved. 19Public DLM SPS03 - Supported Storage Destination Types Storage Destination Type Restrictions SAP HANA Dynamic Tiering Local The following factors prevent lifecycle profile from being activated: •Source tables with keys of type VARCHAR/CHAR/VARBINARY/BINARY and length greater than 255 •Source tables with keys of type NVARCHAR/NCHAR and length greater than 85 •Source tables of type row •Source tables with columns with data type BLOB •Source tables without a primary key SAP IQ over SDA Spark SQL (DESTINATION) The following factors prevent the lifecycle profile from being activated: •Source tables with columns with data type TEXT, SHORTTEXT, BINTEXT, BLOB, CLOB, TIME, VARBINARY, NCLOB, or ALPHANUM Deletion Bin Destination The following factors prevent the lifecycle profile from being activated: •Source tables without a primary key
  • 20. © 2015 SAP SE or an SAP affiliate company. All rights reserved. 20Public DLM SPS03 - Manage Modeled Persistence Objects Modeled persistence objects help you treat multiple source persistence objects, like tables, jointly in matters of data relocation. You can define a source persistence object from multiple SAP HANA tables. Such a modeled persistence object can be used in a lifecycle profile. The relocation rule in this case can be defined for common columns, which have been selected during definition of the modeled persistence object. Note: Modeled Persistence Objects are supported for storage destination types SAP IQ over SDA and SAP HANA Dynamic Tiering.
  • 21. © 2015 SAP SE or an SAP affiliate company. All rights reserved. 21Public DLM SPS03 – Rule Editor: Manage Modeled Persistence Objects When you create and execute a lifecycle profile for a modeled persistence object, the following applies for all tables of the modeled object: A common relocation rule will be defined and executed. A common clash strategy and packet size applies. A single relocation procedure will be generated. For all tables corresponding target tables will be generated. An example for a modeled persistence object is a table group. A table group is a set of SAP HANA tables with common columns. Table groups are supported for storage destination types SAP IQ over SDA and SAP HANA Dynamic Tiering Local.
  • 22. © 2015 SAP SE or an SAP affiliate company. All rights reserved. 22Public DLM SPS03 – Import / Export of DLM Entities Data Lifecycle Manager entities like storage destinations, modeled persistence objects, or lifecycle profiles can be described in JSON format. For transport or backup purposes, you can export and import the entities in JSON format.
  • 23. © 2015 SAP SE or an SAP affiliate company. All rights reserved. 23Public Future DirectionToday SAP Data Warehousing Foundation Product Roadmap Overview – Data Lifecycle Manager Future innovations • Pre-delivered Application DLM templates • Support for multi-tiering • Integrated lifecycle management • Exploration module based on SQL Query Access Cache • Parallelization of relocation packet processing • Support for CDS Entities as source persistence object • Expand call back targets for pruning node substitution Q4 / 2015 SAP DWH Foundation 1.0 SP03 • Support for Table Groups, Table Hierarchies • Exploration module for Table Groups, Table Hierarchies, additional exploration module type (drill down) for HANA Table • Automated substitution of data foundation in Calculation Views (table replaced by generated view) • Generate DLM profiles for a predefined set of tables (table group) • Option to exchange table-name with DLM generated Pruning Node in existing HANA Calc-Views
  • 24. © 2015 SAP SE or an SAP affiliate company. All rights reserved. 24Public Where do I find more information on SAP HANA dynamic tiering? Public Documentation: http://help.sap.com/hana_platform  Navigate to SAP HANA Options • SAP HANA Dynamic Tiering  Covers only DT-specific information i.e. add-on to SAP HANA platform documentation Community information Quick Start Guide  https://scn.sap.com/docs/DOC-66016 Videos in the SAP HANA academy  http://scn.sap.com/docs/DOC-59988
  • 25. © 2015 SAP SE or an SAP affiliate company. All rights reserved. Thank you Contact information F name MI. L name SAP HANA Product Management AskSAPHANA@sap.com