Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ OceanBase Database is a native distributed database system. Root cause analysis

The TPC-C benchmark requires five servers, one for deploying Benchmark SQL and OBD, one for deploying OceanBase Database Proxy (ODP) separately, and three for deploying an OceanBase cluster that has three zones, with each containing one OBServer node.

> **Notice**
> **Note**
>
> * We recommend that you deploy ODP on a separate server to avoid resource contention with OceanBase Database.
>
Expand Down Expand Up @@ -568,7 +568,7 @@ Before you run the TPC-C benchmark, you need to tune related parameters.

To tune parameters of ODP, run the `obclient -h<host_ip> -P<host_port> -uroot@sys -A -p` command to connect to the sys tenant.

> **Description**
> **Note**
>
> To modify ODP parameters, you must log on to the sys tenant of the OceanBase cluster by using the IP address and port of ODP.

Expand Down