Data migration from Oracle Database Clob to GCP Bucket

29 Views Asked by At

A scenario where data migration is needed from an Oracle Database, where application data is stored in a CLOB (Character Large Object) format, which could include files in formats such as PDF, XML, Base64, PNG, etc. The goal is to migrate these CLOB data into a Google Cloud Platform (GCP) Bucket.

Any ideal for above problem statement

0

There are 0 best solutions below