File tree Expand file tree Collapse file tree 1 file changed +8
-6
lines changed Expand file tree Collapse file tree 1 file changed +8
-6
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ ms.workload: data-services
12
12
ms.tgt_pltfrm : na
13
13
14
14
ms.topic : conceptual
15
- ms.date : 06/25 /2019
15
+ ms.date : 08/13 /2019
16
16
ms.author : jingwang
17
17
18
18
---
@@ -30,11 +30,13 @@ You can copy data from an Oracle database to any supported sink data store. You
30
30
Specifically, this Oracle connector supports:
31
31
32
32
- The following versions of an Oracle database:
33
- - Oracle 12c R1 (12.1)
34
- - Oracle 11g R1, R2 (11.1, 11.2)
35
- - Oracle 10g R1, R2 (10.1, 10.2)
36
- - Oracle 9i R1, R2 (9.0.1, 9.2)
37
- - Oracle 8i R3 (8.1.7)
33
+ - Oracle 18c R1 (18.1) and higher
34
+ - Oracle 12c R1 (12.1) and higher
35
+ - Oracle 11g R1 (11.1) and higher
36
+ - Oracle 10g R1 (10.1) and higher
37
+ - Oracle 9i R2 (9.2) and higher
38
+ - Oracle 8i R3 (8.1.7) and higher
39
+ - Oracle Database Cloud Exadata Service
38
40
- Copying data by using Basic or OID authentications.
39
41
- Parallel copying from an Oracle source. See the [ Parallel copy from Oracle] ( #parallel-copy-from-oracle ) section for details.
40
42
You can’t perform that action at this time.
0 commit comments