# Tibero Active Storage 관리자 안내서

> **안내서 정보**
>
> 안내서 제목 : Tibero Active Storage 관리자 안내서\
> 발행일 : 2026-03-31\
> 소프트웨어 버전 : Tibero 7.2.5\
> 안내서 버전 : v1.0.0

## 개요 <a href="#undefined" id="undefined"></a>

본 안내서는 Tibero® Active Storage(이하 TAS) 관리방법에 대한 안내서로, TAS를 사용해 Tibero®(이하 Tibero)의 파일을 관리하고자 하는 TAS 관리자를 대상으로 기술합니다.

{% hint style="info" %}
본 안내서는 TAS를 실무에 적용하거나 운용하는 데 필요한 모든 사항을 포함하지 않습니다. \
따라서 설치, 환경설정 등 운용 및 관리에 대해서는 각 제품 안내서를 참고하시기 바랍니다.\
\
TAS의 설치 및 환경설정에 관한 내용은 "Tibero 설치 안내서"를 참고합니다.
{% endhint %}

## **안내서  구성**

본 문서는 총 6개의 본문과 1개의 참고자료로 구성됩니다.

<details>

<summary>TAS 소개</summary>

TAS의 개념과 기능을 소개합니다.

🔎 [TAS 소개 바로가기](/tibero-manuals/7.2.5.manuals/tibero-active-storage-guide/introduction-to-tas.md)

</details>

<details>

<summary>TAS 인스턴스 관리</summary>

TAS 인스턴스 관리 방법을 기술합니다.

🔎 [TAS 인스턴스 관리 바로가기](/tibero-manuals/7.2.5.manuals/tibero-active-storage-guide/tas-instance-management.md)

</details>

<details>

<summary>TAS 디스크 스페이스 관리</summary>

TAS 디스크 스페이스 관리 방법을 기술합니다.

🔎 [TAS 디스크 스페이스 관리 바로가기](/tibero-manuals/7.2.5.manuals/tibero-active-storage-guide/tas-disk-space-management.md)

</details>

<details>

<summary>TAS 정보 조회</summary>

동적 뷰를 사용한 TAS 정보 조회 방법을 기술합니다.

🔎 [TAS 정보 조회 바로가기](/tibero-manuals/7.2.5.manuals/tibero-active-storage-guide/tas-information-views.md)

</details>

<details>

<summary>백업과 복구</summary>

TAS를 사용하는 Tibero의 백업 및 복구 과정을 기술합니다.

🔎 [백업과 복구 바로가기](/tibero-manuals/7.2.5.manuals/tibero-active-storage-guide/backup-and-recovery.md)

</details>

<details>

<summary>커맨드라인 툴</summary>

TAS 파일을 조회하고 관리하는 TASCMD를 사용하는 방법을 기술합니다.

🔎 [커맨드라인 툴 바로가기](/tibero-manuals/7.2.5.manuals/tibero-active-storage-guide/command-line-tool.md)

</details>

#### 참고자료

<details>

<summary>Tibero구성 예제</summary>

TAS를 이용해 Tibero를 구성하는 방법을 예제를 통해 설명합니다.

🔎 [Tibero구성 예제 바로가기](/tibero-manuals/7.2.5.manuals/tibero-active-storage-guide/appendix.md)

</details>


---

# 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/tibero-manuals/7.2.5.manuals/tibero-active-storage-guide.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.
