2171852 - IDES ERP 6.0 incl. EHP7 on HANA

https://websmp230.sap-ag.de/sap%28bD16aCZjPTAwMQ==%29/bc/bsp/sno/ui_entry/entry.htm?param=69765F6D6F64653D3030312669765F7361706E6F7465735F6E756D6265723D3139353334323926

Symptom

This is the official release note for SAP HANA and SAP NetWeaver AS ABAP on one server.

The initial offered appliance delivery of SAP HANA required a separated deployment approach of the SAP HANA and the SAP NetWeaver AS ABAP system using separated SAP HANA hardware. Now with SAP HANA and SAP NetWeaver AS ABAP on one server we are offering a multi-component, resource and cost optimized deployment approach for single host installation and high-availability setup based on SAP HANA system replication. For more details, see the attached presentation Multi-Component Deployment Approach - SAP HANA and SAP NetWeaver AS ABAP Deployed on one Server (see attachment SAPHANAandSAPNWASABAPon_one_server_12162013.pdf).

Installation Documentation for Single Host and High Availability Set up:

    Installation Guide - SAP Systems based on the Application Server ABAP of SAP NetWeaver with the SAP HANA Database on a Single Host (see attachment Inst_HANA_ABAP_OneServer_Jul2014.pdf)
    Installation Guide - SAP Systems based on the Application Server ABAP of SAP NetWeaver with the SAP HANA Database (High-Availability Setup based on SAP HANA system replication) (see attachment HowTo_Inst_HANA_ABAP_Dec2013.pdf)


Other Terms

SAP NetWeaver, SAP HANA Platform, SAP HANA Database, SAP HANA Appliance

Reason and Prerequisites

Availability

As of now SAP HANA and SAP NetWeaver AS ABAP on one server is generally available for all productive and non-productive SAP HANA SPS07 single node installations. All products based on SAP NetWeaver AS ABAP 7.4 are supported.

Requirements:

    Additive sizing - Additional memory resources for the SAP NetWeaver AS ABAP system needs to be available on the SAP HANA server. For more information on memory sizing, see the docuements attached.
    Separate SID‘s for both systems required.
    SAP HANA software installation –The exam “SAP Certified Technology Specialist (Edition 2013) – SAP HANA Installation” (E_HANAINS131) needs to be successfully passed for a person to perform SAP HANA software installations. For more information, see SAP Training and Certification Shop.


Solution

The initial offered appliance delivery of SAP HANA required a separated deployment approach of the SAP HANA and the SAP NetWeaver AS ABAP system using separated SAP HANA hardware. Now with SAP HANA and SAP NetWeaver AS ABAP on one server we are offering a multi-component, resource and cost optimized deployment approach.

Benefits

The SAP HANA and SAP NetWeaver AS ABAP on one server deployment approach helps you to:

    Perform a simplified landscape set-up
    Optimize hardware resource utilization
    Save cost and operation effort for IT management



Header Data
    
Released On     24.07.2014 14:32:45
Release Status     Released for Customer
Component     HAN-LM-INS SAP HANA Installation
Priority     Correction with medium priority
Category     Installation information

Validity
This document is not restricted to a software component or software component version

References

This document refers to:
SAP Notes
1921675           SAP HANA Platform SPS 07 Release Note
1824819           SAP HANA DB: Recommended OS settings for SLES 11 / SLES for SAP Applications 11 SP2
1793345           Sizing for SAP Suite on HANA
1523337           SAP HANA Database 1.00 - Central Note
1514967           SAP HANA: Central Note
1310037           SUSE LINUX Enterprise Server 11: Installation notes

This document is referenced by:
SAP Notes (1)
1680045           Release Note for Software Provisioning Manager 1.0 SP 08


Attachments
File Name
    
File Size (KB)
    
Mime Type
HowTo_Inst_HANA_ABAP_Dec2013.pdf
    
465
    
application/pdf
Multi-ComponentDeploymentApproach_August2014.pdf
    
701
    
application/pdf
Inst_HANA_ABAP_OneServer_Jul2014.pdf
    
1164
    
application/pdf

