Technology Blogs by SAP
Learn how to extend and personalize SAP applications. Follow the SAP technology blog for insights into SAP BTP, ABAP, SAP Analytics Cloud, SAP HANA, and more.
cancel
Showing results for 
Search instead for 
Did you mean: 
dvankempen
Product and Topic Expert
Product and Topic Expert
0 Kudos








LATEST UPDATE: December, 2020 =========================================

For the latest information, visit our blog post series about SAP HANA certification:

For the SAP Press Certification Success Guide, see

For the blog post, see



Introduction


This blog is part of a series to help you pass the SAP Certified Technology Associate - SAP HANA 2.0 certification exam, C_HANATEC_13.

For an overview of the exam, see

For the sample questions, see

Topic Areas


There are 10 topic areas and you can expect about 8 questions about each topic.

In this blog, I will discuss the Backup and Recovery topic.

On the SAP Training website for C_HANATEC_13, the exam objective for this topic is stated:
Design a backup and recovery strategy for SAP HANA, 
and understand the backup catalog and the configuration files.
Explain database copy scenarios.

Note that database copy is explicitly mentioned. Expect questions on this.

Study Material


The study material for this topic is the training

Unit 10 covers the topic Backup and Recovery in 7 lessons (± 90 pages) with the objectives:

  1. Explain backup and recovery

  2. Perform data area backup

  3. Configure a log area backup

  4. Describe additional backup topics

  5. Perform database recovery

  6. Explain backup and recovery using data snapshots

  7. Explain the scenarios for a database copy


You can download the index of the guide with objectives from the SAP Training website (see links above).


These topics are also addressed in the following SAP HANA guide:

What’s New?


The focus will be on the new SAP HANA 2.0 features, so if you are new to this version you might be interested to view the What’s New videos first:

Note that C_HANATEC_13 covers SAP HANA 2.0 SPS 00 only. C_HANATEC_14 will cover SPS 02.


SAP HANA Academy Playlists



 Backup and Recovery


For this topic, make sure that you understand what savepoints are and what happens with the redo log during a database restart. Your mileage may vary but the last time I took the exam, if not mistaken, there were about 4 questions on this.

Also important are the different backup and recovery options, the tools you can use for backup and recovery (including BACKINT), backup for multi-tenant database container systems, and authorizations.

For this, see

The tutorial videos below were recorded in 2014. However, the concepts and configuration options still apply and have not changed much over time.

https://youtu.be/LEy_mqvqWwU?list=PLkzo92owKnVyhAGmDP4OsoPIj15-FEHtH

SAP HANA Academy - Backup and Recovery: Concepts

https://youtu.be/qg3t7Dw94LM?list=PLkzo92owKnVyhAGmDP4OsoPIj15-FEHtH

SAP HANA Academy - Backup and Recovery: Configuration

Data Backup


For this topic, you need to be familiar with the different backup types (full, differential, incremental), the location of backup files (global.ini > persistence > basepath_databackup with default value %DIR_INSTANCE/backup/data except for BACKINT [/usr/sap/<SID>/SYS/global/hdb/backint], and the name of the file <path>/<prefix>_<string=databackup[_differential|incremental]>_<suffix=unique ID>. You need to be able to estimate the size of the backup (from cockpit, studio or M_BACKUP_SIZE_ESTIMATIONS), how to perform a system database and tenant backup, the SQL [backup data using file <file_name>, and how to schedule a backup in cockpit (and enable the scheduler) or the DBA Planning Calendar from DBA Cockpit. Finally, with BACKINT you can stream both backups and recovery for the indexserver (parallel_data_backup_backint_channels (default=1).

The best preparation for this topic, of course, is to get yourself a local copy or hosted version of the free SAP HANA, express edition and practice the different options.

The tutorial videos below show how you make a backup in SAP HANA cockpit and in studio.

https://youtu.be/BIJmz-PNt-I

SAP HANA Academy - SAP HANA Express: Setup - Backup Database using Cockpit

https://youtu.be/1haMXtZEgS8?list=PLkzo92owKnVyhAGmDP4OsoPIj15-FEHtH

SAP HANA Academy - SAP HANA Express: Setup - Backup Database using Studio

For more information, see

Log Backup


For this topic, you need to understand the different log modes (normal, overwrite) and how log backup is configured (including the location, timeouts).

For more information, see

Additional Backup Topics


For this topic, you need to familiarize yourself with the catalog (backup, lifecycle management), the backup.log, backup of configuration files and backup scripts.

The tutorial videos below were recorded in 2014. However, the concepts have not changed much over time. For a cockpit view, see above SAP HANA Academy - SAP HANA Express: Setup - Backup Databases

https://youtu.be/ITKpe3VoLJs?list=PLkzo92owKnVyhAGmDP4OsoPIj15-FEHtH

SAP HANA Academy - Backup and Recovery: Backup Catalog

https://youtu.be/qvLCcD8earU?list=PLkzo92owKnVyhAGmDP4OsoPIj15-FEHtH

SAP HANA Academy - Backup and Recovery: Scheduling scripts

https://youtu.be/XuUflGlg2sE?list=PLkzo92owKnVyhAGmDP4OsoPIj15-FEHtH

SAP HANA Academy - Backup and Recovery: Backup Configuration Files

For more information, see

Database Recovery


Another important topic, of course, is how to perform a database recovery using cockpit (including a tenant with MDC) and studio. You need to know the different types, the requirements, the tools to use, how to use hdbbackupcheck and hdbbackupdiag, and recoverSys.py.

Again, the best preparation for this topic is to get yourself a local copy or hosted version of the free SAP HANA, express edition and practice the different restore options.



 

https://youtu.be/D1wAQATfZxI?list=PLkzo92owKnVyhAGmDP4OsoPIj15-FEHtH

SAP HANA Academy - Backup and Recovery: Restore using SAP HANA Studio

For more information, see

Data Snapshots


You also need to be familiar with data snapshots (previously known as storage snapshots): how to create them and how to use them for recovery.

https://youtu.be/8AeHECEbqdE?list=PLkzo92owKnVyhAGmDP4OsoPIj15-FEHtH

SAP HANA Academy - Backup and Recovery: Storage Snapshot

For more information, see

Database Copy


Do not skip the last topic for database backup and recovery and make sure you know how to copy a database using either a backup or a data snapshot. In particular for tenant databases, this is made very easy when using SAP HANA cockpit.

For more information, see




References


SAP HANA Academy Playlists



SAP Blogs



SAP Help Portal (Documentation)



SAP Notes



SAP Education



Thank you for watching


The SAP HANA Academy provides technical enablement, implementation and adoption support for customers and partners with 1000’s of free tutorial videos.

For the full library, see SAP HANA Academy Library - by the SAP HANA Academy

For the full list of blogs, see Blog Posts – by the SAP HANA Academy

 



5 Comments