]> source.dussan.org Git - sonarqube.git/commitdiff
DOCS update Oracle JDBC driver recommendation
authorDuarte Meneses <duarte.meneses@sonarsource.com>
Fri, 28 Jun 2019 13:41:09 +0000 (15:41 +0200)
committerSonarTech <sonartech@sonarsource.com>
Fri, 28 Jun 2019 18:21:12 +0000 (20:21 +0200)
server/sonar-docs/src/pages/requirements/requirements.md

index 7d6a5d42232cfbb53e320ff4e042069a6b1d3479..04994db50cefab3f3a2ca3a1d1f8b744d6896751 100644 (file)
@@ -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