Skip to content

Commit 15d53d2

Browse files
authored
update activate database (#777)
1 parent b17da36 commit 15d53d2

File tree

16 files changed

+216
-205
lines changed

16 files changed

+216
-205
lines changed

src/UserGuide/Master/Table/Deployment-and-Maintenance/Cluster-Deployment_timecho.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -190,8 +190,7 @@ On each server, navigate to the `sbin` directory and start the DataNode:
190190
```Bash
191191
show system info
192192
```
193-
194-
**Note**: Activation is currently supported only in the Tree Model.
193+
195194

196195
3. Copy the returned machine code of each server (displayed as a green string) and send it to the Timecho team:
197196

src/UserGuide/Master/Table/Deployment-and-Maintenance/Stand-Alone-Deployment_timecho.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -157,9 +157,7 @@ Navigate to the `sbin` directory of IoTDB and start the DataNode:
157157

158158
```Bash
159159
show system info
160-
```
161-
162-
**Note**: Activation is currently supported only in the Tree Model.
160+
```
163161

164162
3. Copy the returned machine code (displayed as a green string) and send it to the Timecho team:
165163

src/UserGuide/Master/Tree/Deployment-and-Maintenance/Cluster-Deployment_timecho.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -197,8 +197,6 @@ cd sbin
197197
show system info
198198
```
199199

200-
**Note**: Activation is currently supported only in the Tree Model.
201-
202200
3. Copy the returned machine code of each server (displayed as a green string) and send it to the Timecho team:
203201

204202
```Bash

src/UserGuide/Master/Tree/Deployment-and-Maintenance/Stand-Alone-Deployment_timecho.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -161,8 +161,6 @@ Navigate to the `sbin` directory of IoTDB and start the DataNode:
161161
show system info
162162
```
163163

164-
**Note**: Activation is currently supported only in the Tree Model.
165-
166164
3. Copy the returned machine code (displayed as a green string) and send it to the Timecho team:
167165

168166
```Bash

src/UserGuide/latest-Table/Deployment-and-Maintenance/Cluster-Deployment_timecho.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -189,9 +189,7 @@ On each server, navigate to the `sbin` directory and start the DataNode:
189189

190190
```Bash
191191
show system info
192-
```
193-
194-
**Note**: Activation is currently supported only in the Tree Model.
192+
```
195193

196194
3. Copy the returned machine code of each server (displayed as a green string) and send it to the Timecho team:
197195

src/UserGuide/latest-Table/Deployment-and-Maintenance/Stand-Alone-Deployment_timecho.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -157,9 +157,7 @@ Navigate to the `sbin` directory of IoTDB and start the DataNode:
157157

158158
```Bash
159159
show system info
160-
```
161-
162-
**Note**: Activation is currently supported only in the Tree Model.
160+
```
163161

164162
3. Copy the returned machine code (displayed as a green string) and send it to the Timecho team:
165163

src/UserGuide/latest/Deployment-and-Maintenance/Cluster-Deployment_timecho.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -197,8 +197,6 @@ cd sbin
197197
show system info
198198
```
199199

200-
**Note**: Activation is currently supported only in the Tree Model.
201-
202200
3. Copy the returned machine code of each server (displayed as a green string) and send it to the Timecho team:
203201

204202
```Bash

src/UserGuide/latest/Deployment-and-Maintenance/Stand-Alone-Deployment_timecho.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -161,8 +161,6 @@ Navigate to the `sbin` directory of IoTDB and start the DataNode:
161161
show system info
162162
```
163163

164-
**Note**: Activation is currently supported only in the Tree Model.
165-
166164
3. Copy the returned machine code (displayed as a green string) and send it to the Timecho team:
167165

168166
```Bash

src/zh/UserGuide/Master/Table/Deployment-and-Maintenance/Cluster-Deployment_timecho.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -185,8 +185,7 @@ cd sbin
185185
./start-cli.bat
186186
```
187187

188-
- 执行以下内容获取激活所需机器码:
189-
- 注:当前仅支持在树模型中进行激活
188+
- 执行以下内容获取激活所需机器码:
190189

191190
```Bash
192191
show system info

src/zh/UserGuide/Master/Table/Deployment-and-Maintenance/Stand-Alone-Deployment_timecho.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -144,8 +144,7 @@ DataNode 配置
144144
# windows系统
145145
./start-cli.bat
146146
```
147-
- 执行以下内容获取激活所需机器码:
148-
- 注:当前仅支持在树模型中进行激活
147+
- 执行以下内容获取激活所需机器码:
149148

150149
```Bash
151150
show system info

0 commit comments

Comments
 (0)