> For the complete documentation index, see [llms.txt](https://kythuat.dtechvn.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kythuat.dtechvn.com/cai-dat-dtech/loi-ket-noi-may-chu.md).

# LỖI KẾT NỐI MÁY CHỦ

## HƯỚNG DẪN

#### TH1: Máy chủ bị đổi tên

* Xoá file tram
* Chạy exe kết nối lại với thông tin máy chủ mới

#### TH2: Dịch vụ SQL server bị tắt

* Mở services
* Tìm tới **SQL SERVER (dtech\_express)**: Chuột phải và chọn restart lại dịch vụ
* Có trường hợp Sqlserver vẫn đang running nhưng cũng không vào được phần mềm, thì cũng có thể thử restart lại dịch vụ

#### TH3: Data Sql bị lỗi hoặc phân vùng ổ cứng bị  lỗi

* Sử dụng lệnh check data sql

#### TH4: Không tìm thấy sql config để vào restart

* Vào theo đường dẫn sau để tìm file&#x20;
* C:\Windows\SysWOW64\sqlserverManager...

#### TH5: không restart được sql

* Vào sqlconfig kiểm tra tcip và via phải enable hết lên
* restart báo lỗi "***time fashion...."*** thì gỡ sql cũ ra cài lại


---

# 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:

```
GET https://kythuat.dtechvn.com/cai-dat-dtech/loi-ket-noi-may-chu.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.
