Skip to content

Commit a58a1f0

Browse files
authored
Update 03_deploy_personal_environment.md
If the OBD WEB process is not terminated and cluster information is viewed directly in the black screen mode, an error will be reported. Therefore, this point needs to be specified.
1 parent 0e63b2a commit a58a1f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/user_manual/quick_starts/en-US/chapter_02_deploy_oceanbase_database/03_deploy_personal_environment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -460,7 +460,7 @@ If you have multiple servers available, you can run the `obd web` command to sta
460460
# View the cluster list.
461461
obd cluster list
462462

463-
# View the details of the myoceanbase cluster.
463+
# View the details of the myoceanbase cluster.(Prior to operation, terminate the OBD web process; otherwise, an error will occur: "Another app is currently holding the obd lock.")
464464
obd cluster display myoceanbase
465465
```
466466

0 commit comments

Comments
 (0)