SlideShare uma empresa Scribd logo
1 de 24
Baixar para ler offline
September 10-13, 2012
                                                         Orlando, Florida




Success Stories and Lessons Learned Implementing SAP HANA Solutions
Session 1310
About Me
    Jonathan Haun Consulting Manager with Decision First Technologies.
    http://www.decisionfirst.com
    Over 12 years implementing BI solutions utilizing Crystal Reports and
    BusinessObjects
    Experience with multiple ETL tools and RDMS
    Certified in multiple versions of BusinesObjects Enterprise, BusinessObjects
    Data Services and BusinessObjects Reporting tools
    Certified SAP Trainer
    Over one year of experience implementing BOBJ and BW solutions on SAP
    HANA
    Manager of the “All Things BOBJ BI blog”. http://bobj.sapbiblog.com
    Twitter Feeds @jdh2n http://twitter.com/jdh2n




2
Learning Points

    What is SAP HANA ?
    Solutions Currently Available based on SAP HANA
    Tips and Tricks implementing solutions on SAP
    HANA standalone
    Performance Improvements
    ROI for Solutions Based on SAP HANA




3
What is SAP HANA ?
What is SAP HANA ?
    SAP HANA is a true next generation database. It is a fusion of both software and
    hardware that is fully engineered to provide deep and rich access to billions of rows of
    data.
    Data on SAP HANA is stored and accessed in RAM which eliminates the traditional
    limitations of spinning magnetic disks.
    Data is stored physically close to the CPU allowing faster and more direct access to the
    data.
    The HANA software is the first of it’s kind to be built from the ground up to support
    multi-core CPU’s and in-memory direct access to data. Memory First, Persistent Storage
    Second.
    Data can be stored using either Row or Column based storage providing flexibility in
    supporting both Front End Applications and Business Intelligence on a single platform.
    SAP HANA has built in Multi Dimensional Modeling Views that can mimic the capabilities
    of OLAP without the need to duplicate data into Cubes. This reduces the TCO of storing
    the data while providing the flexibility to perform both MDAS or Operational reporting.




5
Solutions Currently Available based on SAP HANA




6
Solutions Currently Available based on SAP HANA

    SAP HANA Standalone
      Leverage the power of SAP HANA with data from any source.
      Move data into SAP HANA in real-time or in batch using replication or Data Services
      4.0
      Highly customizable for any data analysis requirements
      Supports Analytics, MDAS, Forecasting and Operational reporting in a single solution
      Analyze billions of records at amazing speeds using SAP BusinessObjects 4.0
      Similar to the Traditional EIM strategy of building Data Marts
    SAP Netweaver BW 7.3 powered by SAP HANA
      Run BW directly on SAP HANA by replacing your existing RDMS with SAP HANA
      Reduce the overall data footprint of BW with direct integration with SAP HANA
      Easy solution to adopt for existing SAP BW and SAP ECC customers
      Load 3rd Party Data in BW utilizing Data Services
      Analyze billions of records at amazing speeds using SAP BusinessObjects 4.0


7
Solutions Currently Available based on SAP HANA

    Multiple rapid solutions based on your Industry or Line of Business
       COPA, CRM, Finance, ERP, Cash Forecasting and many others. See more at
       sap.com
       Over 20 prebuilt solutions and growing
       Prebuilt solutions that are easy to deploy while reducing development costs
       Ability to manage billions of transactions with sub-second response times
       Analyze billions of records at amazing speeds using SAP BusinessObjects 4.0




8
Tips and Tricks for SAP HANA standalone
    Data Modeling vs Analytic Modeling
       Understand the difference before you begin developing solutions on SAP HANA standalone.
       Modeling in HANA centers around creating rich MDAS views, forecasting , and complex cross
       fact calculations.
       When loading data in batch, model your data into a traditional Star Schema or Fully De-
       normalized Table before loading SAP HANA. Joining hundreds of physical normalized tables
       will reduce the performance of queries significantly. Also Attribute Views that contain millions
       of records should be modeled into the Analytic Foundation tables to increase performance.
           Project Experience:
                 100% Analytic Modeling: Normalized Data loaded into HANA, containing multiple tables and
                 joins and modeled completely in SAP HANA: 16 sec response times.
                 90% Data Services Data Modeling: With the same data, data modeled into a highly
                 deformalized table, with Attribute Views containing less then 10,000 records and fewer then 10
                 total joins produced results in < 1 sec.
       Data Quality must be addressed via business processes and Data Services
       Merging Dimensional Data from multiple sources should be addressed using Data Services
       Reverse Pivots to de-normalize data should be addressed via Data Services
       Hierarchy Parsing should be addressed via Data Services.



9
Tips and Tricks for SAP HANA standalone
     Using More SAP HANA “Analytic Modeling”




10
Tips and Tricks for SAP HANA standalone
     Using More Data Services “Data Modeling”




11
Tips and Tricks for SAP HANA standalone
     Analytic Modeling Tips
        Derived Attributes allow you to make copies of an existing Attribute View. The copies can not
        be modified and will always represent the configuration of their master. They are great for
        Date and Time based Attributes that are needed to create joins between multiple date
        columns found in the Analytic Foundation. When you update the master Attribute all child
        attributes will inherit the master’s columns. Similar to creating an alias of a table.
        Joins between an Attribute View and Analytic Foundation can not be defined on Decimal(x,y)
        columns.
        Joins on varchar or text columns do not perform as well as joins between Integer columns.
        SAP HANA has a built in Date / Time Dimension (Attribute View). There is no need to use Data
        Services to create a calendar date dimension.
        Joining multiple tables in the Analytic Foundation will greatly reduce performance. Better to
        use Data Services to combine the tables or Calculation Views to merge two independent
        Analytic Views.
        Every Column in an Analytic View must have a unique name. It is best to implement a naming
        standard before you begin your end-to-end Analytic View design phase.
        Be cautious making changes to existing Analytic Views (Post Development). Upstream content
        will stop working until it is re-activated. In some cases, removing columns, will require re-work
        on up-stream content.

