You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: data-platform/data-integration/oci-data-integration/README.md
+25-14Lines changed: 25 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,27 +3,20 @@
3
3
Data Integration is a fully managed, multi-tenant service that helps data engineers and developers with data movement and data loading tasks. Powered by Spark ETL or ELT processes, a large volume of data can be ingested from a variety of data assets; cleansed; transformed and reshaped; and efficiently loaded to Oracle Cloud Infrastructure target data assets.
4
4
5
5
Reviewed: 28.02.2025
6
-
7
-
# Useful Link
8
-
9
-
-[OCI Data Integration - Extract data from Fusion Apps](https://www.youtube.com/watch?v=r0m1qCG8v5c)
10
-
- Video on how to use OCI Data Integration for extracting data from Oracle Fusion Apps
11
6
12
-
-[OCI Data Integration and Oracle Data Safe— Masking sensitive data between environments](https://eloi-lopes29.medium.com/oci-data-integration-masking-sensitive-data-between-environments-1ad386849419)
13
-
- OCI Data Integration and Oracle Data Safe— Masking sensitive data between environments
14
-
15
-
-[OCI Data Integration — Incremental data load](https://eloi-lopes29.medium.com/oci-data-integration-incremental-data-load-bd257d7e34cb)
16
-
- Step-by-step guide that explains how to create an incremental load in OCI DI
7
+
# Table of Contents
8
+
9
+
1.[Team Publications](#team-publications)
10
+
2.[Useful Links](#useful-links)
11
+
12
+
# Team Publications
17
13
18
14
-[OCI Data Integration - Move data from SQL Server to ADW using OCI DI](https://medium.com/@aporcescu/move-data-from-microsoft-sql-server-to-autonomous-data-warehouse-using-oci-data-integration-34fe7b9b2ee2)
19
15
- Blog article explaining how to migrate data from SQL Server into ADW using OCI Data Integration
20
16
21
17
-[OCI Data Integration - Fix Decimal Precision exceeds Max Precision](https://medium.com/@aporcescu/fix-decimal-precision-exceeds-max-precision-error-in-oci-data-integration-e4e125270ab1)
22
18
- Blog article explaining how to fix "Decimal Precision exceeds Max Precision"
23
19
24
-
-[Automate OCI Data Integration Pipelines with parameters](https://medium.com/@eloi-lopes29/automate-oci-data-integration-pipelines-with-parameters-7d45584b82a5)
25
-
- Blog article explaining how to Automate OCI Data Integration Pipelines with parameters
26
-
27
20
-[Automate Object Store file ingestion to DBCS with OCI DI](https://medium.com/@aporcescu/automating-oracle-object-store-file-loading-with-oci-data-integration-64f8d608601e)
28
21
- A step-by-step blog article that explains how to trigger the OCI Data Integration job every time a new file is uploaded to the Object Store
29
22
@@ -37,7 +30,25 @@ Reviewed: 28.02.2025
37
30
- Automate incremental file loading from OCI Object Storage using Data Integration pipelines
38
31
39
32
-[Trigger Scripts with OCI Data Integration](https://medium.com/@aporcescu/trigger-scripts-with-oci-data-integration-b4fd483d9431)
40
-
- Trigger scripts from OCI Data Integration pipelines using OCI Functions and Paramiko
33
+
- Trigger scripts from OCI Data Integration pipelines using OCI Functions and Paramiko
34
+
35
+
-[Remove processed files with OCI Data Integration](https://medium.com/@aporcescu/remove-processed-files-with-oci-data-integration-1aa09644189f)
36
+
- Learn how to remove processed files from OCI Object Storage using OCI data Integration and OCI Functions
37
+
38
+
39
+
# Useful Link
40
+
41
+
-[OCI Data Integration - Extract data from Fusion Apps](https://www.youtube.com/watch?v=r0m1qCG8v5c)
42
+
- Video on how to use OCI Data Integration for extracting data from Oracle Fusion Apps
43
+
44
+
-[OCI Data Integration and Oracle Data Safe— Masking sensitive data between environments](https://eloi-lopes29.medium.com/oci-data-integration-masking-sensitive-data-between-environments-1ad386849419)
45
+
- OCI Data Integration and Oracle Data Safe— Masking sensitive data between environments
46
+
47
+
-[OCI Data Integration — Incremental data load](https://eloi-lopes29.medium.com/oci-data-integration-incremental-data-load-bd257d7e34cb)
48
+
- Step-by-step guide that explains how to create an incremental load in OCI DI
49
+
50
+
-[Automate OCI Data Integration Pipelines with parameters](https://medium.com/@eloi-lopes29/automate-oci-data-integration-pipelines-with-parameters-7d45584b82a5)
51
+
- Blog article explaining how to Automate OCI Data Integration Pipelines with parameters
41
52
42
53
-[Export/Import use cases for OCI Data Integration](https://www.ateam-oracle.com/post/oci-data-integration-exportimport-use-cases)
43
54
- OCI Data Integration's new export/import feature streamlines development, deployment, and governance by enabling seamless transfer of projects and objects across workspaces. Use cases include backups, version control, environment migration, sandbox creation, tenancy migration, disaster recovery, and enhanced collaboration
0 commit comments