SlideShare une entreprise Scribd logo
1  sur  18
Finance on Retail Business using SAP/HANA
1
Author: Douglas Bernardini
Company Profile
2
• SBF Group: Centauro & Nike Store
• 230 Stores. 04 Distriub. Centers
• 9200 employees
• USD 2.1 Billion revenue
• 35% from e-commerce
IT Highlights
• ERP: Sispac (Informix/4GL IBM based)
• 04 Tera. 1200 users
• SAP/ECC 6.0 IS retail only in finance process.
• 700GB Oracle 9g. 300 users
• WebStore: Java based solution.
• 1800 POS machines.
• E-commerce: 09 million consumer registered
• 900k active.
Business Case
3
Context
• Family-owned company
• 2014: Trades 35% for GP Investiments
• 2015: GP requires mature compliance process in finance closing results.
Problem
• 350MB/day generated by systems
• 350k registers (lines)/day
• Federal Tax Revenue Office requires 100% detailed data
• Legal requirements are diferent in each SKU and in each state.
• Finance closing demands machine processing.
• Data came from diferente systems in diferente formats.
Solution
4
Finance closing using SAP/HANA
• Analyze all transactional and analytical data in real
time: many applications and data sources
• SAP Business Objects BI solutions for insight and
analytics.
• Unified information modelling and design environment.
• Simplification of existing models, of modelling and re-
modelling.
• Reduced costs through simplifications in hardware,
maintenance and testing.
• Simplified Operations and Monitoring with the
integration of basic HANA administration capabilities
with the BW Admin Cockpit.
5
Fast In-memory Database
 100x faster
 Traditional RDBMS: SQL interface, Transactional isolation
and recovery (ACID).
 Parallel Data Flow Model: calculations can be executed in
parallel with distribution across hosts.
 Last generation Data Storage:
 Columnar and Row-Based
 Near to eliminate of indexes.
 High Data compression
 Automatic recovery: From memory errors without system
reboot.
 Native tools: Predictive Analysis Library & Analytical and
Special Interfaces
What is SAP/HANA?
Response (Msec)
 Starting Point: SAP Landscape consists of
SAP ERP running on a relational database,
connected to a OLAP engine (e.g. SAP BI)
and perhaps using Business Intelligence
Accelerator like BOBJ
Analytics
SAP/BOBJ
OLTP
SAP/ECC
ETL
OLAP
SAP/BW
SAP/Hana Implementation Strategy
 Introducing HANA in parallel: Install and
run the In-Memory engine (HANA) in
TOGETHER with traditional SAP instances
 02 BW extractors running at same time and
exporting same data
 Key factor: Real data performance