12
Tips and Tricks for SAP HANA standalone
     Universe Design Tips
        Using Analytic Views as the source for your Universe is great when that Universe is used
        primarily for Dashboards, Analytics and other reporting needs that contain Group By and
        Aggregate functions. All queries executed against an Analytic View must contain a measure.
        When you use an Analytic View within a Universe very little Universe design is required as
        most of the modeling and metadata were already defined in SAP HANA. It is also a good idea
        to leverage Analytic Views as current versions of SAP BusinessObjects Explorer and future
        versions of Webi will bind directly to SAP HANA Analytic Views.
        Using SAP HANA Columnar Tables within a Universe (Traditional Universe Design) will provide
        more flexibility for a variety of reporting requirements. Best if used for Operational Reporting,
        Multi-Fact Data Synchronization and situations where measures are not required.
        Multi-Fact Data Synchronization can be pushed down to SAP HANA by setting the
        JOIN_BY_SQL parameter to true within the Universe.
        The SAP HANA ODBC / JDBC drivers are only supported in the Information Design Universe
        (IDT.UNX)
        ODBC is easier to setup and maintain on Windows based BOE environments
        JDBC is easier to setup and maintain on UNIX / LINUX environments.




13
Observations BW powered by SAP HANA
     BW powered by HANA
       Frequent SAP HANA patching was required during the initial POC. However, the current patch
       level (Patch 33) has proven to be more stable and we expect fewer and less frequent patching
       as the product matures. SAP has been very diligent in resolving issues but I would recommend
       adding time to any project estimate to account for unforeseen issues.
       Hardware vendor selection is important. Watch for vendors recommending supplemental
       hardware components. (Network Switches Etc..) Make sure that all supplemental hardware is
       compliant with your current environment.
       Frequent SAP HANA database settings were changed during the POC to find the right mix to
       support the customers in-house developed BW processes. Loading and processing of complex
       BW flows may require increasing parallel treads and memory settings on SAP HANA.
       Some BW modeling optimizations were required to fully support BW on HANA. In most cases
       the modeling code was poorly developed (not following best practices) in other cases SAP BW
       and or HANA required patches. Note: These issues had little or no impact on the project.




14
Performance Improvements
 Customer’s History & Performance Gains
 BW with Legacy DB2         Legacy DB-BWA With           Legacy DB-BWA With          BW HANA With BOBJ HANA Stand Alone
  database. No BOBJ            BOBJ 3.1 SP2                 BOBJ 3.1 SP4                  4.0 SP4      With BOBJ 4.0 SP4

                                                                                                                  HANA Standalone
            Baseline          Faster Report Speed          Faster Report Speed        BW Powered by HANA
                                                                                                                     Database
                           •BWA 2.5x faster
                                                                                                                •Reports are faster
                           •Early version of BOBJ not                                •Reports are faster then
                                                        •BOBJ 3.1 SP4 very Stable                               then BWA and BW
•No BWA or BOBJ            stable                                                    BWA
                                                        •Reports are faster due to                              Powered by HANA
Reports                    •No Improvement on Data                                   •Delta Data Loads are
                                                        Query Striping                                          •Data Loads are very
                           Loads                                                     much faster (3.2x)
                                                                                                                fast

Report Response Times:     • Reports:                   • Reports:                   • Reports:                 • Reports:

     •Avg         90 sec      •Avg         40 sec          •Avg        32 sec           •Avg         6.4 sec       •Avg         < 1 sec

     •CRM        400 sec      •CRM        161 sec          •CRM        23 sec           •CRM        4.6 sec        •CRM        < 1 sec

 •Data Loads      15 hrs    •Data Loads    15 hrs        •Data Loads   15 hrs         •Data Loads    4.6 hrs     •Full Loads   3.2 hrs

 * Directly Observed during recent POC with customer




15
Performance Improvements
           Query Response Times

     400


     350


     300


     250

                                                                                                AVG (Sec)
     200                                                                                        CRM (Sec)

     150


     100


     50


      0
              Base Line      BWA BOBJ 3.1 SP2    BWA BOBJ 3.1 SP4   BW HANA   HANA Standalone


 * Directly Observed during recent POC with customer


16
Performance Improvements
     Data Load Times


      16

      14

      12

      10

       8
                                                                                               Load Times
       6                                                                                       (Hrs)

       4

       2

       0
               Base Line     BWA BOBJ 3.1 SP2   BWA BOBJ 3.1 SP4   BW HANA   HANA Standalone




* Directly Observed during recent POC with customer



17
ROI for Solutions Based on SAP HANA
     Reduce Expensive SAN storage by moving data into memory with
     compression.
     Better integration of BW with the SAP HANA database appliance
     means more operations are managed by the in-memory database
     without the need to duplicate data multiple times.
     Multi-Providers on DSOs, in many cases, will work as well (if not
     better) then cubes on BWA. Further reducing the data footprint.
     Near Line storage, directly integrated into BW 7.3, can be utilized for
     infrequently accessed data. Allows for BW to maintain multiple
     storage tiers at different costs levels.
     User will experience faster response times making them more willing
     to deep-dive into the data. This will keep them focused on the
     Analysis task while increasing their knowledge and productivity.

