SlideShare a Scribd company logo
1 of 28
C o p y r i g h t © S E I D O R 2 0 1 8
SAP/S4ANA Database Administration
C o p y r i g h t © S E I D O R 2 0 1 8
2
Generale Overview
 Generale overview
C o p y r i g h t © S E I D O R 2 0 1 8
3
SAP/S4ANA Database Administration
What is Sap HANA Database?
• SAP stands for Systems, Applications and Products in
Data Processing.
• SAP HANA (High-Speed Analytical Appliance)
database platform.
SAP HANA is the latest ERP Solution from SAP, which is a combination of
Hardware and Software. HANA has unprecedented adoption by the SAP
customers.
SAP HANA is latest, in-memory database, and platform which can be deployed on-
premises or cloud.
SAP HANA is a combination of hardware and software, which integrates different
components like SAP HANA Database, SAP SLT (System Landscape
Transformation) Replication server, SAP HANA Direct Extractor connection and
Sybase replication technology.
C o p y r i g h t © S E I D O R 2 0 1 8
4
SAP HANA Database & Platform
1. SAP HANA Database – SAP HANA Database is a hybrid in– memory database.
SAP HANA Database is the heart of SAPin- memory technology. In SAP
HANA, Database table are of two types –
 Row Store
 Column Store
2. SAP HANA Platform – SAP HANA Platform is development
platform with an in-memory data store which allows the
C o p y r i g h t © S E I D O R 2 0 1 8
5
SAP HANA Edition
There are different types of SAP HANA edition, some of them as below-
 SAP HANA Platform Edition – It provides Core database technology. It Integrate SAP
component like SAP HANA database, SAP HANA Studio and SAP HANA clients. It is for
customers who want to use ETL-based replication and already have a license for SAP Business
Objects Data Services.
 SAP HANA Enterprise Edition – It contains data provisioning (SLT, BODS, DXC) component
including core database technology. It is for customers who want to use either trigger-
based replication or ETL- based replication and do not have all of the necessary license for
SAP Business Objects Data Services.
 SAP HANA Extended Edition – It contains data provisioning (Sybase) features more than
Platform and Enterprises edition. It is for customers who want to use the full potential of all
available replication scenarios including log-based replication.
C o p y r i g h t © S E I D O R 2 0 1 8
6
Why to choose SAP HANA?
SAP HANA is a next-generation in-memory business platform. It accelerates analytics and application on a single and
in-memory platform.
Mentioned below are the few reasons why to choose SAP HANA –
Real Time – SAP HANA Provides Real-Time Data Provisioning and Realtime Reporting.
Speed – SAP HANA provide high speeds processing on massive data due to In-Memory Technology.
Any Data/Source- SAP HANA can access various data source
including Structured and Un-Structured data from SAP or Non- SAP data source.
Cloud- SAP HANA database and application can be deployed to the Cloud environment.
Simplicity – SAP HANA reduce efforts behind ETL process, Data Aggregation, Indexing, and Mapping.
Cost – SAP claims that SAP HANA Software can reduce Total IT cost of a company.
Choice Option – SAP HANA is supported by different hardware vendor and Software provider, so based on
the requirement, the user can choose the best option.
C o p y r i g h t © S E I D O R 2 0 1 8
7
SAP HANA In-Memory Strategy
SAP HANA has many processes running on the SUSE Linux
Server. SUSE Linux server manages the reservation of memory
to all process.
When SAP HANA starts up, Linux OS reserves memory for the
program code, program stack, and static data.
OS can dynamically reserve additional data memory upon
request from the SAP HANA Server.
SAP HANA create a memory pool for managing and tracking
the consumption of memory.
The memory pool is used to store all the in- memory data and
system tables, thread stack, temporary computations and all
other data structure required for managing the database.
C o p y r i g h t © S E I D O R 2 0 1 8
8
C o p y r i g h t © S E I D O R 2 0 1 8
9
Generale Overview
 S/4 Hana Architecture
C o p y r i g h t © S E I D O R 2 0 1 8
10
 S/4 Hana Architecture
C o p y r i g h t © S E I D O R 2 0 1 8
11
Generale Overview
 Architecture S/4 Hana : SAP Fiori
SAP Fiori Is :
• Multi-devices SAP Fiori applications adapt
to the type of terminal (PC, tablet,
smartphone), and to the display screen
(size, portrait / landscape, touch)
• Role-based : access to SAP Fiori applications
is controlled by the management of SAP
user roles.
• Apps-based : Applications are provided as a
package (HCM, PP, FI,CO..)
C o p y r i g h t © S E I D O R 2 0 1 8
12
Generale Overview
 Architecture S/4 Hana : SAP Fiori
• SAP Fiori is a user interface, which brings together a collection of business applications.
• Its main purpose is to improve productivity for the most common scenarios: transactional or
analytical (validation of purchase requests, time entry, availability check, etc.).
• It is supported by SAPUI5, which is an SAP framework including a collection of libraries that can be
used to build cross-platform applications (computer, tablet and mobile).
C o p y r i g h t © S E I D O R 2 0 1 8
SAP S4/HANA
• Basic Interfacing Options
Accessed through ‘GUI’ a
Desktop Application
Accessed via direct URL in
your web browser
C o p y r i g h t © S E I D O R 2 0 1 8
14
Generale Overview
 Architecture of S/4 Hana : SAP Fiori