Contents Foreword ...................................................................................... 15 Preface .......................................................................................... 17 Introduction ................................................................................. 19 PART I Basic Principles 1 Overview of SAP HANA ................................................ 29 1.1 Software Components of SAP HANA .............................. 29 1.1.1 SAP HANA Database ......................................... 31 1.1.2 SAP HANA Studio ............................................. 31 1.1.3 SAP HANA Client .............................................. 33 1.1.4 SAP HANA Function Libraries ........................... 34 1.1.5 Software for Data Replication ............................ 34 1.1.6 Software for Direct Data Access ........................ 35 1.1.7 Lifecycle Management Components .................. 36 1.2 Basic Principles of In-Memory Technology ..................... 37 1.2.1 Hardware Innovations ....................................... 37 1.2.2 Software Innovations ......................................... 41 1.3 Architecture of the In-Memory Database ....................... 51 1.4 Application Cases for SAP HANA ................................... 53 1.5 How SAP HANA Affects Application Development ........ 56 1.5.1 New Technical Options ..................................... 56 1.5.2 Code Pushdown ................................................ 57 1.5.3 Database as Whitebox ....................................... 59 1.5.4 Required Qualifications for Developers ............. 61 2 Introducing the Development Environment ................. 63 2.1 Overview of Eclipse ....................................................... 63 2.2 SAP’s Eclipse Strategy .................................................... 66 2.2.1 Unbundling of Eclipse and SAP Software ........... 67 2.2.2 Central Update Site ........................................... 67 2.3 Installing the Development Environment ....................... 69 2.3.1 Installing SAP HANA Studio .............................. 69 8 Contents 2.3.2 Installing the ABAP Development Tools for SAP NetWeaver ................................................. 70 2.4 Getting Started in the Development System ................... 72 2.4.1 Basic Principles of Eclipse .................................. 72 2.4.2 ABAP Development Tools for SAP NetWeaver ... 75 2.4.3 SAP HANA Studio ............................................. 85 3 Database Programming Using SAP NetWeaver AS ABAP ........................................................................ 103 3.1 SAP NetWeaver AS ABAP Architecture .......................... 105 3.1.1 Database Interface ............................................ 107 3.1.2 Role of the Database for the ABAP Application Server ............................................. 109 3.1.3 Data Types ........................................................ 110 3.2 ABAP Database Access .................................................. 116 3.2.1 ABAP Data Dictionary ....................................... 117 3.2.2 Open SQL ......................................................... 122 3.2.3 Database Views in the ABAP Data Dictionary .... 132 3.2.4 Database Access via Native SQL ........................ 133 3.2.5 Secondary Database Connections ...................... 139 3.3 Analyzing Database Accesses Using the SQL Trace ......... 143 3.3.1 Statement Transformations ................................ 143 3.3.2 Secondary Connections ..................................... 150 3.3.3 Native SQL ........................................................ 151 3.3.4 Buffer ................................................................ 152 PART II Introduction to ABAP Programming with SAP HANA 4 View Modeling in SAP HANA Studio ........................... 157 4.1 Attribute Views ............................................................. 160 4.1.1 Basic Principles ................................................. 161 4.1.2 Creating Attribute Views ................................... 164 4.1.3 Calculated Fields ............................................... 172 4.1.4 Hierarchies ........................................................ 174 4.1.5 Attribute Views for Time Values ........................ 176 9 Contents 4.1.6 Runtime Artifacts and SQL Access for Attribute Views ................................................. 179 4.2 Analytic Views ............................................................... 180 4.2.1 Basic Principles ................................................. 181 4.2.2 Creating Analytic Views ..................................... 183 4.2.3 Calculated Key Figures ...................................... 186 4.2.4 Currency Conversion and Unit Conversion ........ 187 4.2.5 Runtime Artifacts and SQL Access for Analytic Views .................................................. 191 4.3 Calculation Views .......................................................... 192 4.3.1 Basic Principles ................................................. 193 4.3.2 Graphical Modeling of Calculation Views .......... 195 4.3.3 Implementing Calculation Views via SQLScript .......................................................... 197 4.3.4 Runtime Artifacts and SQL Access for Calculation Views .............................................. 202 4.4 Accessing Column Views via Microsoft Excel .................. 203 4.5 Using SAP HANA Views in ABAP ................................... 205 4.5.1 Access via Native SQL ....................................... 205 4.5.2 External Views in the ABAP Data Dictionary ...... 207 4.5.3 Options for Accessing External Views ................ 210 4.5.4 Recommendations ............................................ 211 5 Programming Options in SAP HANA ............................ 215 5.1 Overview of SQLScript ................................................... 215 5.1.1 Qualities of SQLScript ....................................... 216 5.1.2 Processing SQLScript ......................................... 222 5.2 Implementing Database Procedures ............................... 223 5.2.1 Basic Principles of Database Procedures ............ 223 5.2.2 Creating Database Procedures ........................... 225 5.2.3 Using Variables .................................................. 237 5.2.4 Calculation Engine Plan Operator ..................... 239 5.2.5 Imperative Enhancements ................................. 250 5.2.6 Accessing System Fields .................................... 252 5.2.7 Error Handling ................................................... 254 5.3 Using Procedures in ABAP ............................................. 255 5.3.1 Access Using Native SQL ................................... 256 10 Contents 5.3.2 Defining Database Procedure Proxies ................ 263 5.3.3 Calling Database Procedure Proxies ................... 265 5.3.4 Adjusting Database Procedure Proxies ............... 267 6 Application Transport ................................................... 269 6.1 Basic Principles of the Transport System ......................... 271 6.1.1 Transport in SAP NetWeaver AS ABAP .............. 271 6.1.2 Transport in SAP HANA ..................................... 276 6.2 Combined ABAP/SAP HANA Transport .......................... 285 6.2.1 HANA Transport Container ................................ 286 6.2.2 Enhanced Transport System ............................... 292 7 Runtime and Error Analysis with SAP HANA ............... 293 7.1 Overview of the Tools Available ..................................... 294 7.2 Error Analysis ................................................................. 296 7.2.1 Unit Tests .......................................................... 296 7.2.2 Dump Analysis .................................................. 299 7.2.3 Tracing in SQLScript .......................................... 301 7.2.4 Debugging SQLScript ........................................ 302 7.3 ABAP Code Analysis ...................................................... 305 7.3.1 Checks and Check Variants ................................ 305 7.3.2 Checks in the Development Infrastructure ......... 309 7.3.3 Global Check Runs in the System ...................... 311 7.4 Runtime Statistics and Traces ......................................... 313 7.4.1 Runtime Statistics .............................................. 314 7.4.2 ABAP Trace and ABAP Profiler ........................... 318 7.4.3 SQL Trace ......................................................... 326 7.4.4 Single Transaction Analysis ............................... 330 7.4.5 Explain Plan ...................................................... 331 7.4.6 SAP HANA Plan Visualizer ................................ 333 7.5 System-Wide SQL Analyses ............................................ 337 7.5.1 DBA Cockpit .................................................... 338 7.5.2 SQL Monitor .................................................... 342 7.6 SQL Performance Optimization ...................................... 346
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值