18
ROI for Solutions Based on SAP HANA
      Reduced Data Footprint with BW on SAP HANA
       Object Type         BW on DB2              Step 1.      Reduction in  Decommission Reduce Layers with                  Near line
                                               Cleaning up to System Tables Obselete Objects   HANA
                                               move to HANA

     PSA                               5,842             100              100                100                   100                    100

     Legacy DB
     Overhead                          6,141                -                -                  -                     -                     -


     Change Log                        4,174                -                -                  -                     -                     -
     DSO                               1,487            1,487            1,487              1,312                1,201               1,201


     System Tables                     1,167            1,167             300                300                   300                    300
     Cube                                708             708              708                648                   591                    141
     Master Data                         408             408              408                408                   408                    408
     Temp                                  7               7                 7                  7                    7                      7
     Total (GB)                       19,934            3,877            3,010              2,775                2,607               2,157



           6 x Comp                  3322              646               502               462                   434                 359
      * Directly Observed during recent POC with customer.Your results might very based on the type and makeup of the data.


19
ROI for Solutions Based on SAP HANA
     Overall Cost Savings Estimates
                            ITEM                                          SAVINGS

           SAN (Fast Storage)                              Eliminated (Very Expensive)

           DB2 (Database)                                  Eliminated

           Total # of Servers                              Reduced by 30 -50%



           SAP Licenses and Hardware                       Increased Hardware and Software

           Staff                                           Reallocated (DB2 and Storage)

           BOBJ                                            No Change

           Total Estimated Savings (5 yr)                  30-40% reduction in TCO
     * Directly Observed during recent POC with customer


20
ROI for Solutions Based on SAP HANA
     Happy and Productive Users
                                                 User Acceptance
     10000

      9000

      8000

      7000

      6000

      5000
                                                                                                             User Acceptance

      4000

      3000

      2000

      1000

        0
             1   2   3   4   5   6   7   8   9   10   11   12   13   14   15   16   17   18   19   20   21




21
Key Learnings
     SAP HANA is a fusion of both software and hardware. It was built from the
     ground-up to support in-memory data storage. Legacy vendors are still trying to
     develop in-memory solutions based on legacy DB architecture.
     There are three main solution categories for SAP HANA. SAP HANA standalone,
     BW powered by HANA and a wide variety of Rapid software solutions.
     For most organizations, SAP HANA solutions will yield significantly faster query
     response times.
     There will be an opportunity for most organizations to reduce their TCO for BW
     when powered by SAP HANA.
     User Acceptance is hard to measure in dollars, but when users are able to use
     BI in seconds and not minutes, they will be more productive and willing to
     leverage these tools.




22
Links and References
     Data Modeling vs Analytic Modeling in SAP HANA – “All Things
     BOBJ BI” http://wp.me/p2868w-4W
     Creating Analytic Models in SAP HANA Studio - Question and
     Answer Responses – “All Things BOBJ BI”
     http://wp.me/p2868w-54
     SAP BusinessObjects Explorer 4.0, powered by SAP HANA – “All
     Things BOBJ BI” http://wp.me/p2868w-2P
     SAP HANA FAQ – “All Things BOBJ BI” http://wp.me/p2868w-N
     https://www.experiencesaphana.com – SAP Hosted Site with
     great information on SAP HANA.
     SAP HANA product page - http://www.sap.com/solutions/technology/in-memory-computing-
     platform/index.epx




23
Thank you for participating.
Please provide feedback on this session by
 completing a short survey via the event
            mobile application.
         SESSION CODE: 1310

Learn more year-round at www.asug.com

Mais conteúdo relacionado

Mais procurados

Step by-step-guide-of-modeling-hana-views-into-bw-in-sap-bw-7-4-on-hana
Step by-step-guide-of-modeling-hana-views-into-bw-in-sap-bw-7-4-on-hanaStep by-step-guide-of-modeling-hana-views-into-bw-in-sap-bw-7-4-on-hana
Step by-step-guide-of-modeling-hana-views-into-bw-in-sap-bw-7-4-on-hanasabrina pinto
 
Sap hana online training course ppt
Sap hana online training course pptSap hana online training course ppt
Sap hana online training course pptTrainings Customized
 
SAP HANA Training - For Technical/BASIS administrators.
SAP HANA Training - For Technical/BASIS administrators. SAP HANA Training - For Technical/BASIS administrators.
SAP HANA Training - For Technical/BASIS administrators. Gaganpreet Singh
 
SAP HANA Interview questions
SAP HANA Interview questionsSAP HANA Interview questions
SAP HANA Interview questionsIT LearnMore
 
SAP HANA SPS10- SAP HANA Modeling
SAP HANA SPS10- SAP HANA ModelingSAP HANA SPS10- SAP HANA Modeling
SAP HANA SPS10- SAP HANA ModelingSAP Technology
 
New Economics of SAP Business Suite powered by SAP HANA
New Economics of SAP Business Suite powered by SAP HANANew Economics of SAP Business Suite powered by SAP HANA
New Economics of SAP Business Suite powered by SAP HANASAP Technology
 
Bw on hana some obvious wins
Bw on hana some obvious winsBw on hana some obvious wins
Bw on hana some obvious winsWaheed Abbas
 
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
 
Introduction to HANA in-memory from SAP
Introduction to HANA in-memory from SAPIntroduction to HANA in-memory from SAP
Introduction to HANA in-memory from SAPugur candan
 
Introduction to extracting data from sap s 4 hana with abap cds views
Introduction to extracting data from sap s 4 hana with abap cds viewsIntroduction to extracting data from sap s 4 hana with abap cds views
Introduction to extracting data from sap s 4 hana with abap cds viewsLuc Vanrobays
 
SAP HANA SPS09 - HANA IM Services
SAP HANA SPS09 - HANA IM ServicesSAP HANA SPS09 - HANA IM Services
SAP HANA SPS09 - HANA IM ServicesSAP 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
 
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
 