C o p y r i g h t © S E I D O R 2 0 1 8
15
Generale Overview
 Architecture S/4 Hana : CDS View
• Core Data Services (CDS) is a collection of specific languages created by SAP.
• Technically is an extension of SQL, so it inherits a data definition language (create, define , select, insert, …)
and authorization control (grant, …)
• The objective of Core Data Services is to be able to define a virtual data model directly in the ERP through
what is called the VDM (Virtual Data Model).
C o p y r i g h t © S E I D O R 2 0 1 8
16
Generale Overview
 Architecture S/4 Hana : SAP ABAP
• SAP S/4hana ABAP is the heart or the core of SAP.
• It presents the intermediate layer between the Fiori part and the database.
• This layer ensures the execution of programs as well as the management of transactions.
• In this layer, we find all the SAP modules (Finance, logistics, etc.)
C o p y r i g h t © S E I D O R 2 0 1 8
17
Generale Overview
 Architecture S/4 Hana: SAP HANA Database
• SAP HANA (High performance Analytic Applicance), a combination of hardware and software, optimized
to take advantage of the latest technologies in multi-core processors and RAM.
• The S/4hana database is Hana, it was developed around “In-memory” technologies and columnar
storage.
• It is possible to manage and analyze data of various types on a very large scale and in real time. The
objective of HANA technology is to bring the inputs/outputs as close as possible to the processor by
limiting disk accesses to reduce calculation times.
C o p y r i g h t © S E I D O R 2 0 1 8
18
Generale Overview
 Architecture S/4 Hana: SAP HANA Database
What is the technologie in-memory ?
• SAP HANA allows data to be brought into memory and allows for instantaneous response to analytical needs.
This increase in speed is due to the fact that in-memory tasks run in nanoseconds (unlike physical systems
where tasks run in milliseconds).
• The “In-Memory” Data part contains only the data mounted in memory, the persistent Storage contains all your
data which is stored as follows :
- Log Volume contains information about data modifications (insert, update, delete) and directly recorded at
each commit.
- Data Volume : contains data and information as well as modeling data. Automatic savepoints are executed
between memory and storage.
C o p y r i g h t © S E I D O R 2 0 1 8
19
Backup management
C o p y r i g h t © S E I D O R 2 0 1 8
20
Backup management
 Backup from SAP
C o p y r i g h t © S E I D O R 2 0 1 8
21
Backup management
 Backup from SAP
What are the different types of backup ?
Full data backup It consists of copying all the files and folders on a
system. Each time you make a full backup, you store
the entire data source again.
Differential data backup It consists of storing all the data modified since the
last complete data backup.
Incremental data backup The data has changed since the last full data backup
or the last delta backup.
C o p y r i g h t © S E I D O R 2 0 1 8
22
Backup management
 Backup from SAP
C o p y r i g h t © S E I D O R 2 0 1 8
23
Backup management
 Backup from SAP
$DAYOFWEEK Wildcard that
returns the day of
the week for a date
as a number
between 1 (Sunday)
and 7 (Saturday).
$DAYOFMONTH A wildcard that
returns the day of
the month of a date
as a number
between 1 and 31.
$DATETIME Wildcard that
returns the date and
time.
C o p y r i g h t © S E I D O R 2 0 1 8
24
Backup management
 Backup from SAP
C o p y r i g h t © S E I D O R 2 0 1 8
25
Backup management
 Backup from SAP
C o p y r i g h t © S E I D O R 2 0 1 8
26
Backup management
 Backup from HANA Studio
• The administration of the Hana database is done from the SAP HANA Studio software.
C o p y r i g h t © S E I D O R 2 0 1 8
27
Backup management
 Backup from HANA Studio
• An overview of our database from our SAP HANA Studio software
C o p y r i g h t © S E I D O R 2 0 1 8
28
Backup management
 Backup from HANA Studio
• The SAP HANA Studio software ensures the backup of our SAP HANA database.

More Related Content

Similar to 00- SAP-BASIS-EPSS-EN.pptx

What is sap hana
What is sap hana What is sap hana
What is sap hana kavyagaur3
 
Sap hana master_guide_en
Sap hana master_guide_enSap hana master_guide_en
Sap hana master_guide_enFarrukh Yusupov
 
SAP HANA – A Technical Snapshot
SAP HANA – A Technical SnapshotSAP HANA – A Technical Snapshot
SAP HANA – A Technical SnapshotDebajit Banerjee
 
SAP HANA Vora SITMTY 20160707
SAP HANA Vora SITMTY 20160707SAP HANA Vora SITMTY 20160707
SAP HANA Vora SITMTY 20160707Henrique Pinto
 