processing COMPARISON
Analytics
SAP/BOBJ
SAP/HANA
2nd ETL
Analytics
SAP/BOBJ
OLTP
SAP/ECC
ETL
OLAP
SAP/BW
Additional Layer
7
How SAP/HANA works?
Hana
RDBMS
Column Database: Columnar storage increases the amount of data that can be
stored in limited memory (compared to disk)
Column databases enable easier
parallelization of queries
Row buffer fast transactional
processing
8
How SAP/HANA works?
Dictionary Compression: Efficient compression methods (dictionary, run length, cluster, prefix, etc.)
9
How SAP/HANA works?
Parallelization:
• Concurrent users
• Concurrent operations within a query
• Data partitioning, on one host
or distributed to multiple hosts
• Horizontal and vertical
parallelization of a single query
operation, using multiple
cores / threads
quant.
150
60
100
45
75
84
96
162
45
366
sales
$1000
$900
$600
$800
$500
$750
$600
$600
$1100
$450
$2000
type
43
12
12
33
33
12
32
43
12
33
core
3
core
4
core
1
core
2
10
How SAP/HANA works?
Persistence Layer:
• Scale Out Landscape
• N servers in one cluster
• Each server hosts a name and index server
• One server hosts a statistics server
• Scale Out Capabilities
• Large tables distributed across servers
• Queries can be executed across servers
• Distributed transaction safety
• Maximum Scale Out
• Up to 56x1TB certified configuration
• HW vendors certify larger configurations
32/40 cores 512 GB
32/40 cores 512 GB
32/40 cores 512 GB
32/40 cores 512 GB
32/40 cores 512 GB
= 1 Supercomputer
Server 1
Server 2
Server 3
Server 4
Server 5
192/240 cores 3 TB
6 standard servers
32/40 cores 512 GBServer 6
11
SAP HANA: Scale Out
12
• Tables can be partitioned, and distributed across multiple hosts
• Huge tables; cross machine parallelization
• Hash, Range, Round Robin Partitioning
• All HANA hosts act as SQL servers; distributed execution
• Planned for multi-tenant deployments (future)
Product Group Color
10 A red
20 B blue
30 A green
40 A red
50 C red
60 A red
Host 1
Host 2
Product Group Color
10 1 3
30 1 2
40 1 3
60 1 3
Product Group Color
20 2 1
50 3 3
Select * from table
where Group = “A”
Select * from table
where Color = “red”
12
SAP HANA: Data Partitioning
• High Availability configuration
•N active servers in one cluster
•M standby server(s) in one cluster
•Shared file system for all servers
• Services
•Name and index server on all nodes
•Statistics server (only on active servers)
• Failover
•Server X fails
•Server N+1 reads indexes from shared
storage and connects to logical
connection of server X
Server 1
Server 2
Server 3
Server 4
Server 5
Server 6
Cold Standby Server
SharedStorage
13
13
SAP HANA: High Availability
Typical Hana Upgrade Project
14
• No Blue print
• 100% technical
• Custom Code
• Hard functional test
Main Objective:
Preserve current
funcionalities
Project Schedule: 12 weeks
15
Testing Protocol
16
• Testing is commonly the largest area of effort in an implementation project.
• Testing requirements:
• How well the test scripts are defined prior to testing, whether testing is automated or has to be done manually
• Approval requirements and practices of organization
• Key factors that influence the time required for testing and the number or type of testing periods.
Risks
17
• Pool and Cluster Tables:
• The size of these tables influences the
time required for converting the tables
into transparent tables.
• Level of Customization:
• The number of custom objects influences
both the SAP ERP enhancement package
update and the effort needed to
recognize the full benefit of the SAP
HANA database because custom objects
need to be evaluated for code
optimization. For more information and
detailed guidance, see Custom Code
Migration and Optimization linked in the
information section..
• Current System Release and Versions:
• The current application release may require
an enhancement package upgrade, which
may introduce additional steps including
regression testing. There may also be
upgrades needed for integrated systems or
add-ons.
• Project Team Expertise:
• The SAP HANA skills and experience of key
project team members impact the project
schedule and efficiency of completing many
tasks. Also, the general experience of the
team related to the specific application that
has to be upgraded or to implementation
projects in general is very important.
douglas.bernardini@d2-data.com
Questions?
18

Contenu connexe

Tendances

SAP HANA Interactive Use Case Map
SAP HANA Interactive Use Case MapSAP HANA Interactive Use Case Map
SAP HANA Interactive Use Case MapSAP Technology
 
In-Memory Database Platform for Big Data
In-Memory Database Platform for Big DataIn-Memory Database Platform for Big Data
In-Memory Database Platform for Big DataSAP Technology
 
SAP S/4 HANA - SAP sFIN (Simple Finance) - Financial Reporting and Advanced A...
SAP S/4 HANA - SAP sFIN (Simple Finance) - Financial Reporting and Advanced A...SAP S/4 HANA - SAP sFIN (Simple Finance) - Financial Reporting and Advanced A...
SAP S/4 HANA - SAP sFIN (Simple Finance) - Financial Reporting and Advanced A...Jothi Periasamy
 
SAP HANA "THE WHY"- Value Proposition - Run Simple
SAP HANA "THE WHY"- Value Proposition - Run SimpleSAP HANA "THE WHY"- Value Proposition - Run Simple
SAP HANA "THE WHY"- Value Proposition - Run SimpleSandeep Mahindra
 
New BI Tools with HANA
New BI Tools with HANANew BI Tools with HANA
New BI Tools with HANAtasmc
 
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
 
SQL Anywhere and the Internet of Things
SQL Anywhere and the Internet of ThingsSQL Anywhere and the Internet of Things
SQL Anywhere and the Internet of ThingsSAP Technology
 
In-Memory Analytics - SAP Big Data - Analytics Tools Selection - SAP HANA & ...
In-Memory Analytics - SAP Big Data - Analytics Tools Selection  - SAP HANA & ...In-Memory Analytics - SAP Big Data - Analytics Tools Selection  - SAP HANA & ...
In-Memory Analytics - SAP Big Data - Analytics Tools Selection - SAP HANA & ...Jothi Periasamy
 
Bw h 7.4 sp9 sp8-2014 roadmap
Bw h 7.4 sp9 sp8-2014 roadmapBw h 7.4 sp9 sp8-2014 roadmap
Bw h 7.4 sp9 sp8-2014 roadmapRavi Gs
 