Sap bw4 hana architecture archetypes
Sap bw4 hana architecture archetypesSap bw4 hana architecture archetypes
Sap bw4 hana architecture archetypesLuc Vanrobays
 
Hana Training Day 1
Hana Training Day 1Hana Training Day 1
Hana Training Day 1mishra4927
 
SAP HANA SPS10- Text Analysis & Text Mining
SAP HANA SPS10- Text Analysis & Text MiningSAP HANA SPS10- Text Analysis & Text Mining
SAP HANA SPS10- Text Analysis & Text MiningSAP Technology
 

Mais procurados (20)

Step by-step-guide-of-modeling-hana-views-into-bw-in-sap-bw-7-4-on-hana
Step by-step-guide-of-modeling-hana-views-into-bw-in-sap-bw-7-4-on-hanaStep by-step-guide-of-modeling-hana-views-into-bw-in-sap-bw-7-4-on-hana
Step by-step-guide-of-modeling-hana-views-into-bw-in-sap-bw-7-4-on-hana
 
Sap hana online training course ppt
Sap hana online training course pptSap hana online training course ppt
Sap hana online training course ppt
 
EA261_2015
EA261_2015EA261_2015
EA261_2015
 
SAP HANA Training - For Technical/BASIS administrators.
SAP HANA Training - For Technical/BASIS administrators. SAP HANA Training - For Technical/BASIS administrators.
SAP HANA Training - For Technical/BASIS administrators.
 
SAP HANA Interview questions
SAP HANA Interview questionsSAP HANA Interview questions
SAP HANA Interview questions
 
SAP HANA SPS10- SAP HANA Modeling
SAP HANA SPS10- SAP HANA ModelingSAP HANA SPS10- SAP HANA Modeling
SAP HANA SPS10- SAP HANA Modeling
 
Why SAP HANA?
Why SAP HANA?Why SAP HANA?
Why SAP HANA?
 
New Economics of SAP Business Suite powered by SAP HANA
New Economics of SAP Business Suite powered by SAP HANANew Economics of SAP Business Suite powered by SAP HANA
New Economics of SAP Business Suite powered by SAP HANA
 
Bw on hana some obvious wins
Bw on hana some obvious winsBw on hana some obvious wins
Bw on hana some obvious wins
 
TZH300_EN_COL96
TZH300_EN_COL96TZH300_EN_COL96
TZH300_EN_COL96
 
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
 
Introduction to HANA in-memory from SAP
Introduction to HANA in-memory from SAPIntroduction to HANA in-memory from SAP
Introduction to HANA in-memory from SAP
 
Introduction to extracting data from sap s 4 hana with abap cds views
Introduction to extracting data from sap s 4 hana with abap cds viewsIntroduction to extracting data from sap s 4 hana with abap cds views
Introduction to extracting data from sap s 4 hana with abap cds views
 
SAP HANA SPS09 - HANA IM Services
SAP HANA SPS09 - HANA IM ServicesSAP HANA SPS09 - HANA IM Services
SAP HANA SPS09 - HANA IM Services
 
Best Practices to Administer, Operate, and Monitor an SAP HANA System
Best Practices to Administer, Operate, and Monitor an SAP HANA SystemBest Practices to Administer, Operate, and Monitor an SAP HANA System
Best Practices to Administer, Operate, and Monitor an SAP HANA System
 
SAP 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
 
Sap bw4 hana architecture archetypes
Sap bw4 hana architecture archetypesSap bw4 hana architecture archetypes
Sap bw4 hana architecture archetypes
 
Hana Training Day 1
Hana Training Day 1Hana Training Day 1
Hana Training Day 1
 
SAP HANA Live vs BW on HANA
SAP HANA Live vs BW on HANASAP HANA Live vs BW on HANA
SAP HANA Live vs BW on HANA
 
SAP HANA SPS10- Text Analysis & Text Mining
SAP HANA SPS10- Text Analysis & Text MiningSAP HANA SPS10- Text Analysis & Text Mining
SAP HANA SPS10- Text Analysis & Text Mining
 

Semelhante a 1310 success stories_and_lessons_learned_implementing_sap_hana_solutions

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
 
HANA Demystified by DataMagnum
HANA Demystified by DataMagnumHANA Demystified by DataMagnum
HANA Demystified by DataMagnumPrasad Mavuduri
 
Overview and what is sap hana 1.0 online training
Overview and what is sap hana 1.0 online training Overview and what is sap hana 1.0 online training
Overview and what is sap hana 1.0 online training NEWYORKSYS-IT SOLUTIONS
 
Sap_abap_on_hana_question_and_answer__1683603113.pdf
Sap_abap_on_hana_question_and_answer__1683603113.pdfSap_abap_on_hana_question_and_answer__1683603113.pdf
Sap_abap_on_hana_question_and_answer__1683603113.pdfcharantej369263
 
SAP HANA Integrated Online Course Training in Hyderabad | Imagine Life
SAP HANA Integrated Online Course Training in Hyderabad | Imagine LifeSAP HANA Integrated Online Course Training in Hyderabad | Imagine Life
SAP HANA Integrated Online Course Training in Hyderabad | Imagine LifeImagine life
 
SAP HANA Cookbook for MySQL Developers
SAP HANA Cookbook for MySQL DevelopersSAP HANA Cookbook for MySQL Developers
SAP HANA Cookbook for MySQL Developerssaphanacookbook
 
hana online training , online hana training, sap hana training
hana online training , online hana training, sap hana training hana online training , online hana training, sap hana training
hana online training , online hana training, sap hana training Visuinfotech SAP ONLINE TRAININGS
 
