복원 함수는 프로덕션 데이터를 지정된 시점으로 되돌립니다. 복원하면 원래 프로덕션 애플리케이션 데이터가 지정된 시점 이미지로 대체됩니다. 이 복원 작업으로 인해 애플리케이션이 이미지가 생성된 시점의 상태로 복원되므로 현재 애플리케이션 데이터가 모두 손실됩니다.
이 작업은 실행취소할 수 없습니다.
일반적으로 복원 작업은 예기치 않은 데이터 손상과 같은 이벤트에 데이터베이스를 복원하기 위해 실행됩니다. 복원 작업을 완료하는 데 필요한 시간은 관련 데이터의 양에 따라 다릅니다.
일관성 그룹 복원 프로세스를 시작하기 전에 다음 고려사항에 유의하세요.
일관성 그룹의 데이터베이스를 복원할 때는 매우 주의해야 합니다. 일관성 그룹에 있는 데이터베이스를 복원하면 일관성 그룹의 모든 데이터베이스가 덮어쓰기됩니다. 일관성 그룹의 모든 데이터베이스를 덮어쓰지 않으려면 먼저 단일 데이터베이스를 마운트한 다음 수동 VSSRESTORE 명령어를 사용하여 데이터베이스 파일을 필요한 위치에 복사합니다.
SQL Server 장애 조치 인스턴스의 경우 데이터베이스는 항상 활성 노드로 복원됩니다. 관리 콘솔은 백업 이미지를 활성 노드에 마운트하고 노드에서 복원 작업을 실행합니다. SQL Server 가용성 그룹의 경우 활성 노드에서도 복원이 실행됩니다.
복원할 일관성 그룹을 선택한 다음 드롭다운 목록에서 액세스를 선택합니다.
타임라인 램프 뷰에 백업 이미지가 나열된 액세스 페이지가 열립니다.
복원 작업을 지원하는 이미지 유형에는 스냅샷, 원격 스냅샷 (StreamSnap 이미지)이 포함됩니다.
타임라인 램프 뷰는 선택한 애플리케이션의 백업을 시간 기반으로 시각화한 것입니다. 마우스를 사용하여 복원할 백업을 선택합니다.
자세한 내용은 이미지의 타임라인 램프 뷰에 액세스를 참고하세요.
배경은 데이터베이스가 포함된 스냅샷 이미지를 트랜잭션 로그 파일과 구분하고 로그의 복원 범위 기간을 보여줍니다.
이미지를 선택한 다음 액세스 작업 목록에서 복원을 선택합니다. 복원 페이지가 열립니다.
소스 애플리케이션이 데이터베이스 로그 백업을 사용 설정한 스냅샷 정책으로 보호되고 이미지에서 로그를 사용할 수 있는 경우 롤 포워드 시간 섹션에서 다음 옵션을 변경하여 로그를 사용하여 특정 시점으로 롤 포워드할 수 있습니다.
날짜 필드에는 데이터베이스 트랜잭션 로그를 적용하여 데이터베이스를 앞으로 롤아웃할 수 있는 모든 날짜가 포함됩니다.
데이터베이스를 롤포워드해야 하는 날짜를 선택합니다.
시간 필드에는 선택한 날짜에 데이터베이스를 앞으로 롤아웃할 수 있는 모든 시간을 보여주는 슬라이더가 포함되어 있습니다. 가능한 가장 최근 날짜를 선택한 다음 슬라이더를 가장 오른쪽 위치로 이동하면 복원 작업이 사용 가능한 모든 로그에 적용됩니다. 가능한 한 가장 빠른 날짜를 선택하고 슬라이더를 맨 왼쪽 위치로 이동하면 복원 작업에 로그가 적용되지 않습니다.
사용자 시간 또는 호스트 시간을 사용하여 롤 포워드를 지정할 수 있습니다.
사용자 시간은 현재 사용자의 현지 시간을 기준으로 합니다. 호스트 시간은 복원할 데이터를 호스팅하는 시스템을 기준으로 합니다.
복원할 볼륨을 하나 또는 여러 개 선택합니다. 기본적으로 모든 볼륨이 선택되어 있습니다.
데이터베이스가 있는 일관성 그룹의 경우 데이터베이스 로그를 롤백하지 않으려면 복구를 사용하여 복원 체크박스를 선택합니다. 복구를 사용하여 복원 옵션을 사용하면 복원된 데이터베이스가 온라인으로 전환됩니다. 데이터베이스가 온라인 상태가 되면 로그를 적용할 수 없습니다.
제출을 클릭합니다 . 이미지가 복원됩니다. 데이터베이스로 일관성 그룹을 복원하는 경우 백업/복구 어플라이언스는 선택한 특정 시점 이미지에서 복사된 데이터로 채워진 새 데이터베이스 이미지를 만듭니다.
[[["이해하기 쉬움","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\u003eThe Restore function overwrites current production data with a selected point-in-time image, resulting in the permanent loss of all data created since that image.\u003c/p\u003e\n"],["\u003cp\u003eRestoring databases within a consistency group will overwrite ALL databases in that group, requiring a manual process if only specific databases should be restored.\u003c/p\u003e\n"],["\u003cp\u003eFor SQL Server failover instances and Availability Groups, the database restoration will occur on the active node.\u003c/p\u003e\n"],["\u003cp\u003eThe restore process can incorporate transaction logs to roll the database forward to a specific point in time, with options to select the date and time and determine whether to apply all, some, or none of the available logs.\u003c/p\u003e\n"],["\u003cp\u003eRestoring a consistency group with a database will result in a new database image being created with data from the selected point-in-time image and can include the option of bringing the database online immediately, preventing further log applications.\u003c/p\u003e\n"]]],[],null,["# Restore a Consistency Group\n\nThe Restore function reverts the production data to a specified\npoint in time. Restoring replaces the original production application\ndata with the specified point-in-time image. This restoration results in the\nloss of all current application data as the application is restored to its\nstatus at the point-in-time when the image was created.\nThis operation cannot be undone.\n\nTypically restore operations are performed to restore a database to event\nsuch as unexpected data corruption. The amount of time required to\ncomplete a restore operation depends on the amount of data involved.\n\nBefore you begin the consistency group restore process, note\nthe following considerations:\n\n- Be very careful when restoring databases in a consistency group. When you restore databases that are in a consistency group, ALL databases in the consistency group are overwritten. If you don't want to overwrite all databases in the consistency group, first mount a single database, then use the manual VSSRESTORE command to copy the database files to the required location.\n- For a SQL Server failover instance, the database is always restored to the active node. Management console mounts the backup image to the active node and performs the restore operation on the node. For SQL Server Availability Groups, the restore is also performed on the active node.\n\nRestore a consistency group\n---------------------------\n\nTo restore a consistency group:\n\n1. Click the **App Manager** tab and select **Applications** from the drop-down menu. The **Applications** page opens.\n2. Select the **Consistency Group** that you want to restore, then choose\n **Access** from the drop-down list.\n The **Access** page opens listing backup images in the timeline ramp view.\n Image types that support a Restore operation include snapshot,\n and remote snapshot (StreamSnap images).\n\n The timeline ramp view is a time-based visualization of backups for the\n selected application. Use your mouse to select a backup to restore.\n See [Access the Timeline Ramp View of an Image](/backup-disaster-recovery/docs/access-data/access-image-copy-data-list#access-time) for details.\n\n Background differentiates snapshot images containing database with\n transaction log files, and also illustrates the restore range time period\n for the logs.\n3. Select an image and then select **Restore** from the list of access\n operations. The **Restore** page opens.\n\n4. If the source application is protected by a snapshot policy that has\n enabled database log backups, and logs are available with the image,\n you can use them to roll forward to a specific point in time by changing\n these options in the **Roll Forward Time** section:\n\n - The **Date** field contains all possible dates that the database can be rolled forward to (through the application of database transaction logs). Select the date you need the database to be rolled forward to.\n - The **Time** field contains a slider showing all possible times on the selected date that the database can be rolled forward to. If you select the latest possible date and then move the slider to the right most position, the restore job applies to all available logs. If you select the earliest possible date and move the slider to the left most position, the restore job will apply no logs.\n - You can specify to roll forward using either **User Time** or **Host Time**. User Time is relative to the local time of the current user. Host time is relative to the system that hosts the data to be restored.\n5. Select a single volume or multiple volumes to restore. By default\n all the volumes are selected.\n\n6. For a consistency group with a database, check the\n **Restore With Recovery** checkbox if you don't intend to roll\n the database logs. Restore with recovery option brings the restored\n database online. Once the database is online, logs cannot be applied.\n\n7. Click **Submit** . The image is restored. If restoring a\n consistency group with a database, the backup/recovery appliance creates\n a new database image populated with data copied from the selected\n point-in-time image."]]