

- Trending Categories
Data Structure
Networking
RDBMS
Operating System
Java
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
Use of Persistence layer in SAP HANA
SAP Persistence layer is required in the following scenarios −
- In any database, main memory is volatile therefore data is lost during a restart or when a power outage occurs.
- Data needs to be stored in persisted medium.
- Backup & Restore is available.
- It ensures that the database is restored to the most recent committed state after a restart and that transaction are either completely executed or completely undone.
- Related Questions & Answers
- Persistence layer in SAP HANA
- Use of savepoints in SAP HANA
- Use of SAP Host Agent in SAP HANA
- Use of SAP HANA Live browser
- Use of SPATIAL function in SAP HANA
- Use of _SYS_BIC schema in SAP HANA
- Use of _SYS_BI schema in SAP HANA
- Use of Statistics service in SAP HANA
- Use of _SYS_REPO in SAP HANA database
- Use of Restricted user in SAP HANA system
- Use of Redeploy option in SAP HANA system
- Use of Role tab in SAP HANA system using HANA Studio
- Meaning/Use of multi-tenant SAP HANA database
- Use of SAP HANA Repository to maintain objects
- Use of Data Foundation in Attribute view in SAP HANA
Advertisements