SAP_BW_7.5_SP1_powered_by_SAP_HANA SAP B
SAP_BW_7.5_SP1_powered_by_SAP_HANA SAP BSAP_BW_7.5_SP1_powered_by_SAP_HANA SAP B
SAP_BW_7.5_SP1_powered_by_SAP_HANA SAP Bpawan211374
 
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
 
SAP HANA SQL Data Warehousing (Sefan Linders)
SAP HANA SQL Data Warehousing (Sefan Linders)SAP HANA SQL Data Warehousing (Sefan Linders)
SAP HANA SQL Data Warehousing (Sefan Linders)Twan van den Broek
 
Dmm300 – mixed scenarios for sap hana data warehousing and BW: overview and e...
Dmm300 – mixed scenarios for sap hana data warehousing and BW: overview and e...Dmm300 – mixed scenarios for sap hana data warehousing and BW: overview and e...
Dmm300 – mixed scenarios for sap hana data warehousing and BW: overview and e...Luc Vanrobays
 
SAP HANA Online Training Course
SAP HANA Online Training CourseSAP HANA Online Training Course
SAP HANA Online Training CourseVenkat reddy
 

Semelhante a 1310 success stories_and_lessons_learned_implementing_sap_hana_solutions (20)

Cool features 7.4
Cool features 7.4Cool features 7.4
Cool features 7.4
 
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
Sap hanaSap hana
Sap hana
 
HANA Demystified by DataMagnum
HANA Demystified by DataMagnumHANA Demystified by DataMagnum
HANA Demystified by DataMagnum
 
Overview and what is sap hana 1.0 online training
Overview and what is sap hana 1.0 online training Overview and what is sap hana 1.0 online training
Overview and what is sap hana 1.0 online training
 
Project report
Project reportProject report
Project report
 
Pol03262 usen
Pol03262 usenPol03262 usen
Pol03262 usen
 
Sap_abap_on_hana_question_and_answer__1683603113.pdf
Sap_abap_on_hana_question_and_answer__1683603113.pdfSap_abap_on_hana_question_and_answer__1683603113.pdf
Sap_abap_on_hana_question_and_answer__1683603113.pdf
 
SAP HANA Integrated Online Course Training in Hyderabad | Imagine Life
SAP HANA Integrated Online Course Training in Hyderabad | Imagine LifeSAP HANA Integrated Online Course Training in Hyderabad | Imagine Life
SAP HANA Integrated Online Course Training in Hyderabad | Imagine Life
 
SAP HANA Cookbook for MySQL Developers
SAP HANA Cookbook for MySQL DevelopersSAP HANA Cookbook for MySQL Developers
SAP HANA Cookbook for MySQL Developers
 
HANA SP10 ONLINE TRAINING
HANA SP10 ONLINE TRAINING HANA SP10 ONLINE TRAINING
HANA SP10 ONLINE TRAINING
 
SAP HANA 1.0, SPS 10 TRAINING
SAP HANA 1.0, SPS 10 TRAININGSAP HANA 1.0, SPS 10 TRAINING
SAP HANA 1.0, SPS 10 TRAINING
 
SAP HANA SP10 ONLINE TRAINING
SAP HANA SP10 ONLINE TRAININGSAP HANA SP10 ONLINE TRAINING
SAP HANA SP10 ONLINE TRAINING
 
hana online training , online hana training, sap hana training
hana online training , online hana training, sap hana training hana online training , online hana training, sap hana training
hana online training , online hana training, sap hana training
 
SAP HANA 1.0, SPS 10 TRAINING
SAP HANA 1.0, SPS 10 TRAININGSAP HANA 1.0, SPS 10 TRAINING
SAP HANA 1.0, SPS 10 TRAINING
 
SAP_BW_7.5_SP1_powered_by_SAP_HANA SAP B
SAP_BW_7.5_SP1_powered_by_SAP_HANA SAP BSAP_BW_7.5_SP1_powered_by_SAP_HANA SAP B
SAP_BW_7.5_SP1_powered_by_SAP_HANA SAP B
 
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
 
SAP HANA SQL Data Warehousing (Sefan Linders)
SAP HANA SQL Data Warehousing (Sefan Linders)SAP HANA SQL Data Warehousing (Sefan Linders)
SAP HANA SQL Data Warehousing (Sefan Linders)
 
Dmm300 – mixed scenarios for sap hana data warehousing and BW: overview and e...
Dmm300 – mixed scenarios for sap hana data warehousing and BW: overview and e...Dmm300 – mixed scenarios for sap hana data warehousing and BW: overview and e...
Dmm300 – mixed scenarios for sap hana data warehousing and BW: overview and e...
 
SAP HANA Online Training Course
SAP HANA Online Training CourseSAP HANA Online Training Course
SAP HANA Online Training Course
 

Último

ROLES IN A STAGE PRODUCTION in arts.pptx
ROLES IN A STAGE PRODUCTION in arts.pptxROLES IN A STAGE PRODUCTION in arts.pptx
ROLES IN A STAGE PRODUCTION in arts.pptxVanesaIglesias10
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxiammrhaywood
 
Keynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designKeynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designMIPLM
 
Music 9 - 4th quarter - Vocal Music of the Romantic Period.pptx
Music 9 - 4th quarter - Vocal Music of the Romantic Period.pptxMusic 9 - 4th quarter - Vocal Music of the Romantic Period.pptx
Music 9 - 4th quarter - Vocal Music of the Romantic Period.pptxleah joy valeriano
 
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYKayeClaireEstoconing
 
Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Celine George
 
Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Mark Reed
 
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptxQ4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptxlancelewisportillo
 