Flexpod with SAP HANA and SAP Applications
Flexpod with SAP HANA and SAP ApplicationsFlexpod with SAP HANA and SAP Applications
Flexpod with SAP HANA and SAP ApplicationsLishantian
 
Building the Business Case for SAP HANA
Building the Business Case for SAP HANABuilding the Business Case for SAP HANA
Building the Business Case for SAP HANAJohn Appleby
 
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
 
How is sap data services unique for sap hana integration
How is sap data services unique for sap hana integrationHow is sap data services unique for sap hana integration
How is sap data services unique for sap hana integrationFlavio Alejandro Corradini
 
The Impact of SAP Hana on the SAP Infrastructure Utility Services Marketplace
The Impact of SAP Hana on the SAP Infrastructure Utility Services MarketplaceThe Impact of SAP Hana on the SAP Infrastructure Utility Services Marketplace
The Impact of SAP Hana on the SAP Infrastructure Utility Services MarketplaceLisa Milani, MBA
 
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
 

Tendances (18)

SAP HANA Interactive Use Case Map
SAP HANA Interactive Use Case MapSAP HANA Interactive Use Case Map
SAP HANA Interactive Use Case Map
 
In-Memory Database Platform for Big Data
In-Memory Database Platform for Big DataIn-Memory Database Platform for Big Data
In-Memory Database Platform for Big Data
 
SAP S/4 HANA - SAP sFIN (Simple Finance) - Financial Reporting and Advanced A...
SAP S/4 HANA - SAP sFIN (Simple Finance) - Financial Reporting and Advanced A...SAP S/4 HANA - SAP sFIN (Simple Finance) - Financial Reporting and Advanced A...
SAP S/4 HANA - SAP sFIN (Simple Finance) - Financial Reporting and Advanced A...
 
SAP HANA "THE WHY"- Value Proposition - Run Simple
SAP HANA "THE WHY"- Value Proposition - Run SimpleSAP HANA "THE WHY"- Value Proposition - Run Simple
SAP HANA "THE WHY"- Value Proposition - Run Simple
 
New BI Tools with HANA
New BI Tools with HANANew BI Tools with HANA
New BI Tools with HANA
 
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
 
SQL Anywhere and the Internet of Things
SQL Anywhere and the Internet of ThingsSQL Anywhere and the Internet of Things
SQL Anywhere and the Internet of Things
 
SAP HANA Timeline
SAP HANA TimelineSAP HANA Timeline
SAP HANA Timeline
 
In-Memory Analytics - SAP Big Data - Analytics Tools Selection - SAP HANA & ...
In-Memory Analytics - SAP Big Data - Analytics Tools Selection  - SAP HANA & ...In-Memory Analytics - SAP Big Data - Analytics Tools Selection  - SAP HANA & ...
In-Memory Analytics - SAP Big Data - Analytics Tools Selection - SAP HANA & ...
 
Bw h 7.4 sp9 sp8-2014 roadmap
Bw h 7.4 sp9 sp8-2014 roadmapBw h 7.4 sp9 sp8-2014 roadmap
Bw h 7.4 sp9 sp8-2014 roadmap
 
Flexpod with SAP HANA and SAP Applications
Flexpod with SAP HANA and SAP ApplicationsFlexpod with SAP HANA and SAP Applications
Flexpod with SAP HANA and SAP Applications
 
HANA a PoV
HANA a PoVHANA a PoV
HANA a PoV
 
Building the Business Case for SAP HANA
Building the Business Case for SAP HANABuilding the Business Case for SAP HANA
Building the Business Case for SAP HANA
 
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
 
How is sap data services unique for sap hana integration
How is sap data services unique for sap hana integrationHow is sap data services unique for sap hana integration
How is sap data services unique for sap hana integration
 
The Impact of SAP Hana on the SAP Infrastructure Utility Services Marketplace
The Impact of SAP Hana on the SAP Infrastructure Utility Services MarketplaceThe Impact of SAP Hana on the SAP Infrastructure Utility Services Marketplace
The Impact of SAP Hana on the SAP Infrastructure Utility Services Marketplace
 
SAP Vora CodeJam
SAP Vora CodeJamSAP Vora CodeJam
SAP Vora CodeJam
 
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...
 

Similaire à Finance month closing with HANA

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
 
2015 04 Preparing for the SAP S/4HANA Migration
2015 04 Preparing for the SAP S/4HANA Migration2015 04 Preparing for the SAP S/4HANA Migration
2015 04 Preparing for the SAP S/4HANA MigrationBluefin Solutions
 