YASH Technologies at ASUG Minnesota chapter meeting
YASH Technologies at ASUG Minnesota chapter meetingYASH Technologies at ASUG Minnesota chapter meeting
YASH Technologies at ASUG Minnesota chapter meetingYASH Technologies
 
Disaster Recovery for SAP HANA with SUSE Linux
Disaster Recovery for SAP HANA with SUSE LinuxDisaster Recovery for SAP HANA with SUSE Linux
Disaster Recovery for SAP HANA with SUSE LinuxDirk Oppenkowski
 
Ha100 unit 3 hana architecture sp08
Ha100 unit 3 hana architecture sp08Ha100 unit 3 hana architecture sp08
Ha100 unit 3 hana architecture sp08Duskydope Rao
 
SAP S/4HANA cloud editions or On Prem? Demystifying the options and cost bene...
SAP S/4HANA cloud editions or On Prem? Demystifying the options and cost bene...SAP S/4HANA cloud editions or On Prem? Demystifying the options and cost bene...
SAP S/4HANA cloud editions or On Prem? Demystifying the options and cost bene...IBM
 
SAP HANA vs SAP S4 HANA
SAP HANA vs SAP S4 HANASAP HANA vs SAP S4 HANA
SAP HANA vs SAP S4 HANAApprisia
 
Symantec_b-better-backup-for-big-data_DS
Symantec_b-better-backup-for-big-data_DSSymantec_b-better-backup-for-big-data_DS
Symantec_b-better-backup-for-big-data_DSVesna Vrdoljak
 
What is sap hana
What is sap hanaWhat is sap hana
What is sap hanai Mark
 

Similar to 00- SAP-BASIS-EPSS-EN.pptx (20)

What is sap hana
What is sap hana What is sap hana
What is sap hana
 
Sap hana master_guide_en
Sap hana master_guide_enSap hana master_guide_en
Sap hana master_guide_en
 
SAP HANA – A Technical Snapshot
SAP HANA – A Technical SnapshotSAP HANA – A Technical Snapshot
SAP HANA – A Technical Snapshot
 
SAP HANA presented by Maneat USA v01
SAP HANA presented by Maneat USA v01SAP HANA presented by Maneat USA v01
SAP HANA presented by Maneat USA v01
 
SAP HANA Vora SITMTY 20160707
SAP HANA Vora SITMTY 20160707SAP HANA Vora SITMTY 20160707
SAP HANA Vora SITMTY 20160707
 
HANA a PoV
HANA a PoVHANA a PoV
HANA a PoV
 
YASH Technologies at ASUG Minnesota chapter meeting
YASH Technologies at ASUG Minnesota chapter meetingYASH Technologies at ASUG Minnesota chapter meeting
YASH Technologies at ASUG Minnesota chapter meeting
 
Project report
Project reportProject report
Project report
 
Disaster Recovery for SAP HANA with SUSE Linux
Disaster Recovery for SAP HANA with SUSE LinuxDisaster Recovery for SAP HANA with SUSE Linux
Disaster Recovery for SAP HANA with SUSE Linux
 
Ha100 unit 3 hana architecture sp08
Ha100 unit 3 hana architecture sp08Ha100 unit 3 hana architecture sp08
Ha100 unit 3 hana architecture sp08
 
Why SAP HANA?
Why SAP HANA?Why SAP HANA?
Why SAP HANA?
 
SAP S/4HANA cloud editions or On Prem? Demystifying the options and cost bene...
SAP S/4HANA cloud editions or On Prem? Demystifying the options and cost bene...SAP S/4HANA cloud editions or On Prem? Demystifying the options and cost bene...
SAP S/4HANA cloud editions or On Prem? Demystifying the options and cost bene...
 
SAP HANA vs SAP S4 HANA
SAP HANA vs SAP S4 HANASAP HANA vs SAP S4 HANA
SAP HANA vs SAP S4 HANA
 
Sap hana demo technopad
Sap hana demo technopadSap hana demo technopad
Sap hana demo technopad
 
SAP HANA Overview
SAP HANA OverviewSAP HANA Overview
SAP HANA Overview
 
Symantec_b-better-backup-for-big-data_DS
Symantec_b-better-backup-for-big-data_DSSymantec_b-better-backup-for-big-data_DS
Symantec_b-better-backup-for-big-data_DS
 
SAP ARCHITECTURE (I).pptx
SAP ARCHITECTURE (I).pptxSAP ARCHITECTURE (I).pptx
SAP ARCHITECTURE (I).pptx
 
Simple Finance
Simple FinanceSimple Finance
Simple Finance
 
What is sap hana
What is sap hanaWhat is sap hana
What is sap hana
 
Pol03262 usen
Pol03262 usenPol03262 usen
Pol03262 usen
 

More from AhmedSeid38

brief history of SAP and ERP.docx
brief history of SAP and ERP.docxbrief history of SAP and ERP.docx
brief history of SAP and ERP.docxAhmedSeid38
 