Activity 2-unit 2-update 2024. English translation
Activity 2-unit 2-update 2024. English translationActivity 2-unit 2-update 2024. English translation
Activity 2-unit 2-update 2024. English translationRosabel UA
 
AUDIENCE THEORY -CULTIVATION THEORY - GERBNER.pptx
AUDIENCE THEORY -CULTIVATION THEORY -  GERBNER.pptxAUDIENCE THEORY -CULTIVATION THEORY -  GERBNER.pptx
AUDIENCE THEORY -CULTIVATION THEORY - GERBNER.pptxiammrhaywood
 
Active Learning Strategies (in short ALS).pdf
Active Learning Strategies (in short ALS).pdfActive Learning Strategies (in short ALS).pdf
Active Learning Strategies (in short ALS).pdfPatidar M
 
Karra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxKarra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxAshokKarra1
 
Daily Lesson Plan in Mathematics Quarter 4
Daily Lesson Plan in Mathematics Quarter 4Daily Lesson Plan in Mathematics Quarter 4
Daily Lesson Plan in Mathematics Quarter 4JOYLYNSAMANIEGO
 
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONTHEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONHumphrey A Beña
 
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfInclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfTechSoup
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatYousafMalik24
 
Concurrency Control in Database Management system
Concurrency Control in Database Management systemConcurrency Control in Database Management system
Concurrency Control in Database Management systemChristalin Nelson
 
Food processing presentation for bsc agriculture hons
Food processing presentation for bsc agriculture honsFood processing presentation for bsc agriculture hons
Food processing presentation for bsc agriculture honsManeerUddin
 
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdfVirtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdfErwinPantujan2
 

Último (20)

ROLES IN A STAGE PRODUCTION in arts.pptx
ROLES IN A STAGE PRODUCTION in arts.pptxROLES IN A STAGE PRODUCTION in arts.pptx
ROLES IN A STAGE PRODUCTION in arts.pptx
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
 
Keynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designKeynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-design
 
Music 9 - 4th quarter - Vocal Music of the Romantic Period.pptx
Music 9 - 4th quarter - Vocal Music of the Romantic Period.pptxMusic 9 - 4th quarter - Vocal Music of the Romantic Period.pptx
Music 9 - 4th quarter - Vocal Music of the Romantic Period.pptx
 
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
 
Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17
 
Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)
 
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptxQ4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
 
Activity 2-unit 2-update 2024. English translation
Activity 2-unit 2-update 2024. English translationActivity 2-unit 2-update 2024. English translation
Activity 2-unit 2-update 2024. English translation
 
AUDIENCE THEORY -CULTIVATION THEORY - GERBNER.pptx
AUDIENCE THEORY -CULTIVATION THEORY -  GERBNER.pptxAUDIENCE THEORY -CULTIVATION THEORY -  GERBNER.pptx
AUDIENCE THEORY -CULTIVATION THEORY - GERBNER.pptx
 
Active Learning Strategies (in short ALS).pdf
Active Learning Strategies (in short ALS).pdfActive Learning Strategies (in short ALS).pdf
Active Learning Strategies (in short ALS).pdf
 
Karra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxKarra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptx
 
Daily Lesson Plan in Mathematics Quarter 4
Daily Lesson Plan in Mathematics Quarter 4Daily Lesson Plan in Mathematics Quarter 4
Daily Lesson Plan in Mathematics Quarter 4
 
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONTHEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
 
LEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptx
LEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptxLEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptx
LEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptx
 
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfInclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice great
 
Concurrency Control in Database Management system
Concurrency Control in Database Management systemConcurrency Control in Database Management system
Concurrency Control in Database Management system
 
Food processing presentation for bsc agriculture hons
Food processing presentation for bsc agriculture honsFood processing presentation for bsc agriculture hons
Food processing presentation for bsc agriculture hons
 
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdfVirtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
 

