SAP HANA는 전 세계에서 가장 인기 있는 엔터프라이즈 데이터베이스 중 하나입니다. 메모리 내에서 실행되므로 쿼리 결과를 매우 빠르게 반환할 수 있다는 점이 고유합니다.
많은 기업이 미션 크리티컬 애플리케이션에 SAP HANA를 사용하고 있습니다. 다른 데이터베이스에서와 마찬가지로 SAP HANA도 손상, 실수로 인한 삭제, 랜섬웨어 공격과 같은 보안 위협에 취약합니다. 백업 및 DR 서비스를 사용하면 프로덕션 시스템을 효율적이고 안전하게 백업하고 복구할 수 있습니다.
SAP HANA 데이터베이스 보호
백업 및 DR에서 SAP HANA 데이터베이스 및 로그에 권장되는 보호 방법은 SAP HANA savepoint API (영구 디스크 스냅샷)입니다.
백업 및 DR은 영구 디스크 스냅샷을 사용하여 애플리케이션 일관성을 유지하면서 영구 디스크의 데이터와 로그 볼륨을 증분 방식으로 백업합니다.
백업 및 DR은 데이터 무결성을 보장하는 자동 체크섬을 사용하여 각 스냅샷의 복사본 여러 개를 여러 위치에 저장합니다.
백업 및 DR은 SAP HANA 2.0 확장 및 SAP HANA 2.0 HA (1+1) 복제 시스템을 지원합니다. 영구 디스크 스냅샷에는 HANA 확장이 지원되지 않습니다.
SAP HANA 수평 확장 인스턴스 보호
영구 디스크 스냅샷으로 HANA 수평 확장 인스턴스를 보호하는 기능은 아직 지원되지 않습니다. 다음 두 가지 대체 보호 방법 중 하나를 사용하여 HANA 확장 인스턴스를 보호할 수 있습니다.
SAP HANA savepoint API (LVM 백업)
SAP backint API (전체+증분 백업)
이러한 메서드는 HANA 수평 확장 인스턴스가 있는 경우에만 사용하는 것이 좋습니다.
이러한 대체 방법 중 하나를 사용해야 하는 경우 SAP HANA 수평 확장을 위한 백업 및 DR을 참고하세요.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["이해하기 어려움","hardToUnderstand","thumb-down"],["잘못된 정보 또는 샘플 코드","incorrectInformationOrSampleCode","thumb-down"],["필요한 정보/샘플이 없음","missingTheInformationSamplesINeed","thumb-down"],["번역 문제","translationIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-09-04(UTC)"],[[["\u003cp\u003eSAP HANA, a popular in-memory enterprise database, is vulnerable to data corruption, accidental deletion, and security threats, necessitating robust backup and recovery solutions.\u003c/p\u003e\n"],["\u003cp\u003eBackup and DR Service offers efficient and secure backup and recovery options for SAP HANA production systems, utilizing Persistent Disk snapshots for incremental backups of data and logs.\u003c/p\u003e\n"],["\u003cp\u003eFor standard SAP HANA instances, the recommended protection method within Backup and DR is the SAP HANA \u003ccode\u003esavepoint\u003c/code\u003e API (Persistent Disk snapshots).\u003c/p\u003e\n"],["\u003cp\u003eSAP HANA Scale-Out instances are not supported for persistent disk snapshots, but can be protected using either the SAP HANA \u003ccode\u003esavepoint\u003c/code\u003e API (LVM backup) or the SAP \u003ccode\u003ebackint\u003c/code\u003e API (Full+Incremental backup).\u003c/p\u003e\n"],["\u003cp\u003eThe user should go through the quick start guide to learn more about protecting SAP HANA instances.\u003c/p\u003e\n"]]],[],null,["# Backup and DR Service for SAP HANA\n\nProtect the SAP production environment against data loss, errors, and corruption\n--------------------------------------------------------------------------------\n\nSAP HANA is one of the most popular enterprise databases in the world. It's\nunique because it runs in-memory, so it can return query results very quickly.\nMany enterprises use SAP HANA for their mission critical applications. As can\nhappen with any database, SAP HANA is susceptible to corruption, accidental\ndeletion, or even security threats such as ransomware attacks. Backup and DR Service\nlets you efficiently and securely back up and recover your production systems.\n\nProtecting SAP HANA databases\n-----------------------------\n\nThe recommended protection method for SAP HANA databases and logs in\nBackup and DR is the SAP HANA `savepoint` API (Persistent Disk snapshots).\n\n**To get started** protecting your HANA databases, go through the SAP HANA procedures in\n[Protect and recover an SAP HANA database running in Compute Engine](/backup-disaster-recovery/docs/quickstarts/sap-hana-on-gce-backup-recovery)\n\nBackup and DR uses Persistent Disk snapshots to incrementally back up data\nand log volume from your persistent disks with application consistency.\nBackup and DR stores multiple copies of each snapshot across multiple\nlocations with automatic checksums to ensure the integrity of your data.\nBackup and DR supports SAP HANA 2.0 Scale-up and SAP HANA 2.0 HA (1+1)\nreplication system. HANA Scale-Out is not supported for persistent disk snapshots.\n\n### Protecting SAP HANA Scale Out instances\n\nProtection of HANA Scale-Out instances with persistent disk snapshots is not\nyet supported. You can protect HANA Scale-Out instances using either of the two\nfollowing alternative protection methods:\n\n- SAP HANA `savepoint` API (LVM backup)\n- SAP `backint` API (Full+Incremental backup)\n\nThese methods are preferable only if you have HANA Scale-Out instances.\nIf you must use one of these alternative methods, see\n[Backup and DR for SAP HANA Scale-Out](/backup-disaster-recovery/docs/concepts/backupdr-for-sap-hana-scaleout).\n\nWhat's next\n-----------\n\nGo through the SAP HANA quick start exercise in\n[Protect and recover an SAP HANA database running in Compute Engine](/backup-disaster-recovery/docs/quickstarts/sap-hana-on-gce-backup-recovery)"]]