Evolution from SAP ECC6 to SAP S/4HANA.pptx
Evolution from SAP ECC6 to SAP S/4HANA.pptxEvolution from SAP ECC6 to SAP S/4HANA.pptx
Evolution from SAP ECC6 to SAP S/4HANA.pptxRiponKumarPaul
 
HANA - the backbone for S/4 HANA
HANA - the backbone for S/4 HANAHANA - the backbone for S/4 HANA
HANA - the backbone for S/4 HANAChris Kernaghan
 
5507832a c074-4013-9d49-6e58befa9c3e-161121113026
5507832a c074-4013-9d49-6e58befa9c3e-1611211130265507832a c074-4013-9d49-6e58befa9c3e-161121113026
5507832a c074-4013-9d49-6e58befa9c3e-161121113026Krishna Kiran
 
10 Golden Rules for S/4 HANA Migrations
10 Golden Rules for S/4 HANA Migrations10 Golden Rules for S/4 HANA Migrations
10 Golden Rules for S/4 HANA MigrationsBluefin Solutions
 
AWS re:Invent 2016: Optimizing workloads in SAP HANA with Amazon EC2 X1 Insta...
AWS re:Invent 2016: Optimizing workloads in SAP HANA with Amazon EC2 X1 Insta...AWS re:Invent 2016: Optimizing workloads in SAP HANA with Amazon EC2 X1 Insta...
AWS re:Invent 2016: Optimizing workloads in SAP HANA with Amazon EC2 X1 Insta...Amazon Web Services
 
Business case for SAP HANA
Business case for SAP HANABusiness case for SAP HANA
Business case for SAP HANAAjay Kumar Uppal
 
Building Scalable Big Data Infrastructure Using Open Source Software Presenta...
Building Scalable Big Data Infrastructure Using Open Source Software Presenta...Building Scalable Big Data Infrastructure Using Open Source Software Presenta...
Building Scalable Big Data Infrastructure Using Open Source Software Presenta...ssuserd3a367
 
What SQL DBAs need to know about SharePoint-Indianapolis 2013
What SQL DBAs need to know about SharePoint-Indianapolis 2013What SQL DBAs need to know about SharePoint-Indianapolis 2013
What SQL DBAs need to know about SharePoint-Indianapolis 2013J.D. Wade
 
project proposal guidelines for bw on hana Dr Erdas
project proposal guidelines for bw on hana Dr Erdasproject proposal guidelines for bw on hana Dr Erdas
project proposal guidelines for bw on hana Dr ErdasProf Dr Mehmed ERDAS
 
Oracle big data appliance and solutions
Oracle big data appliance and solutionsOracle big data appliance and solutions
Oracle big data appliance and solutionssolarisyougood
 
SPS Kansas City: What SharePoint Admin need to know about SQL
SPS Kansas City: What SharePoint Admin need to know about SQLSPS Kansas City: What SharePoint Admin need to know about SQL
SPS Kansas City: What SharePoint Admin need to know about SQLJ.D. Wade
 
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
 
BW on HANA optimisation answers
BW on HANA optimisation answersBW on HANA optimisation answers
BW on HANA optimisation answersAjay Kumar Uppal
 
What SQL DBA's need to know about SharePoint-St. Louis 2013
What SQL DBA's need to know about SharePoint-St. Louis 2013What SQL DBA's need to know about SharePoint-St. Louis 2013
What SQL DBA's need to know about SharePoint-St. Louis 2013J.D. Wade
 

Similaire à Finance month closing with HANA (20)

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
 
2015 04 Preparing for the SAP S/4HANA Migration
2015 04 Preparing for the SAP S/4HANA Migration2015 04 Preparing for the SAP S/4HANA Migration
2015 04 Preparing for the SAP S/4HANA Migration
 
Evolution from SAP ECC6 to SAP S/4HANA.pptx
Evolution from SAP ECC6 to SAP S/4HANA.pptxEvolution from SAP ECC6 to SAP S/4HANA.pptx
Evolution from SAP ECC6 to SAP S/4HANA.pptx
 
HANA - the backbone for S/4 HANA
HANA - the backbone for S/4 HANAHANA - the backbone for S/4 HANA
HANA - the backbone for S/4 HANA
 
TechTalkThai webinar SAP HANA
TechTalkThai webinar SAP HANATechTalkThai webinar SAP HANA
TechTalkThai webinar SAP HANA
 
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
 
