> For the complete documentation index, see [llms.txt](https://docs.tibero.com/tibero-manuals/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tibero.com/tibero-manuals/7.2.6.manuals/tibero-license-guide/tibero-edition-policy-and-licensing.md).

# Tibero Edition 정책 및 라이선싱

## **개요**

Tibero는 에디션 및 옵션 기반의 라이선스 정책을 제공하며, 구매한 라이선스 범위 내에서 기능을 사용할 수 있습니다.

## **Tibero 제품 정책 개요**

Tibero는 고객의 운영 환경 및 시스템 규모에 따라 에디션과 옵션을 선택할 수 있도록 구성되어 있습니다.

* 라이선스 적용 및 사용 범위는 사업 단위를 기준으로 합니다.
* 라이선스 산정 단위는 업무(Application) 기준으로 적용됩니다.
* Core 기반 Licensing 모델을 적용합니다.
* 데이터베이스에 할당된 총 Core 수를 기준으로 라이선스를 산정합니다.
* CPU 종류에 따라 Core 가중치가 적용될 수 있습니다.
* 옵션 상품은 데이터베이스 라이선스 수량과 동일 기준으로 산정됩니다.

## **Tibero Edition 선택 기준**

Tibero는 운영 규모 및 고가용성 구성 요구사항에 따라 Standard Edition(SE)과 Enterprise Edition(EE)을 제공합니다.

#### **Standard Edition (SE)**

* 중소 규모 업무 시스템 환경에 적합한 에디션
* 노드당 8 Core 이하 환경 기준
* 제한된 고가용성(HA) 구성 지원
* 기본 운영 기능 중심 제공

&#x20;

#### **Enterprise Edition (EE)**

* 대규모 업무 및 미션 크리티컬 환경에 적합한 에디션
* Core 제한 없이 구성 가능
* 확장된 고가용성 및 확장성 기능 제공
* 성능 및 보안 옵션 확장 지원

## **라이선싱 적용 기준**

Tibero는 라이선스 파일 기반으로 기능을 제어합니다.

* 구매한 라이선스 범위 내 기능만 사용할 수 있습니다.
* 에디션 및 옵션에 따라 사용 가능한 기능이 구분됩니다.
* 라이선스 범위를 초과하는 기능 사용 시 실행 제한 또는 오류가 발생할 수 있습니다.
* Core 수 및 구성 기준에 따라 적절한 에디션 선택이 필요합니다.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.tibero.com/tibero-manuals/7.2.6.manuals/tibero-license-guide/tibero-edition-policy-and-licensing.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
