# 관제 데이터베이스 설정하기

관제 데이터베이스의 설정 방법 및 TPM Agent의 설치 방법을 다음과 같은 단계로 설명한다.

1. [**유저 / TIP 설정**](/sysmasterdb/8.3_manual/installation-guide/db-configuration/db-user-tip-configuration.md) - 관제 데이터베이스의 유저와 TIP 설정하는 방법을 설명한다.
2. [**TPM Agent 설치하기**](/sysmasterdb/8.3_manual/installation-guide/db-configuration/tpm-agent.md) - TPM Agent의 설치 방법을 설명한다.

###


---

# 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/installation-guide/db-configuration.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.