10 Golden Rules for S/4 HANA Migrations
10 Golden Rules for S/4 HANA Migrations10 Golden Rules for S/4 HANA Migrations
10 Golden Rules for S/4 HANA Migrations
 
SAP HANA_class1.pptx
SAP HANA_class1.pptxSAP HANA_class1.pptx
SAP HANA_class1.pptx
 
AWS re:Invent 2016: Optimizing workloads in SAP HANA with Amazon EC2 X1 Insta...
AWS re:Invent 2016: Optimizing workloads in SAP HANA with Amazon EC2 X1 Insta...AWS re:Invent 2016: Optimizing workloads in SAP HANA with Amazon EC2 X1 Insta...
AWS re:Invent 2016: Optimizing workloads in SAP HANA with Amazon EC2 X1 Insta...
 
Business case for SAP HANA
Business case for SAP HANABusiness case for SAP HANA
Business case for SAP HANA
 
Building Scalable Big Data Infrastructure Using Open Source Software Presenta...
Building Scalable Big Data Infrastructure Using Open Source Software Presenta...Building Scalable Big Data Infrastructure Using Open Source Software Presenta...
Building Scalable Big Data Infrastructure Using Open Source Software Presenta...
 
What SQL DBAs need to know about SharePoint-Indianapolis 2013
What SQL DBAs need to know about SharePoint-Indianapolis 2013What SQL DBAs need to know about SharePoint-Indianapolis 2013
What SQL DBAs need to know about SharePoint-Indianapolis 2013
 
project proposal guidelines for bw on hana Dr Erdas
project proposal guidelines for bw on hana Dr Erdasproject proposal guidelines for bw on hana Dr Erdas
project proposal guidelines for bw on hana Dr Erdas
 
Oracle big data appliance and solutions
Oracle big data appliance and solutionsOracle big data appliance and solutions
Oracle big data appliance and solutions
 
SPS Kansas City: What SharePoint Admin need to know about SQL
SPS Kansas City: What SharePoint Admin need to know about SQLSPS Kansas City: What SharePoint Admin need to know about SQL
SPS Kansas City: What SharePoint Admin need to know about SQL
 
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
 
BW on HANA optimisation answers
BW on HANA optimisation answersBW on HANA optimisation answers
BW on HANA optimisation answers
 
What SQL DBA's need to know about SharePoint-St. Louis 2013
What SQL DBA's need to know about SharePoint-St. Louis 2013What SQL DBA's need to know about SharePoint-St. Louis 2013
What SQL DBA's need to know about SharePoint-St. Louis 2013
 
SAP Hana Overview
SAP Hana OverviewSAP Hana Overview
SAP Hana Overview
 

Plus de Douglas Bernardini

Plus de Douglas Bernardini (20)

Top reasons to choose SAP hana
Top reasons to choose SAP hanaTop reasons to choose SAP hana
Top reasons to choose SAP hana
 
The REAL face of Big Data
The REAL face of Big DataThe REAL face of Big Data
The REAL face of Big Data
 
How can Hadoop & SAP be integrated
How can Hadoop & SAP be integratedHow can Hadoop & SAP be integrated
How can Hadoop & SAP be integrated
 
Hadoop benchmark: Evaluating Cloudera, Hortonworks, and MapR
Hadoop benchmark: Evaluating Cloudera, Hortonworks, and MapRHadoop benchmark: Evaluating Cloudera, Hortonworks, and MapR
Hadoop benchmark: Evaluating Cloudera, Hortonworks, and MapR
 
SAP HORTONWORKS
SAP HORTONWORKSSAP HORTONWORKS
SAP HORTONWORKS
 
R-language
R-languageR-language
R-language
 
REDSHIFT - Amazon
REDSHIFT - AmazonREDSHIFT - Amazon
REDSHIFT - Amazon
 
Splunk
SplunkSplunk
Splunk
 
RDBMS x NoSQL
RDBMS x NoSQLRDBMS x NoSQL
RDBMS x NoSQL
 
SAP - SOLUTION MANAGER
SAP - SOLUTION MANAGER SAP - SOLUTION MANAGER
SAP - SOLUTION MANAGER
 
MS-SQL SERVER ARCHITECTURE
MS-SQL SERVER ARCHITECTUREMS-SQL SERVER ARCHITECTURE
MS-SQL SERVER ARCHITECTURE
 
DBA oracle
DBA oracleDBA oracle
DBA oracle
 
Hortonworks.Cluster Config Guide
Hortonworks.Cluster Config GuideHortonworks.Cluster Config Guide
Hortonworks.Cluster Config Guide
 
