# Snapshot

**\[TPR Report] 페이지**에서 Snapshot 버튼을 통해 특정 인스턴스의 Snapshot 목록을 조회하거나 생성할 수 있다. 선택한 Snapshot ID 로 리포트를 생성할 수 있다.

<figure><img src="/files/sULaE3aqThz4O6gZBSFU" alt=""><figcaption><p>TPR Report - Snapshot</p></figcaption></figure>

다음은 Snapshot 화면에서 제공하는 항목에 대한 설명이다.

| 항목              | 설명           |
| --------------- | ------------ |
| Instance Name   | 인스턴스 이름      |
| Snapshot ID     | snapshot ID  |
| Snapshot GID    | snapshot GID |
| Begin Snap Time | begin time   |
| End Snap Time   | end time     |

## Create Snapshot

Create Snapshot 버튼 클릭 시, 해당 인스턴스에 대해 클릭한 시점의 Snapshot이 즉시 생성된다. TAC의 경우 해당 클러스터 내 모든 인스턴스의 Snapshot을 생성한다.

## Create Report

TPR Report 페이지에서[ **'Create Report' 버튼**](/sysmasterdb/8.3_manual/analysis/report/tpr-report/create-report.md)을 클릭하면 표시되는 화면과 기본적으로 동일하다. 단, Snapshot 페이지에서 해당 화면에 진입할 경우 생성 방식이 Snapshot ID로 고정된다. 생성 방식을 변경하려면 'Prev' 버튼을 클릭하여 이전 단계에서 수정할 수 있다.

###


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.tibero.com/sysmasterdb/8.3_manual/analysis/report/tpr-report/snapshot.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
