# Reboot Database Service

เริ่มต้นการทำงานใหม่ของ Database Service ที่ติดตั้งบน Database Instance เพื่อแก้ไขปัญหาเบื้องต้นด้วยตนเอง โดยขณะที่ระบบทำการ Reboot จะทำให้ไม่สามารถเข้าถึงการใช้งาน Database ไปชั่วขณะ ต้องรอจนกว่า Database Service Status เป็น Healthy และ Database Instance Status เป็น Active แล้วจะกลับมาใช้งานได้ตามปกติ

## Instructions

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

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

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

### 2. เลือกคำสั่ง Reboot Database Service

เลือกคำสั่ง Reboot Database Service ได้จาก 2 ที่ ดังนี้

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

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

* ปุ่ม “REBOOT” ที่หน้า Database Instance Detail

<figure><img src="/files/l6ACPdrYXZAwxxH37nf0" alt=""><figcaption><p>ปุ่ม “REBOOT” ที่หน้า Database Instance Detail</p></figcaption></figure>

### 3. ทำการยืนยันคำสั่ง Reboot Database Service&#x20;

หลังเลือกคำสั่ง Reboot ระบบจะแสดงหน้าต่างเพื่อให้ยืนยันคำสั่ง หลังจากนั้นกดปุ่ม “REBOOT” เพื่อเริ่มการ Reboot Database Service

<figure><img src="/files/Ql6sAPJ1T0sLyZ84K958" alt=""><figcaption><p>ยืนยันคำสั่ง Reboot Database Service</p></figcaption></figure>

### 4. Database Service Status เป็น Healthy และ Database Instance Status เป็น Active หลังจากทำคำสั่งสำเร็จ

ระบบจะแสดงหน้าเดิมก่อนทำคำสั่ง Reboot Database Service&#x20;

<figure><img src="/files/jvk4rtOqCI6SMPM32Nc0" alt=""><figcaption><p>ทำการ Reboot Database Service</p></figcaption></figure>

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

<figure><img src="/files/APvCl6UBu3BmfZyy94is" alt=""><figcaption><p>หลัง Reboot Database Service สำเร็จ</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/reboot-database-service.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.