SAP Business Objects - Lopes Supermarket
SAP   Business Objects - Lopes SupermarketSAP   Business Objects - Lopes Supermarket
SAP Business Objects - Lopes Supermarket
 
SAP - Business Objects - Ri happy
SAP - Business Objects - Ri happySAP - Business Objects - Ri happy
SAP - Business Objects - Ri happy
 
Hadoop on retail
Hadoop on retailHadoop on retail
Hadoop on retail
 
Retail: Big data e Omni-Channel
Retail: Big data e Omni-ChannelRetail: Big data e Omni-Channel
Retail: Big data e Omni-Channel
 
Granular Access Control Using Cell Level Security In Accumulo
Granular Access Control  Using Cell Level Security  In Accumulo             Granular Access Control  Using Cell Level Security  In Accumulo
Granular Access Control Using Cell Level Security In Accumulo
 
Proposta aderencia drogaria onofre
Proposta aderencia   drogaria onofreProposta aderencia   drogaria onofre
Proposta aderencia drogaria onofre
 
SAP-Solution-Manager
SAP-Solution-ManagerSAP-Solution-Manager
SAP-Solution-Manager
 

Dernier

Log Analysis using OSSEC sasoasasasas.pptx
Log Analysis using OSSEC sasoasasasas.pptxLog Analysis using OSSEC sasoasasasas.pptx
Log Analysis using OSSEC sasoasasasas.pptxJohnnyPlasten
 
Introduction-to-Machine-Learning (1).pptx
Introduction-to-Machine-Learning (1).pptxIntroduction-to-Machine-Learning (1).pptx
Introduction-to-Machine-Learning (1).pptxfirstjob4
 
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
 
FESE Capital Markets Fact Sheet 2024 Q1.pdf
FESE Capital Markets Fact Sheet 2024 Q1.pdfFESE Capital Markets Fact Sheet 2024 Q1.pdf
FESE Capital Markets Fact Sheet 2024 Q1.pdfMarinCaroMartnezBerg
 
Cheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 night
Cheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 nightCheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 night
Cheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 nightDelhi Call girls
 
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
 
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...Valters Lauzums
 
VidaXL dropshipping via API with DroFx.pptx
VidaXL dropshipping via API with DroFx.pptxVidaXL dropshipping via API with DroFx.pptx
VidaXL dropshipping via API with DroFx.pptxolyaivanovalion
 
BabyOno dropshipping via API with DroFx.pptx
BabyOno dropshipping via API with DroFx.pptxBabyOno dropshipping via API with DroFx.pptx
BabyOno dropshipping via API with DroFx.pptxolyaivanovalion
 
100-Concepts-of-AI by Anupama Kate .pptx
100-Concepts-of-AI by Anupama Kate .pptx100-Concepts-of-AI by Anupama Kate .pptx
100-Concepts-of-AI by Anupama Kate .pptxAnupama Kate
 
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
 
Zuja dropshipping via API with DroFx.pptx
Zuja dropshipping via API with DroFx.pptxZuja dropshipping via API with DroFx.pptx
Zuja dropshipping via API with DroFx.pptxolyaivanovalion
 
Edukaciniai dropshipping via API with DroFx
Edukaciniai dropshipping via API with DroFxEdukaciniai dropshipping via API with DroFx
Edukaciniai dropshipping via API with DroFxolyaivanovalion
 
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 Hsr Layout Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...
Call Girls Hsr Layout Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...Call Girls Hsr Layout Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...
Call Girls Hsr Layout Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...amitlee9823
 
Call me @ 9892124323 Cheap Rate Call Girls in Vashi with Real Photo 100% Secure
Call me @ 9892124323  Cheap Rate Call Girls in Vashi with Real Photo 100% SecureCall me @ 9892124323  Cheap Rate Call Girls in Vashi with Real Photo 100% Secure
Call me @ 9892124323 Cheap Rate Call Girls in Vashi with Real Photo 100% SecurePooja Nehwal
 
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
 
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
 

Dernier (20)

Log Analysis using OSSEC sasoasasasas.pptx
Log Analysis using OSSEC sasoasasasas.pptxLog Analysis using OSSEC sasoasasasas.pptx
Log Analysis using OSSEC sasoasasasas.pptx
 
Introduction-to-Machine-Learning (1).pptx
Introduction-to-Machine-Learning (1).pptxIntroduction-to-Machine-Learning (1).pptx
Introduction-to-Machine-Learning (1).pptx
 
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
 