1310 success stories_and_lessons_learned_implementing_sap_hana_solutions

  • 1. September 10-13, 2012 Orlando, Florida Success Stories and Lessons Learned Implementing SAP HANA Solutions Session 1310
  • 2. About Me Jonathan Haun Consulting Manager with Decision First Technologies. http://www.decisionfirst.com Over 12 years implementing BI solutions utilizing Crystal Reports and BusinessObjects Experience with multiple ETL tools and RDMS Certified in multiple versions of BusinesObjects Enterprise, BusinessObjects Data Services and BusinessObjects Reporting tools Certified SAP Trainer Over one year of experience implementing BOBJ and BW solutions on SAP HANA Manager of the “All Things BOBJ BI blog”. http://bobj.sapbiblog.com Twitter Feeds @jdh2n http://twitter.com/jdh2n 2
  • 3. Learning Points What is SAP HANA ? Solutions Currently Available based on SAP HANA Tips and Tricks implementing solutions on SAP HANA standalone Performance Improvements ROI for Solutions Based on SAP HANA 3
  • 4. What is SAP HANA ?
  • 5. What is SAP HANA ? SAP HANA is a true next generation database. It is a fusion of both software and hardware that is fully engineered to provide deep and rich access to billions of rows of data. Data on SAP HANA is stored and accessed in RAM which eliminates the traditional limitations of spinning magnetic disks. Data is stored physically close to the CPU allowing faster and more direct access to the data. The HANA software is the first of it’s kind to be built from the ground up to support multi-core CPU’s and in-memory direct access to data. Memory First, Persistent Storage Second. Data can be stored using either Row or Column based storage providing flexibility in supporting both Front End Applications and Business Intelligence on a single platform. SAP HANA has built in Multi Dimensional Modeling Views that can mimic the capabilities of OLAP without the need to duplicate data into Cubes. This reduces the TCO of storing the data while providing the flexibility to perform both MDAS or Operational reporting. 5
  • 6. Solutions Currently Available based on SAP HANA 6
  • 7. Solutions Currently Available based on SAP HANA SAP HANA Standalone Leverage the power of SAP HANA with data from any source. Move data into SAP HANA in real-time or in batch using replication or Data Services 4.0 Highly customizable for any data analysis requirements Supports Analytics, MDAS, Forecasting and Operational reporting in a single solution Analyze billions of records at amazing speeds using SAP BusinessObjects 4.0 Similar to the Traditional EIM strategy of building Data Marts SAP Netweaver BW 7.3 powered by SAP HANA Run BW directly on SAP HANA by replacing your existing RDMS with SAP HANA Reduce the overall data footprint of BW with direct integration with SAP HANA Easy solution to adopt for existing SAP BW and SAP ECC customers Load 3rd Party Data in BW utilizing Data Services Analyze billions of records at amazing speeds using SAP BusinessObjects 4.0 7
  • 8. Solutions Currently Available based on SAP HANA Multiple rapid solutions based on your Industry or Line of Business COPA, CRM, Finance, ERP, Cash Forecasting and many others. See more at sap.com Over 20 prebuilt solutions and growing Prebuilt solutions that are easy to deploy while reducing development costs Ability to manage billions of transactions with sub-second response times Analyze billions of records at amazing speeds using SAP BusinessObjects 4.0 8
  • 9. Tips and Tricks for SAP HANA standalone Data Modeling vs Analytic Modeling Understand the difference before you begin developing solutions on SAP HANA standalone. Modeling in HANA centers around creating rich MDAS views, forecasting , and complex cross fact calculations. When loading data in batch, model your data into a traditional Star Schema or Fully De- normalized Table before loading SAP HANA. Joining hundreds of physical normalized tables will reduce the performance of queries significantly. Also Attribute Views that contain millions of records should be modeled into the Analytic Foundation tables to increase performance. Project Experience: 100% Analytic Modeling: Normalized Data loaded into HANA, containing multiple tables and joins and modeled completely in SAP HANA: 16 sec response times. 90% Data Services Data Modeling: With the same data, data modeled into a highly deformalized table, with Attribute Views containing less then 10,000 records and fewer then 10 total joins produced results in < 1 sec. Data Quality must be addressed via business processes and Data Services Merging Dimensional Data from multiple sources should be addressed using Data Services Reverse Pivots to de-normalize data should be addressed via Data Services Hierarchy Parsing should be addressed via Data Services. 9
  • 10. Tips and Tricks for SAP HANA standalone Using More SAP HANA “Analytic Modeling” 10
  • 11. Tips and Tricks for SAP HANA standalone Using More Data Services “Data Modeling” 11
  • 12. Tips and Tricks for SAP HANA standalone Analytic Modeling Tips Derived Attributes allow you to make copies of an existing Attribute View. The copies can not be modified and will always represent the configuration of their master. They are great for Date and Time based Attributes that are needed to create joins between multiple date columns found in the Analytic Foundation. When you update the master Attribute all child attributes will inherit the master’s columns. Similar to creating an alias of a table. Joins between an Attribute View and Analytic Foundation can not be defined on Decimal(x,y) columns. Joins on varchar or text columns do not perform as well as joins between Integer columns. SAP HANA has a built in Date / Time Dimension (Attribute View). There is no need to use Data Services to create a calendar date dimension. Joining multiple tables in the Analytic Foundation will greatly reduce performance. Better to use Data Services to combine the tables or Calculation Views to merge two independent Analytic Views. Every Column in an Analytic View must have a unique name. It is best to implement a naming standard before you begin your end-to-end Analytic View design phase. Be cautious making changes to existing Analytic Views (Post Development). Upstream content will stop working until it is re-activated. In some cases, removing columns, will require re-work on up-stream content. 12
  • 13. Tips and Tricks for SAP HANA standalone Universe Design Tips Using Analytic Views as the source for your Universe is great when that Universe is used primarily for Dashboards, Analytics and other reporting needs that contain Group By and Aggregate functions. All queries executed against an Analytic View must contain a measure. When you use an Analytic View within a Universe very little Universe design is required as most of the modeling and metadata were already defined in SAP HANA. It is also a good idea to leverage Analytic Views as current versions of SAP BusinessObjects Explorer and future versions of Webi will bind directly to SAP HANA Analytic Views. Using SAP HANA Columnar Tables within a Universe (Traditional Universe Design) will provide more flexibility for a variety of reporting requirements. Best if used for Operational Reporting, Multi-Fact Data Synchronization and situations where measures are not required. Multi-Fact Data Synchronization can be pushed down to SAP HANA by setting the JOIN_BY_SQL parameter to true within the Universe. The SAP HANA ODBC / JDBC drivers are only supported in the Information Design Universe (IDT.UNX) ODBC is easier to setup and maintain on Windows based BOE environments JDBC is easier to setup and maintain on UNIX / LINUX environments. 13
  • 14. Observations BW powered by SAP HANA BW powered by HANA Frequent SAP HANA patching was required during the initial POC. However, the current patch level (Patch 33) has proven to be more stable and we expect fewer and less frequent patching as the product matures. SAP has been very diligent in resolving issues but I would recommend adding time to any project estimate to account for unforeseen issues. Hardware vendor selection is important. Watch for vendors recommending supplemental hardware components. (Network Switches Etc..) Make sure that all supplemental hardware is compliant with your current environment. Frequent SAP HANA database settings were changed during the POC to find the right mix to support the customers in-house developed BW processes. Loading and processing of complex BW flows may require increasing parallel treads and memory settings on SAP HANA. Some BW modeling optimizations were required to fully support BW on HANA. In most cases the modeling code was poorly developed (not following best practices) in other cases SAP BW and or HANA required patches. Note: These issues had little or no impact on the project. 14
  • 15. Performance Improvements Customer’s History & Performance Gains BW with Legacy DB2 Legacy DB-BWA With Legacy DB-BWA With BW HANA With BOBJ HANA Stand Alone database. No BOBJ BOBJ 3.1 SP2 BOBJ 3.1 SP4 4.0 SP4 With BOBJ 4.0 SP4 HANA Standalone Baseline Faster Report Speed Faster Report Speed BW Powered by HANA Database •BWA 2.5x faster •Reports are faster •Early version of BOBJ not •Reports are faster then •BOBJ 3.1 SP4 very Stable then BWA and BW •No BWA or BOBJ stable BWA •Reports are faster due to Powered by HANA Reports •No Improvement on Data •Delta Data Loads are Query Striping •Data Loads are very Loads much faster (3.2x) fast Report Response Times: • Reports: • Reports: • Reports: • Reports: •Avg 90 sec •Avg 40 sec •Avg 32 sec •Avg 6.4 sec •Avg < 1 sec •CRM 400 sec •CRM 161 sec •CRM 23 sec •CRM 4.6 sec •CRM < 1 sec •Data Loads 15 hrs •Data Loads 15 hrs •Data Loads 15 hrs •Data Loads 4.6 hrs •Full Loads 3.2 hrs * Directly Observed during recent POC with customer 15
  • 16. Performance Improvements Query Response Times 400 350 300 250 AVG (Sec) 200 CRM (Sec) 150 100 50 0 Base Line BWA BOBJ 3.1 SP2 BWA BOBJ 3.1 SP4 BW HANA HANA Standalone * Directly Observed during recent POC with customer 16
  • 17. Performance Improvements Data Load Times 16 14 12 10 8 Load Times 6 (Hrs) 4 2 0 Base Line BWA BOBJ 3.1 SP2 BWA BOBJ 3.1 SP4 BW HANA HANA Standalone * Directly Observed during recent POC with customer 17
  • 18. ROI for Solutions Based on SAP HANA Reduce Expensive SAN storage by moving data into memory with compression. Better integration of BW with the SAP HANA database appliance means more operations are managed by the in-memory database without the need to duplicate data multiple times. Multi-Providers on DSOs, in many cases, will work as well (if not better) then cubes on BWA. Further reducing the data footprint. Near Line storage, directly integrated into BW 7.3, can be utilized for infrequently accessed data. Allows for BW to maintain multiple storage tiers at different costs levels. User will experience faster response times making them more willing to deep-dive into the data. This will keep them focused on the Analysis task while increasing their knowledge and productivity. 18
  • 19. ROI for Solutions Based on SAP HANA Reduced Data Footprint with BW on SAP HANA Object Type BW on DB2 Step 1. Reduction in Decommission Reduce Layers with Near line Cleaning up to System Tables Obselete Objects HANA move to HANA PSA 5,842 100 100 100 100 100 Legacy DB Overhead 6,141 - - - - - Change Log 4,174 - - - - - DSO 1,487 1,487 1,487 1,312 1,201 1,201 System Tables 1,167 1,167 300 300 300 300 Cube 708 708 708 648 591 141 Master Data 408 408 408 408 408 408 Temp 7 7 7 7 7 7 Total (GB) 19,934 3,877 3,010 2,775 2,607 2,157 6 x Comp 3322 646 502 462 434 359 * Directly Observed during recent POC with customer.Your results might very based on the type and makeup of the data. 19
  • 20. ROI for Solutions Based on SAP HANA Overall Cost Savings Estimates ITEM SAVINGS SAN (Fast Storage) Eliminated (Very Expensive) DB2 (Database) Eliminated Total # of Servers Reduced by 30 -50% SAP Licenses and Hardware Increased Hardware and Software Staff Reallocated (DB2 and Storage) BOBJ No Change Total Estimated Savings (5 yr) 30-40% reduction in TCO * Directly Observed during recent POC with customer 20
  • 21. ROI for Solutions Based on SAP HANA Happy and Productive Users User Acceptance 10000 9000 8000 7000 6000 5000 User Acceptance 4000 3000 2000 1000 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 21
  • 22. Key Learnings SAP HANA is a fusion of both software and hardware. It was built from the ground-up to support in-memory data storage. Legacy vendors are still trying to develop in-memory solutions based on legacy DB architecture. There are three main solution categories for SAP HANA. SAP HANA standalone, BW powered by HANA and a wide variety of Rapid software solutions. For most organizations, SAP HANA solutions will yield significantly faster query response times. There will be an opportunity for most organizations to reduce their TCO for BW when powered by SAP HANA. User Acceptance is hard to measure in dollars, but when users are able to use BI in seconds and not minutes, they will be more productive and willing to leverage these tools. 22
  • 23. Links and References Data Modeling vs Analytic Modeling in SAP HANA – “All Things BOBJ BI” http://wp.me/p2868w-4W Creating Analytic Models in SAP HANA Studio - Question and Answer Responses – “All Things BOBJ BI” http://wp.me/p2868w-54 SAP BusinessObjects Explorer 4.0, powered by SAP HANA – “All Things BOBJ BI” http://wp.me/p2868w-2P SAP HANA FAQ – “All Things BOBJ BI” http://wp.me/p2868w-N https://www.experiencesaphana.com – SAP Hosted Site with great information on SAP HANA. SAP HANA product page - http://www.sap.com/solutions/technology/in-memory-computing- platform/index.epx 23
  • 24. Thank you for participating. Please provide feedback on this session by completing a short survey via the event mobile application. SESSION CODE: 1310 Learn more year-round at www.asug.com