Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
lguevara
Partner - Creator II
Partner - Creator II

Configure Oracle as source without cdc

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

Labels (3)
1 Solution

Accepted Solutions
Harryjames21
Contributor II
Contributor II

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.

View solution in original post

1 Reply
Harryjames21
Contributor II
Contributor II

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.