09212023-EPSS-EHS-Custo V1.0.docx
09212023-EPSS-EHS-Custo V1.0.docx09212023-EPSS-EHS-Custo V1.0.docx
09212023-EPSS-EHS-Custo V1.0.docxAhmedSeid38
 
20221104-EPSS-Project Charter V 5.0 (1).pdf
20221104-EPSS-Project Charter V 5.0 (1).pdf20221104-EPSS-Project Charter V 5.0 (1).pdf
20221104-EPSS-Project Charter V 5.0 (1).pdfAhmedSeid38
 
asset_16467169720871528299376665087430.pdf
asset_16467169720871528299376665087430.pdfasset_16467169720871528299376665087430.pdf
asset_16467169720871528299376665087430.pdfAhmedSeid38
 

More from AhmedSeid38 (7)

brief history of SAP and ERP.docx
brief history of SAP and ERP.docxbrief history of SAP and ERP.docx
brief history of SAP and ERP.docx
 
09212023-EPSS-EHS-Custo V1.0.docx
09212023-EPSS-EHS-Custo V1.0.docx09212023-EPSS-EHS-Custo V1.0.docx
09212023-EPSS-EHS-Custo V1.0.docx
 
20221104-EPSS-Project Charter V 5.0 (1).pdf
20221104-EPSS-Project Charter V 5.0 (1).pdf20221104-EPSS-Project Charter V 5.0 (1).pdf
20221104-EPSS-Project Charter V 5.0 (1).pdf
 
asset_16467169720871528299376665087430.pdf
asset_16467169720871528299376665087430.pdfasset_16467169720871528299376665087430.pdf
asset_16467169720871528299376665087430.pdf
 
SAP_S4HANA.pptx
SAP_S4HANA.pptxSAP_S4HANA.pptx
SAP_S4HANA.pptx
 
878606043.pdf
878606043.pdf878606043.pdf
878606043.pdf
 
435386846.pdf
435386846.pdf435386846.pdf
435386846.pdf
 

Recently uploaded

Abortion pills in Kuwait 🚚+966505195917 but home delivery available in Kuwait...
Abortion pills in Kuwait 🚚+966505195917 but home delivery available in Kuwait...Abortion pills in Kuwait 🚚+966505195917 but home delivery available in Kuwait...
Abortion pills in Kuwait 🚚+966505195917 but home delivery available in Kuwait...drmarathore
 
定(购)莫纳什大学毕业证(Monash毕业证)成绩单学位证专业定制
定(购)莫纳什大学毕业证(Monash毕业证)成绩单学位证专业定制定(购)莫纳什大学毕业证(Monash毕业证)成绩单学位证专业定制
定(购)莫纳什大学毕业证(Monash毕业证)成绩单学位证专业定制eqaqen
 
如何办理(Columbia College毕业证书)纽约市哥伦比亚大学毕业证成绩单本科硕士学位证留信学历认证
如何办理(Columbia College毕业证书)纽约市哥伦比亚大学毕业证成绩单本科硕士学位证留信学历认证如何办理(Columbia College毕业证书)纽约市哥伦比亚大学毕业证成绩单本科硕士学位证留信学历认证
如何办理(Columbia College毕业证书)纽约市哥伦比亚大学毕业证成绩单本科硕士学位证留信学历认证ugzga
 
422368378-Laos-Architecture.pdfmmmmkkkkmmm
422368378-Laos-Architecture.pdfmmmmkkkkmmm422368378-Laos-Architecture.pdfmmmmkkkkmmm
422368378-Laos-Architecture.pdfmmmmkkkkmmmKarenNares2
 
一比一定(购)西悉尼大学毕业证(WSU毕业证)成绩单学位证
一比一定(购)西悉尼大学毕业证(WSU毕业证)成绩单学位证一比一定(购)西悉尼大学毕业证(WSU毕业证)成绩单学位证
一比一定(购)西悉尼大学毕业证(WSU毕业证)成绩单学位证eqaqen
 
一比一原版澳洲堪培拉大学毕业证(UC毕业证书)毕业证成绩单留信认证
一比一原版澳洲堪培拉大学毕业证(UC毕业证书)毕业证成绩单留信认证一比一原版澳洲堪培拉大学毕业证(UC毕业证书)毕业证成绩单留信认证
一比一原版澳洲堪培拉大学毕业证(UC毕业证书)毕业证成绩单留信认证khuurq8kz
 
如何办理(UoB毕业证书)伯明翰大学毕业证成绩单本科硕士学位证留信学历认证
如何办理(UoB毕业证书)伯明翰大学毕业证成绩单本科硕士学位证留信学历认证如何办理(UoB毕业证书)伯明翰大学毕业证成绩单本科硕士学位证留信学历认证
如何办理(UoB毕业证书)伯明翰大学毕业证成绩单本科硕士学位证留信学历认证ugzga
 
Academic Portfolio (2017-2021) .pdf
Academic Portfolio (2017-2021)      .pdfAcademic Portfolio (2017-2021)      .pdf
Academic Portfolio (2017-2021) .pdfM. A. Architects
 
