# 설치

- [설치 가이드](https://docs.tibero.com/tibero-manuals/topics/installation/installaion-guide.md): Tibero DB 설치 및 제거 방법을 모든 데이터베이스 사용자를 대상으로 안내합니다.
- [설치 소개](https://docs.tibero.com/tibero-manuals/topics/installation/installaion-guide/installation-overview.md): Tibero를 간략히 소개하고 설치에 필요한 시스템 요구사항을 설명합니다.
- [설치 전 준비사항](https://docs.tibero.com/tibero-manuals/topics/installation/installaion-guide/installation-prerequisites.md): Tibero를 설치하기에 앞서 필요한 하드디스크의 용량 확인 및 JDK 설치, 운영체제별 커널 파라미터(Kernel parameters)의 설정을 설명합니다.
- [데이터베이스 설치](https://docs.tibero.com/tibero-manuals/topics/installation/installaion-guide/database-installation.md): Tibero의 설치 방법에 대하여 설명합니다.
- [데이터베이스 제거](https://docs.tibero.com/tibero-manuals/topics/installation/installaion-guide/database-uninstallation.md): 설치된 Tibero를 제거하는 방법에 대해서 설명합니다.
- [멀티 인스턴스 설치와 제거](https://docs.tibero.com/tibero-manuals/topics/installation/installaion-guide/multi-instance-install-uninstall.md): 멀티 인스턴스를 설치하고 제거하는 과정에 대해서 설명합니다.
- [TAC 설치와 제거](https://docs.tibero.com/tibero-manuals/topics/installation/installaion-guide/tac-install-uninstall.md): TAC(Tibero Active Cluster) 환경을 구축하기 위한 Tibero의 설치 방법을 설명합니다.
- [참고자료](https://docs.tibero.com/tibero-manuals/topics/installation/installaion-guide/appendix.md): Tibero DB 설치 가이드 참고자료 입니다.
- [Appendix A. 설치 후 문제 해결](https://docs.tibero.com/tibero-manuals/topics/installation/installaion-guide/appendix/post-install-troubleshooting.md): Tibero를 설치한 후 발생할 수 있는 문제를 해결하는 방법을 설명합니다.
- [Appendix B. 마운트](https://docs.tibero.com/tibero-manuals/topics/installation/installaion-guide/appendix/mount.md): 플랫폼별로 CD를 마운트하는 방법을 설명합니다.
- [Appendix C. Tibero 지원 문자 집합](https://docs.tibero.com/tibero-manuals/topics/installation/installaion-guide/appendix/supported-character-sets.md): Tibero에서 지원하는 문자 집합(character set)을 설명합니다.
- [Appendix D. HugePage 설정 방법](https://docs.tibero.com/tibero-manuals/topics/installation/installaion-guide/appendix/hugepage-configuration.md): 각 운영체제별 HugePage 설정 방법에 대하여 설명합니다.
- [Appendix E. Undo 테이블 스페이스 크기 산정](https://docs.tibero.com/tibero-manuals/topics/installation/installaion-guide/appendix/tablespace-sizing.md): Tibero 설치 또는 운용 시, 필요한 Undo 테이블 스페이스 용량을 계산하고 조정하는 방법에 대해 설명합니다.
- [Appendix F. Shared Memory 크기 산정](https://docs.tibero.com/tibero-manuals/topics/installation/installaion-guide/appendix/shared-memory-sizing.md): Tibero의 SQL Execution Work Area 크기 산정 방법에 대해 설명합니다.
- [Appendix G. system\_install.sh](https://docs.tibero.com/tibero-manuals/topics/installation/installaion-guide/appendix/system_install.sh.md): system\_install.sh의 목적과 수행하는 경우 각 옵션에 대하여 설명합니다.
- [Appendix H. system\_patch.sh](https://docs.tibero.com/tibero-manuals/topics/installation/installaion-guide/appendix/system_patch.sh.md): system\_patch.sh의 목적과 수행하는 경우 각 옵션에 대하여 설명합니다.
- [Appendix I. sample user 설치](https://docs.tibero.com/tibero-manuals/topics/installation/installaion-guide/appendix/sample-user-insatall.md): sample user 스키마와 설치 방법에 대해 설명합니다.


---

# 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/topics/installation.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.
