Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Oracle ETL pipeline, allowing for data synchronization with Oracle db #308

Open
acoard-aot opened this issue Feb 9, 2023 · 2 comments
Open
Assignees
Labels
incomplete AC Story has incomplete Acceptance Criteria
Milestone

Comments

@acoard-aot
Copy link
Contributor

acoard-aot commented Feb 9, 2023

Includes

  • OpenShift dev/test/prod ETL pipeline
  • Ability to transform all data from postgres back to Oracle, and vice versa, must be bidrectional
  • Ability to schedule jobs, or run it "live", depending on what requirements we identify.

TODO, breakdown task for/with Jaise:

  • Get Oracle connection on local machine - haley
  • Getting Oracle<->OCP access - also to MS Access
  • Meetings for Oracle/MS access, generate certs?
  • Technical decisions

Steps for SITE, but unsure if same for CATS:

  1. Data Custodian Approval email is needed, for SITE it would be either Alan or Karen (https://a100.gov.bc.ca/int/irs/viewApplication.do?name=SITE) as per IRS.
  2. once the ticket is raise the DBA will setup the encrypted listeners on 1543 for that proxy account
  3. Then the dev team and DBA co-ordinates manually for the certs as outlined in that Github link.
  4. The team which wrote that wiki page has moved from Typescript/Node.js to Spring Boot/Java for removing manual work , so things might be outdated
@acoard-aot acoard-aot added the incomplete AC Story has incomplete Acceptance Criteria label Feb 9, 2023
@jaise-aot jaise-aot pinned this issue Mar 8, 2023
@jaise-aot
Copy link
Contributor

completed PoC with SymmetricDS. Data from a sample PostgreSQL db is getting replicated accurately in Oracle 12c target database.

@jaise-aot
Copy link
Contributor

PoC started with Airbyte. Setup Airbyte on my local. Establishing connectivity with source and targets in my local.

@jaise-aot jaise-aot added this to the Moved to JIRA milestone Mar 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
incomplete AC Story has incomplete Acceptance Criteria
Projects
None yet
Development

No branches or pull requests

2 participants