怎样办理伦敦国王学院毕业证(KCL毕业证书)成绩单留信认证
怎样办理伦敦国王学院毕业证(KCL毕业证书)成绩单留信认证怎样办理伦敦国王学院毕业证(KCL毕业证书)成绩单留信认证
怎样办理伦敦国王学院毕业证(KCL毕业证书)成绩单留信认证eeanqy
 
How to Build a Simple Shopify Website
How to Build a Simple Shopify WebsiteHow to Build a Simple Shopify Website
How to Build a Simple Shopify Websitemark11275
 
Spring Summer 2026 Inspirations trend book Peclers Paris
Spring Summer 2026 Inspirations trend book Peclers ParisSpring Summer 2026 Inspirations trend book Peclers Paris
Spring Summer 2026 Inspirations trend book Peclers ParisPeclers Paris
 
Morgenbooster: Storytelling in Identity Design
Morgenbooster: Storytelling in Identity DesignMorgenbooster: Storytelling in Identity Design
Morgenbooster: Storytelling in Identity Design1508 A/S
 
Essential UI/UX Design Principles: A Comprehensive Guide
Essential UI/UX Design Principles: A Comprehensive GuideEssential UI/UX Design Principles: A Comprehensive Guide
Essential UI/UX Design Principles: A Comprehensive GuideDesign Studio UI UX
 
Furniture & Joinery Details_Designs.pptx
Furniture & Joinery Details_Designs.pptxFurniture & Joinery Details_Designs.pptx
Furniture & Joinery Details_Designs.pptxNikhil Raut
 
Spring Summer 26 Colors Trend Book Peclers Paris
Spring Summer 26 Colors Trend Book Peclers ParisSpring Summer 26 Colors Trend Book Peclers Paris
Spring Summer 26 Colors Trend Book Peclers ParisPeclers Paris
 
Redefining Affordable Housing in Gurgaon The Role of Housing Architects from ...
Redefining Affordable Housing in Gurgaon The Role of Housing Architects from ...Redefining Affordable Housing in Gurgaon The Role of Housing Architects from ...
Redefining Affordable Housing in Gurgaon The Role of Housing Architects from ...Design Forum International
 
Design-System - FinTech - Isadora Agency
Design-System - FinTech - Isadora AgencyDesign-System - FinTech - Isadora Agency
Design-System - FinTech - Isadora AgencyIsadora Agency
 
Branding in the Psychedelic Landscape Report.pdf
Branding in the Psychedelic Landscape Report.pdfBranding in the Psychedelic Landscape Report.pdf
Branding in the Psychedelic Landscape Report.pdfAlexandra Plesner
 
Resume all my skills and educations and achievement
Resume all my skills and educations and  achievement Resume all my skills and educations and  achievement
Resume all my skills and educations and achievement 210303105569
 
一比一原版(WLU毕业证)罗瑞尔大学毕业证成绩单留信学历认证原版一模一样
一比一原版(WLU毕业证)罗瑞尔大学毕业证成绩单留信学历认证原版一模一样一比一原版(WLU毕业证)罗瑞尔大学毕业证成绩单留信学历认证原版一模一样
一比一原版(WLU毕业证)罗瑞尔大学毕业证成绩单留信学历认证原版一模一样awasv46j
 

Recently uploaded (20)

Abortion pills in Kuwait 🚚+966505195917 but home delivery available in Kuwait...
Abortion pills in Kuwait 🚚+966505195917 but home delivery available in Kuwait...Abortion pills in Kuwait 🚚+966505195917 but home delivery available in Kuwait...
Abortion pills in Kuwait 🚚+966505195917 but home delivery available in Kuwait...
 
定(购)莫纳什大学毕业证(Monash毕业证)成绩单学位证专业定制
定(购)莫纳什大学毕业证(Monash毕业证)成绩单学位证专业定制定(购)莫纳什大学毕业证(Monash毕业证)成绩单学位证专业定制
定(购)莫纳什大学毕业证(Monash毕业证)成绩单学位证专业定制
 
如何办理(Columbia College毕业证书)纽约市哥伦比亚大学毕业证成绩单本科硕士学位证留信学历认证
如何办理(Columbia College毕业证书)纽约市哥伦比亚大学毕业证成绩单本科硕士学位证留信学历认证如何办理(Columbia College毕业证书)纽约市哥伦比亚大学毕业证成绩单本科硕士学位证留信学历认证
如何办理(Columbia College毕业证书)纽约市哥伦比亚大学毕业证成绩单本科硕士学位证留信学历认证
 
422368378-Laos-Architecture.pdfmmmmkkkkmmm
422368378-Laos-Architecture.pdfmmmmkkkkmmm422368378-Laos-Architecture.pdfmmmmkkkkmmm
422368378-Laos-Architecture.pdfmmmmkkkkmmm
 
一比一定(购)西悉尼大学毕业证(WSU毕业证)成绩单学位证
一比一定(购)西悉尼大学毕业证(WSU毕业证)成绩单学位证一比一定(购)西悉尼大学毕业证(WSU毕业证)成绩单学位证
一比一定(购)西悉尼大学毕业证(WSU毕业证)成绩单学位证
 