FESE Capital Markets Fact Sheet 2024 Q1.pdf
FESE Capital Markets Fact Sheet 2024 Q1.pdfFESE Capital Markets Fact Sheet 2024 Q1.pdf
FESE Capital Markets Fact Sheet 2024 Q1.pdf
 
CHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICECHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
 
Cheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 night
Cheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 nightCheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 night
Cheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 night
 
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
 
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...
 
VidaXL dropshipping via API with DroFx.pptx
VidaXL dropshipping via API with DroFx.pptxVidaXL dropshipping via API with DroFx.pptx
VidaXL dropshipping via API with DroFx.pptx
 
BabyOno dropshipping via API with DroFx.pptx
BabyOno dropshipping via API with DroFx.pptxBabyOno dropshipping via API with DroFx.pptx
BabyOno dropshipping via API with DroFx.pptx
 
100-Concepts-of-AI by Anupama Kate .pptx
100-Concepts-of-AI by Anupama Kate .pptx100-Concepts-of-AI by Anupama Kate .pptx
100-Concepts-of-AI by Anupama Kate .pptx
 
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
 
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
 
Zuja dropshipping via API with DroFx.pptx
Zuja dropshipping via API with DroFx.pptxZuja dropshipping via API with DroFx.pptx
Zuja dropshipping via API with DroFx.pptx
 
Edukaciniai dropshipping via API with DroFx
Edukaciniai dropshipping via API with DroFxEdukaciniai dropshipping via API with DroFx
Edukaciniai dropshipping via API with DroFx
 
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 Hsr Layout Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...
Call Girls Hsr Layout Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...Call Girls Hsr Layout Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...
Call Girls Hsr Layout Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...
 
Call me @ 9892124323 Cheap Rate Call Girls in Vashi with Real Photo 100% Secure
Call me @ 9892124323  Cheap Rate Call Girls in Vashi with Real Photo 100% SecureCall me @ 9892124323  Cheap Rate Call Girls in Vashi with Real Photo 100% Secure
Call me @ 9892124323 Cheap Rate Call Girls in Vashi with Real Photo 100% Secure
 
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 ...
 
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...
 

