# Online Extend Storage Size

ขยายขนาด Storage สำหรับการจัดเก็บข้อมูลของ Database โดยที่ Database Service จะไม่ถูกหยุดการทำงาน โดยในช่วง Beta จะให้บริการ Storage Size สูงสุดที่ 500 GB สำหรับแต่ละ Database Instance

## Instructions

### 1. เข้าสู่หน้า Database Instances&#x20;

เลือกรายการ “Database Instances” ที่ Sidebar จากเมนู SQL Database

<figure><img src="/files/glfBIn5elJTFnSpr7OBl" alt=""><figcaption><p>เข้าสู่หน้า Database Instances</p></figcaption></figure>

### 2. เลือกคำสั่ง Online Extend Storage Size

เลือกคำสั่ง Online Extend Storage Size ได้จาก 3 ที่ ดังนี้

* คำสั่ง Online Extend Storage Size ภายใต้ปุ่ม “MORE” ของแต่ละ Database Instance ที่หน้า Database Instance

<figure><img src="/files/QP018GimDe7X7J0lUe3s" alt=""><figcaption><p>คำสั่ง Online Extend Storage Size ภายใต้ปุ่ม “MORE” ที่หน้า Database Instance </p></figcaption></figure>

* คำสั่ง Online Extend Storage Size ภายใต้ปุ่ม “MORE” ที่หน้า Database Instance Detail

<figure><img src="/files/dAuj5LNFk6iWE0HwdhlF" alt=""><figcaption><p>คำสั่ง Online Extend Storage Size ภายใต้ปุ่ม “MORE” ที่หน้า Database Instance Detail</p></figcaption></figure>

* ปุ่ม “EXTEND” ที่หน้า Database Instance Detail การ์ด Storage

<figure><img src="/files/GchTnQHfB8Zx0wRSdYkK" alt=""><figcaption><p>ปุ่ม “EXTEND” ที่หน้า Database Instance Detail การ์ด Storage</p></figcaption></figure>

### 3. กำหนดขนาดของ Database Storage ที่ต้องการขยายขนาดไป

หลังเลือกคำสั่ง Online Extend Storage Size ระบบจะแสดงหน้าต่างเพื่อให้กำหนดขนาด Storage ที่ต้องการขยายไป หลังจากนั้นกดปุ่ม “EXTEND” เพื่อทำการ Online Extend Storage Size

<figure><img src="/files/fQf24zF1YFxeQR1q7xk6" alt=""><figcaption><p>กำหนดขนาดของ Database Storage ที่ต้องการขยายขนาดไป</p></figcaption></figure>

### 4. ขนาดของ Database Storage จะเปลี่ยนแปลงไป หลังจากทำคำสั่งสำเร็จ

ระบบจะแสดงหน้าเดิมก่อนทำคำสั่ง Online Extend Storage Size&#x20;

<figure><img src="/files/EdpxniYiGJki3yco5O8p" alt=""><figcaption><p>ทำการ Online Extend Storage Size</p></figcaption></figure>

ให้รอจนกว่า Database Service Status เป็น Healthy และ Database Instance Status เป็น Active แสดงว่าคำสั่งสำเร็จ หลังจากนั้นตรวจสอบขนาดของ Database Storage ที่หน้า Database Instance และ Database Instance Detail

<figure><img src="/files/1OAK0qas4aMI0zdldMTK" alt=""><figcaption><p>หลัง Online Extend Storage Size สำเร็จ ที่หน้า Database Instance</p></figcaption></figure>

<figure><img src="/files/dwBE4lyvyUL8EhTuEpGa" alt=""><figcaption><p>หลัง Online Extend Storage Size สำเร็จ ที่หน้า Database Instance Detail</p></figcaption></figure>


---

# 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-epc.gitbook.io/ncs-documents/database-as-a-service/sql-database/manage-sql-database-instance/online-extend-storage-size.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.