一比一原版澳洲堪培拉大学毕业证(UC毕业证书)毕业证成绩单留信认证
一比一原版澳洲堪培拉大学毕业证(UC毕业证书)毕业证成绩单留信认证一比一原版澳洲堪培拉大学毕业证(UC毕业证书)毕业证成绩单留信认证
一比一原版澳洲堪培拉大学毕业证(UC毕业证书)毕业证成绩单留信认证
 
如何办理(UoB毕业证书)伯明翰大学毕业证成绩单本科硕士学位证留信学历认证
如何办理(UoB毕业证书)伯明翰大学毕业证成绩单本科硕士学位证留信学历认证如何办理(UoB毕业证书)伯明翰大学毕业证成绩单本科硕士学位证留信学历认证
如何办理(UoB毕业证书)伯明翰大学毕业证成绩单本科硕士学位证留信学历认证
 
Academic Portfolio (2017-2021) .pdf
Academic Portfolio (2017-2021)      .pdfAcademic Portfolio (2017-2021)      .pdf
Academic Portfolio (2017-2021) .pdf
 
怎样办理伦敦国王学院毕业证(KCL毕业证书)成绩单留信认证
怎样办理伦敦国王学院毕业证(KCL毕业证书)成绩单留信认证怎样办理伦敦国王学院毕业证(KCL毕业证书)成绩单留信认证
怎样办理伦敦国王学院毕业证(KCL毕业证书)成绩单留信认证
 
How to Build a Simple Shopify Website
How to Build a Simple Shopify WebsiteHow to Build a Simple Shopify Website
How to Build a Simple Shopify Website
 
Spring Summer 2026 Inspirations trend book Peclers Paris
Spring Summer 2026 Inspirations trend book Peclers ParisSpring Summer 2026 Inspirations trend book Peclers Paris
Spring Summer 2026 Inspirations trend book Peclers Paris
 
Morgenbooster: Storytelling in Identity Design
Morgenbooster: Storytelling in Identity DesignMorgenbooster: Storytelling in Identity Design
Morgenbooster: Storytelling in Identity Design
 
Essential UI/UX Design Principles: A Comprehensive Guide
Essential UI/UX Design Principles: A Comprehensive GuideEssential UI/UX Design Principles: A Comprehensive Guide
Essential UI/UX Design Principles: A Comprehensive Guide
 
Furniture & Joinery Details_Designs.pptx
Furniture & Joinery Details_Designs.pptxFurniture & Joinery Details_Designs.pptx
Furniture & Joinery Details_Designs.pptx
 
Spring Summer 26 Colors Trend Book Peclers Paris
Spring Summer 26 Colors Trend Book Peclers ParisSpring Summer 26 Colors Trend Book Peclers Paris
Spring Summer 26 Colors Trend Book Peclers Paris
 
Redefining Affordable Housing in Gurgaon The Role of Housing Architects from ...
Redefining Affordable Housing in Gurgaon The Role of Housing Architects from ...Redefining Affordable Housing in Gurgaon The Role of Housing Architects from ...
Redefining Affordable Housing in Gurgaon The Role of Housing Architects from ...
 
Design-System - FinTech - Isadora Agency
Design-System - FinTech - Isadora AgencyDesign-System - FinTech - Isadora Agency
Design-System - FinTech - Isadora Agency
 
Branding in the Psychedelic Landscape Report.pdf
Branding in the Psychedelic Landscape Report.pdfBranding in the Psychedelic Landscape Report.pdf
Branding in the Psychedelic Landscape Report.pdf
 
Resume all my skills and educations and achievement
Resume all my skills and educations and  achievement Resume all my skills and educations and  achievement
Resume all my skills and educations and achievement
 
一比一原版(WLU毕业证)罗瑞尔大学毕业证成绩单留信学历认证原版一模一样
一比一原版(WLU毕业证)罗瑞尔大学毕业证成绩单留信学历认证原版一模一样一比一原版(WLU毕业证)罗瑞尔大学毕业证成绩单留信学历认证原版一模一样
一比一原版(WLU毕业证)罗瑞尔大学毕业证成绩单留信学历认证原版一模一样
 

