Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I want to configure Oracle on premise only to load full load, but in the parameters of connection need put the asm parameter.
there are any way to configure parameter connection in oracle as source without asm and cdc.
Thanks
Configuring Oracle as a source without CDC is a solid choice for simpler data pipelines. It works well when real-time streaming isn’t needed — you can pull data in batches, schedule extractions, and still keep things efficient. Just make sure to optimize your queries and manage load to avoid impacting the production database.
Configuring Oracle as a source without CDC is a solid choice for simpler data pipelines. It works well when real-time streaming isn’t needed — you can pull data in batches, schedule extractions, and still keep things efficient. Just make sure to optimize your queries and manage load to avoid impacting the production database.