This is an automated email from the ASF dual-hosted git repository.
morningman pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris-website.git
The following commit(s) were added to refs/heads/master by this push:
new 441cf0cabf5 oracle jdbc catalog rac-ons port description (#2224)
441cf0cabf5 is described below
commit 441cf0cabf5b9f4213eafd08c1df2914ecad2c7c
Author: zy-kkk <[email protected]>
AuthorDate: Mon Mar 24 15:30:26 2025 +0800
oracle jdbc catalog rac-ons port description (#2224)
## Versions
- [ ] dev
- [ ] 3.0
- [ ] 2.1
- [ ] 2.0
## Languages
- [ ] Chinese
- [ ] English
## Docs Checklist
- [ ] Checked by AI
- [ ] Test Cases Built
---
docs/lakehouse/catalogs/jdbc-oracle-catalog.md | 2 +-
.../current/lakehouse/catalogs/jdbc-oracle-catalog.md | 2 +-
.../version-2.0/lakehouse/database/oracle.md | 2 +-
.../version-2.1/lakehouse/database/oracle.md | 2 +-
.../version-3.0/lakehouse/database/oracle.md | 2 +-
versioned_docs/version-2.0/lakehouse/database/oracle.md | 2 +-
versioned_docs/version-2.1/lakehouse/database/oracle.md | 2 +-
versioned_docs/version-3.0/lakehouse/database/oracle.md | 2 +-
8 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/docs/lakehouse/catalogs/jdbc-oracle-catalog.md
b/docs/lakehouse/catalogs/jdbc-oracle-catalog.md
index 6c526926e60..fb2af1a935f 100644
--- a/docs/lakehouse/catalogs/jdbc-oracle-catalog.md
+++ b/docs/lakehouse/catalogs/jdbc-oracle-catalog.md
@@ -36,7 +36,7 @@ To connect to an Oracle database, you need
* The JDBC driver for Oracle databases, which you can download from the [Maven
Repository](https://mvnrepository.com/artifact/com.oracle.database.jdbc) for
Ojdbc8 and above versions of the Oracle JDBC driver.
-* Network connection between each FE and BE node of Apache Doris and the
Oracle server, with the default port being 1521.
+* Network connection between each FE and BE node of Apache Doris and the
Oracle server, with the default port being 1521; if Oracle RAC is ONS-enabled,
port 6200 is also required.
## Connecting to Oracle
diff --git
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/lakehouse/catalogs/jdbc-oracle-catalog.md
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/lakehouse/catalogs/jdbc-oracle-catalog.md
index 786634e9ed0..56ae2fd00b6 100644
---
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/lakehouse/catalogs/jdbc-oracle-catalog.md
+++
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/lakehouse/catalogs/jdbc-oracle-catalog.md
@@ -36,7 +36,7 @@ Apache Doris JDBC Catalog 支持通过标准 JDBC 接口连接 Oracle 数据库
* Oracle 数据库的 JDBC 驱动程序,您可以从 [Maven
仓库](https://mvnrepository.com/artifact/com.oracle.database.jdbc)下载 Ojdbc8
及以上版本的 Oracle JDBC 驱动程序。
-* Apache Doris 每个 FE 和 BE 节点和 Oracle 服务器之间的网络连接,默认端口为 1521。
+* Apache Doris 每个 FE 和 BE 节点和 Oracle 服务器之间的网络连接,默认端口为 1521;如果 Oracle RAC 启用
ONS,还需开通 6200 端口。
## 连接 Oracle
diff --git
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-2.0/lakehouse/database/oracle.md
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-2.0/lakehouse/database/oracle.md
index 46c41477946..05f3a721b7c 100644
---
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-2.0/lakehouse/database/oracle.md
+++
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-2.0/lakehouse/database/oracle.md
@@ -34,7 +34,7 @@ Apache Doris JDBC Catalog 支持通过标准 JDBC 接口连接 Oracle 数据库
- Oracle 数据库的 JDBC 驱动程序,您可以从 [Maven
仓库](https://mvnrepository.com/artifact/com.oracle.database.jdbc)下载最新或指定版本的
Oracle JDBC 驱动程序。
-- Apache Doris 每个 FE 和 BE 节点和 Oracle 服务器之间的网络连接,默认端口为 1521。
+- Apache Doris 每个 FE 和 BE 节点和 Oracle 服务器之间的网络连接,默认端口为 1521;如果 Oracle RAC 启用
ONS,还需开通 6200 端口。
## 连接 Oracle
diff --git
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-2.1/lakehouse/database/oracle.md
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-2.1/lakehouse/database/oracle.md
index 9f64cf5124a..68f2b0408df 100644
---
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-2.1/lakehouse/database/oracle.md
+++
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-2.1/lakehouse/database/oracle.md
@@ -34,7 +34,7 @@ Apache Doris JDBC Catalog 支持通过标准 JDBC 接口连接 Oracle 数据库
- Oracle 数据库的 JDBC 驱动程序,您可以从 [Maven
仓库](https://mvnrepository.com/artifact/com.oracle.database.jdbc)下载 Ojdbc8
及以上版本的 Oracle JDBC 驱动程序。
-- Apache Doris 每个 FE 和 BE 节点和 Oracle 服务器之间的网络连接,默认端口为 1521。
+- Apache Doris 每个 FE 和 BE 节点和 Oracle 服务器之间的网络连接,默认端口为 1521;如果 Oracle RAC 启用
ONS,还需开通 6200 端口。
## 连接 Oracle
diff --git
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-3.0/lakehouse/database/oracle.md
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-3.0/lakehouse/database/oracle.md
index 9f64cf5124a..68f2b0408df 100644
---
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-3.0/lakehouse/database/oracle.md
+++
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-3.0/lakehouse/database/oracle.md
@@ -34,7 +34,7 @@ Apache Doris JDBC Catalog 支持通过标准 JDBC 接口连接 Oracle 数据库
- Oracle 数据库的 JDBC 驱动程序,您可以从 [Maven
仓库](https://mvnrepository.com/artifact/com.oracle.database.jdbc)下载 Ojdbc8
及以上版本的 Oracle JDBC 驱动程序。
-- Apache Doris 每个 FE 和 BE 节点和 Oracle 服务器之间的网络连接,默认端口为 1521。
+- Apache Doris 每个 FE 和 BE 节点和 Oracle 服务器之间的网络连接,默认端口为 1521;如果 Oracle RAC 启用
ONS,还需开通 6200 端口。
## 连接 Oracle
diff --git a/versioned_docs/version-2.0/lakehouse/database/oracle.md
b/versioned_docs/version-2.0/lakehouse/database/oracle.md
index a92eeb0ec91..211eec27cb7 100644
--- a/versioned_docs/version-2.0/lakehouse/database/oracle.md
+++ b/versioned_docs/version-2.0/lakehouse/database/oracle.md
@@ -34,7 +34,7 @@ To connect to an Oracle database, you need
- JDBC driver for Oracle database, you can download the latest or specified
version of Oracle JDBC driver from [Maven
repository](https://mvnrepository.com/artifact/com.oracle.database.jdbc).
-- Doris Network connection between each FE and BE node and Oracle server,
default port is 1521.
+- Doris Network connection between each FE and BE node and Oracle server,
default port is 1521; if Oracle RAC is ONS-enabled, port 6200 is also required.
## Connect to Oracle
diff --git a/versioned_docs/version-2.1/lakehouse/database/oracle.md
b/versioned_docs/version-2.1/lakehouse/database/oracle.md
index 0c0651ed6e3..bd96a210ff5 100644
--- a/versioned_docs/version-2.1/lakehouse/database/oracle.md
+++ b/versioned_docs/version-2.1/lakehouse/database/oracle.md
@@ -34,7 +34,7 @@ To connect to an Oracle database, you need
- JDBC driver for Oracle database, you can download the Oracle JDBC driver for
Ojdbc8 and above versions from [Maven
repository](https://mvnrepository.com/artifact/com.oracle.database.jdbc).
-- Doris Network connection between each FE and BE node and Oracle server,
default port is 1521.
+- Doris Network connection between each FE and BE node and Oracle server,
default port is 1521; if Oracle RAC is ONS-enabled, port 6200 is also required.
## Connect to Oracle
diff --git a/versioned_docs/version-3.0/lakehouse/database/oracle.md
b/versioned_docs/version-3.0/lakehouse/database/oracle.md
index e9d053fe2df..9381f3a145e 100644
--- a/versioned_docs/version-3.0/lakehouse/database/oracle.md
+++ b/versioned_docs/version-3.0/lakehouse/database/oracle.md
@@ -34,7 +34,7 @@ To connect to an Oracle database, you need
- JDBC driver for Oracle database, you can download the Oracle JDBC driver for
Ojdbc8 and above versions from [Maven
repository](https://mvnrepository.com/artifact/com.oracle.database.jdbc).
-- Doris Network connection between each FE and BE node and Oracle server,
default port is 1521.
+- Doris Network connection between each FE and BE node and Oracle server,
default port is 1521; if Oracle RAC is ONS-enabled, port 6200 is also required.
## Connect to Oracle
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]