00- SAP-BASIS-EPSS-EN.pptx

  • 1. C o p y r i g h t © S E I D O R 2 0 1 8 SAP/S4ANA Database Administration
  • 2. C o p y r i g h t © S E I D O R 2 0 1 8 2 Generale Overview  Generale overview
  • 3. C o p y r i g h t © S E I D O R 2 0 1 8 3 SAP/S4ANA Database Administration What is Sap HANA Database? • SAP stands for Systems, Applications and Products in Data Processing. • SAP HANA (High-Speed Analytical Appliance) database platform. SAP HANA is the latest ERP Solution from SAP, which is a combination of Hardware and Software. HANA has unprecedented adoption by the SAP customers. SAP HANA is latest, in-memory database, and platform which can be deployed on- premises or cloud. SAP HANA is a combination of hardware and software, which integrates different components like SAP HANA Database, SAP SLT (System Landscape Transformation) Replication server, SAP HANA Direct Extractor connection and Sybase replication technology.
  • 4. C o p y r i g h t © S E I D O R 2 0 1 8 4 SAP HANA Database & Platform 1. SAP HANA Database – SAP HANA Database is a hybrid in– memory database. SAP HANA Database is the heart of SAPin- memory technology. In SAP HANA, Database table are of two types –  Row Store  Column Store 2. SAP HANA Platform – SAP HANA Platform is development platform with an in-memory data store which allows the
  • 5. C o p y r i g h t © S E I D O R 2 0 1 8 5 SAP HANA Edition There are different types of SAP HANA edition, some of them as below-  SAP HANA Platform Edition – It provides Core database technology. It Integrate SAP component like SAP HANA database, SAP HANA Studio and SAP HANA clients. It is for customers who want to use ETL-based replication and already have a license for SAP Business Objects Data Services.  SAP HANA Enterprise Edition – It contains data provisioning (SLT, BODS, DXC) component including core database technology. It is for customers who want to use either trigger- based replication or ETL- based replication and do not have all of the necessary license for SAP Business Objects Data Services.  SAP HANA Extended Edition – It contains data provisioning (Sybase) features more than Platform and Enterprises edition. It is for customers who want to use the full potential of all available replication scenarios including log-based replication.
  • 6. C o p y r i g h t © S E I D O R 2 0 1 8 6 Why to choose SAP HANA? SAP HANA is a next-generation in-memory business platform. It accelerates analytics and application on a single and in-memory platform. Mentioned below are the few reasons why to choose SAP HANA – Real Time – SAP HANA Provides Real-Time Data Provisioning and Realtime Reporting. Speed – SAP HANA provide high speeds processing on massive data due to In-Memory Technology. Any Data/Source- SAP HANA can access various data source including Structured and Un-Structured data from SAP or Non- SAP data source. Cloud- SAP HANA database and application can be deployed to the Cloud environment. Simplicity – SAP HANA reduce efforts behind ETL process, Data Aggregation, Indexing, and Mapping. Cost – SAP claims that SAP HANA Software can reduce Total IT cost of a company. Choice Option – SAP HANA is supported by different hardware vendor and Software provider, so based on the requirement, the user can choose the best option.
  • 7. C o p y r i g h t © S E I D O R 2 0 1 8 7 SAP HANA In-Memory Strategy SAP HANA has many processes running on the SUSE Linux Server. SUSE Linux server manages the reservation of memory to all process. When SAP HANA starts up, Linux OS reserves memory for the program code, program stack, and static data. OS can dynamically reserve additional data memory upon request from the SAP HANA Server. SAP HANA create a memory pool for managing and tracking the consumption of memory. The memory pool is used to store all the in- memory data and system tables, thread stack, temporary computations and all other data structure required for managing the database.
  • 8. C o p y r i g h t © S E I D O R 2 0 1 8 8
  • 9. C o p y r i g h t © S E I D O R 2 0 1 8 9 Generale Overview  S/4 Hana Architecture
  • 10. C o p y r i g h t © S E I D O R 2 0 1 8 10  S/4 Hana Architecture
  • 11. C o p y r i g h t © S E I D O R 2 0 1 8 11 Generale Overview  Architecture S/4 Hana : SAP Fiori SAP Fiori Is : • Multi-devices SAP Fiori applications adapt to the type of terminal (PC, tablet, smartphone), and to the display screen (size, portrait / landscape, touch) • Role-based : access to SAP Fiori applications is controlled by the management of SAP user roles. • Apps-based : Applications are provided as a package (HCM, PP, FI,CO..)
  • 12. C o p y r i g h t © S E I D O R 2 0 1 8 12 Generale Overview  Architecture S/4 Hana : SAP Fiori • SAP Fiori is a user interface, which brings together a collection of business applications. • Its main purpose is to improve productivity for the most common scenarios: transactional or analytical (validation of purchase requests, time entry, availability check, etc.). • It is supported by SAPUI5, which is an SAP framework including a collection of libraries that can be used to build cross-platform applications (computer, tablet and mobile).
  • 13. C o p y r i g h t © S E I D O R 2 0 1 8 SAP S4/HANA • Basic Interfacing Options Accessed through ‘GUI’ a Desktop Application Accessed via direct URL in your web browser
  • 14. C o p y r i g h t © S E I D O R 2 0 1 8 14 Generale Overview  Architecture of S/4 Hana : SAP Fiori
  • 15. C o p y r i g h t © S E I D O R 2 0 1 8 15 Generale Overview  Architecture S/4 Hana : CDS View • Core Data Services (CDS) is a collection of specific languages created by SAP. • Technically is an extension of SQL, so it inherits a data definition language (create, define , select, insert, …) and authorization control (grant, …) • The objective of Core Data Services is to be able to define a virtual data model directly in the ERP through what is called the VDM (Virtual Data Model).
  • 16. C o p y r i g h t © S E I D O R 2 0 1 8 16 Generale Overview  Architecture S/4 Hana : SAP ABAP • SAP S/4hana ABAP is the heart or the core of SAP. • It presents the intermediate layer between the Fiori part and the database. • This layer ensures the execution of programs as well as the management of transactions. • In this layer, we find all the SAP modules (Finance, logistics, etc.)
  • 17. C o p y r i g h t © S E I D O R 2 0 1 8 17 Generale Overview  Architecture S/4 Hana: SAP HANA Database • SAP HANA (High performance Analytic Applicance), a combination of hardware and software, optimized to take advantage of the latest technologies in multi-core processors and RAM. • The S/4hana database is Hana, it was developed around “In-memory” technologies and columnar storage. • It is possible to manage and analyze data of various types on a very large scale and in real time. The objective of HANA technology is to bring the inputs/outputs as close as possible to the processor by limiting disk accesses to reduce calculation times.
  • 18. C o p y r i g h t © S E I D O R 2 0 1 8 18 Generale Overview  Architecture S/4 Hana: SAP HANA Database What is the technologie in-memory ? • SAP HANA allows data to be brought into memory and allows for instantaneous response to analytical needs. This increase in speed is due to the fact that in-memory tasks run in nanoseconds (unlike physical systems where tasks run in milliseconds). • The “In-Memory” Data part contains only the data mounted in memory, the persistent Storage contains all your data which is stored as follows : - Log Volume contains information about data modifications (insert, update, delete) and directly recorded at each commit. - Data Volume : contains data and information as well as modeling data. Automatic savepoints are executed between memory and storage.
  • 19. C o p y r i g h t © S E I D O R 2 0 1 8 19 Backup management
  • 20. C o p y r i g h t © S E I D O R 2 0 1 8 20 Backup management  Backup from SAP
  • 21. C o p y r i g h t © S E I D O R 2 0 1 8 21 Backup management  Backup from SAP What are the different types of backup ? Full data backup It consists of copying all the files and folders on a system. Each time you make a full backup, you store the entire data source again. Differential data backup It consists of storing all the data modified since the last complete data backup. Incremental data backup The data has changed since the last full data backup or the last delta backup.
  • 22. C o p y r i g h t © S E I D O R 2 0 1 8 22 Backup management  Backup from SAP
  • 23. C o p y r i g h t © S E I D O R 2 0 1 8 23 Backup management  Backup from SAP $DAYOFWEEK Wildcard that returns the day of the week for a date as a number between 1 (Sunday) and 7 (Saturday). $DAYOFMONTH A wildcard that returns the day of the month of a date as a number between 1 and 31. $DATETIME Wildcard that returns the date and time.
  • 24. C o p y r i g h t © S E I D O R 2 0 1 8 24 Backup management  Backup from SAP
  • 25. C o p y r i g h t © S E I D O R 2 0 1 8 25 Backup management  Backup from SAP
  • 26. C o p y r i g h t © S E I D O R 2 0 1 8 26 Backup management  Backup from HANA Studio • The administration of the Hana database is done from the SAP HANA Studio software.
  • 27. C o p y r i g h t © S E I D O R 2 0 1 8 27 Backup management  Backup from HANA Studio • An overview of our database from our SAP HANA Studio software
  • 28. C o p y r i g h t © S E I D O R 2 0 1 8 28 Backup management  Backup from HANA Studio • The SAP HANA Studio software ensures the backup of our SAP HANA database.

