2 Typical Implementation Events

In any implementation including RDS, there are many steps along the way before a system is running.

  • Provisioning

    • Provisioning includes the installation of the RDS Cloud Service including initial infrastructure required. This includes an ADW instance with schemas available for replication and extension, ORDS workspaces, and integration into Oracle Retail Home for display of usage metrics.

  • Data Seeding via Data Pump

    • The next step is creating an initial data load into RDS from the source application using Oracle Data Pump tools. This step is done by Oracle when the retailer indicates they are ready to move forward.

    • A prerequisite to this step is that the source application must have data ready to be replicated; this may be an involved process depending on the application in question. Refer to documentation for the source application. 

    • The result of this step is that a baseline set of data has been replicated from the source application to the RDS read-only schema.

  • GoldenGate Hub Configuration

    • A GoldenGate Hub instance is configured to replicate data from the source application's database to the RDS read-only schema.

    • This is done by Oracle when the retailer indicates they are ready to move forward.

    • The result of this is that the GoldenGate Hub is running and performing active replication from the source applications' database.

  • Extension

    • In this step, the retailer uses the tools that are part of RDS to build the custom extensions they need.