Finance month closing with HANA

  • 1. Finance on Retail Business using SAP/HANA 1 Author: Douglas Bernardini
  • 2. Company Profile 2 • SBF Group: Centauro & Nike Store • 230 Stores. 04 Distriub. Centers • 9200 employees • USD 2.1 Billion revenue • 35% from e-commerce IT Highlights • ERP: Sispac (Informix/4GL IBM based) • 04 Tera. 1200 users • SAP/ECC 6.0 IS retail only in finance process. • 700GB Oracle 9g. 300 users • WebStore: Java based solution. • 1800 POS machines. • E-commerce: 09 million consumer registered • 900k active.
  • 3. Business Case 3 Context • Family-owned company • 2014: Trades 35% for GP Investiments • 2015: GP requires mature compliance process in finance closing results. Problem • 350MB/day generated by systems • 350k registers (lines)/day • Federal Tax Revenue Office requires 100% detailed data • Legal requirements are diferent in each SKU and in each state. • Finance closing demands machine processing. • Data came from diferente systems in diferente formats.
  • 4. Solution 4 Finance closing using SAP/HANA • Analyze all transactional and analytical data in real time: many applications and data sources • SAP Business Objects BI solutions for insight and analytics. • Unified information modelling and design environment. • Simplification of existing models, of modelling and re- modelling. • Reduced costs through simplifications in hardware, maintenance and testing. • Simplified Operations and Monitoring with the integration of basic HANA administration capabilities with the BW Admin Cockpit.
  • 5. 5 Fast In-memory Database  100x faster  Traditional RDBMS: SQL interface, Transactional isolation and recovery (ACID).  Parallel Data Flow Model: calculations can be executed in parallel with distribution across hosts.  Last generation Data Storage:  Columnar and Row-Based  Near to eliminate of indexes.  High Data compression  Automatic recovery: From memory errors without system reboot.  Native tools: Predictive Analysis Library & Analytical and Special Interfaces What is SAP/HANA? Response (Msec)
  • 6.  Starting Point: SAP Landscape consists of SAP ERP running on a relational database, connected to a OLAP engine (e.g. SAP BI) and perhaps using Business Intelligence Accelerator like BOBJ Analytics SAP/BOBJ OLTP SAP/ECC ETL OLAP SAP/BW SAP/Hana Implementation Strategy  Introducing HANA in parallel: Install and run the In-Memory engine (HANA) in TOGETHER with traditional SAP instances  02 BW extractors running at same time and exporting same data  Key factor: Real data performance processing COMPARISON Analytics SAP/BOBJ SAP/HANA 2nd ETL Analytics SAP/BOBJ OLTP SAP/ECC ETL OLAP SAP/BW Additional Layer
  • 7. 7 How SAP/HANA works? Hana RDBMS Column Database: Columnar storage increases the amount of data that can be stored in limited memory (compared to disk) Column databases enable easier parallelization of queries Row buffer fast transactional processing
  • 8. 8 How SAP/HANA works? Dictionary Compression: Efficient compression methods (dictionary, run length, cluster, prefix, etc.)
  • 9. 9 How SAP/HANA works? Parallelization: • Concurrent users • Concurrent operations within a query • Data partitioning, on one host or distributed to multiple hosts • Horizontal and vertical parallelization of a single query operation, using multiple cores / threads quant. 150 60 100 45 75 84 96 162 45 366 sales $1000 $900 $600 $800 $500 $750 $600 $600 $1100 $450 $2000 type 43 12 12 33 33 12 32 43 12 33 core 3 core 4 core 1 core 2
  • 11. • Scale Out Landscape • N servers in one cluster • Each server hosts a name and index server • One server hosts a statistics server • Scale Out Capabilities • Large tables distributed across servers • Queries can be executed across servers • Distributed transaction safety • Maximum Scale Out • Up to 56x1TB certified configuration • HW vendors certify larger configurations 32/40 cores 512 GB 32/40 cores 512 GB 32/40 cores 512 GB 32/40 cores 512 GB 32/40 cores 512 GB = 1 Supercomputer Server 1 Server 2 Server 3 Server 4 Server 5 192/240 cores 3 TB 6 standard servers 32/40 cores 512 GBServer 6 11 SAP HANA: Scale Out
  • 12. 12 • Tables can be partitioned, and distributed across multiple hosts • Huge tables; cross machine parallelization • Hash, Range, Round Robin Partitioning • All HANA hosts act as SQL servers; distributed execution • Planned for multi-tenant deployments (future) Product Group Color 10 A red 20 B blue 30 A green 40 A red 50 C red 60 A red Host 1 Host 2 Product Group Color 10 1 3 30 1 2 40 1 3 60 1 3 Product Group Color 20 2 1 50 3 3 Select * from table where Group = “A” Select * from table where Color = “red” 12 SAP HANA: Data Partitioning
  • 13. • High Availability configuration •N active servers in one cluster •M standby server(s) in one cluster •Shared file system for all servers • Services •Name and index server on all nodes •Statistics server (only on active servers) • Failover •Server X fails •Server N+1 reads indexes from shared storage and connects to logical connection of server X Server 1 Server 2 Server 3 Server 4 Server 5 Server 6 Cold Standby Server SharedStorage 13 13 SAP HANA: High Availability
  • 14. Typical Hana Upgrade Project 14 • No Blue print • 100% technical • Custom Code • Hard functional test Main Objective: Preserve current funcionalities
  • 16. Testing Protocol 16 • Testing is commonly the largest area of effort in an implementation project. • Testing requirements: • How well the test scripts are defined prior to testing, whether testing is automated or has to be done manually • Approval requirements and practices of organization • Key factors that influence the time required for testing and the number or type of testing periods.
  • 17. Risks 17 • Pool and Cluster Tables: • The size of these tables influences the time required for converting the tables into transparent tables. • Level of Customization: • The number of custom objects influences both the SAP ERP enhancement package update and the effort needed to recognize the full benefit of the SAP HANA database because custom objects need to be evaluated for code optimization. For more information and detailed guidance, see Custom Code Migration and Optimization linked in the information section.. • Current System Release and Versions: • The current application release may require an enhancement package upgrade, which may introduce additional steps including regression testing. There may also be upgrades needed for integrated systems or add-ons. • Project Team Expertise: • The SAP HANA skills and experience of key project team members impact the project schedule and efficiency of completing many tasks. Also, the general experience of the team related to the specific application that has to be upgraded or to implementation projects in general is very important.

Notes de l'éditeur

  1. Partitioning is useful for fast query processing, You can partition the tables across multiple hosts. Splitting up the tables into multiple partitions can also help improve the delta merge operation. We support the following partitioning methods: 1- hash – which will evenly distribute the data across your partitions 2- Range – is where you can give it a date range to store it in separate partition – 2011 in 1 partition, 2012 in second partition, etc. 3- list – defines how rows are matched to the partitions ex: list ny, nj, and PA as one partition, ca, az and nevada as second partition.