Editor's Notes

  1. SAP S/4HANA is more than just technology. It is designed to deliver instant value across all industries and business sectors with a unique sophistication: simplicity.By processing information in radically new ways - 10,000 times faster than before - it creates a wealth of opportunities for businesses to work in real time, integrate mobile applications into their processes, connect to social media and more. This leads to an unprecedented cultural revolution and re-evaluation of the organisation's processes: a great opportunity to rethink the business.From a business value perspective, SAP S/4HANA is enabling the reinvention of business models to drive new revenue and profit. First, companies will now be able to connect to people, devices, and business networks to deliver value to their customers, regardless of the channel they use: the Internet of Things and Big Data will be at the fingertips of any business. Secondly, they will be able to significantly simplify their processes, control them in real time and modify them as they wish to optimise their efficiency: batch processing will become unnecessary. Finally, business users will be able to gain real-time insight from any data source: planning, execution, prediction and simulation - decisions can be made on the fly with a high level of granularity for faster impactTranslated with www.DeepL.com/Translator (free version)
  2. SAP Fiori is a commercial package with applications grouped by business line.
  3. This is the SAP Fiori interface representing a business package with applications grouped by business line.
  4. Le but étant de construire une couche sémantique au-dessus des tables physiques de la base de données.
  5. -acronyme de Hana
  6. From SAP we can make a backup. We can also schedule backups from transaction DB13
  7. Comment faire pour créer une sauvegarde à partir de la transaction DB13?
  8. Une fois qu’on a saisie l adresse ip , l'utilisateur et le mot de passe , on aura cette vue générale de notre logiciel Sap