From: Duarte Meneses Date: Fri, 28 Jun 2019 13:41:09 +0000 (+0200) Subject: DOCS update Oracle JDBC driver recommendation X-Git-Tag: 8.0~423 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=75b26d711379894cfa0fbb075ccc73eeada03f2d;p=sonarqube.git DOCS update Oracle JDBC driver recommendation --- diff --git a/server/sonar-docs/src/pages/requirements/requirements.md b/server/sonar-docs/src/pages/requirements/requirements.md index 7d6a5d42232..04994db50ce 100644 --- a/server/sonar-docs/src/pages/requirements/requirements.md +++ b/server/sonar-docs/src/pages/requirements/requirements.md @@ -46,11 +46,12 @@ We recommend using the Critical Patch Update (CPU) releases. | | ![](/images/info.svg) Both Windows authentication (“Integrated Security”) and SQL Server authentication are supported. See the Microsoft SQL Server section in Installing/installation/installing-the-server page for instructions on configuring authentication. | | [Oracle](http://www.oracle.com/database/) | ![](/images/check.svg) 19C | | | ![](/images/check.svg) 18C | -| | ![](/images/check.svg) 12C with [Oracle 12.2.x](http://www.oracle.com/technetwork/database/features/jdbc/jdbc-ucp-122-3110062.html) drivers | -| | ![](/images/check.svg) 11G with backward-compatible [Oracle 12.2.x](http://www.oracle.com/technetwork/database/features/jdbc/jdbc-ucp-122-3110062.html) drivers | +| | ![](/images/check.svg) 12C | +| | ![](/images/check.svg) 11G | | | ![](/images/check.svg) XE Editions | | ![](/images/exclamation.svg) Must be configured to use a UTF8-family charset (see NLS_CHARACTERSET) | -| | ![](/images/exclamation.svg) The driver ojdbc14.jar is not supported | +| | ![](/images/exclamation.svg) The driver ojdbc14.jar is not supported +| | ![](/images/info.svg) We recommend using the latest Oracle JDBC driver | | | ![](/images/exclamation.svg) Only the thin mode is supported, not OCI | ### Web Browser