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-03-06(UTC)"],[[["SAP HANA, a popular in-memory enterprise database, is vulnerable to data corruption, accidental deletion, and security threats, necessitating robust backup and recovery solutions."],["Backup 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."],["For standard SAP HANA instances, the recommended protection method within Backup and DR is the SAP HANA `savepoint` API (Persistent Disk snapshots)."],["SAP HANA Scale-Out instances are not supported for persistent disk snapshots, but can be protected using either the SAP HANA `savepoint` API (LVM backup) or the SAP `backint` API (Full+Incremental backup)."],["The user should go through the quick start guide to learn more about protecting SAP HANA instances."]]],[]]