Skip to content

Commit fb21877

Browse files
authored
Update Building-and-running-tests.md
1 parent 680569e commit fb21877

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/Building-and-running-tests.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Building and running the tests
22

3-
To build and execute SODA tests, you must have a live Oracle database
4-
12.2.0.1 instance, or 12.1.0.2 instance with patch 20885778 applied.
3+
To build and execute SODA tests, you must have an Oracle Database
4+
12.2.0.1 or above instance, or 12.1.0.2 instance with patch 20885778 applied.
55

6-
The patch is only necessary for the 12.1.0.2 release, and is available from My Oracle Support ([https://support.oracle.com](https://support.oracle.com)). Select tab Patches & Updates. Search for patch number, 20885778 or access it directly at this URL: [https://support.oracle.com/rs?type=patch&id=20885778](https://support.oracle.com/rs?type=patch&id=20885778).
6+
The patch is only necessary for the Oracle Database 12.1.0.2 release, and is not required for 12.2.0.1 and above releases of the Oracle Database. The patch is available from My Oracle Support ([https://support.oracle.com](https://support.oracle.com)). Select tab Patches & Updates. Search for patch number, 20885778 or access it directly at this URL: [https://support.oracle.com/rs?type=patch&id=20885778](https://support.oracle.com/rs?type=patch&id=20885778).
77
Make sure you follow all the installation steps specified in the README.txt file included with
88
the patch, including the post-installation step.
99

0 commit comments

Comments
 (0)