aboutsummaryrefslogtreecommitdiffstats
path: root/server
diff options
context:
space:
mode:
Diffstat (limited to 'server')
-rw-r--r--server/sonar-docs/src/pages/requirements/requirements.md7
1 files changed, 4 insertions, 3 deletions
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