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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
ch_uday
Contributor
Contributor

Alternate solution for limitation of Columnstore index on azure sql source

Hi All,

Issue: We know that there is limitation of columnstore index tables are not supported to replicate CDC data from azure MSCDC.
Qlik Documentation link: Limitations and considerations | Qlik Replicate Help

My question is that anyone knows any alternate solution for the above issue.

 

Thanks

Uday Kumar

Labels (1)
4 Replies
john_wang
Support
Support

Hello @ch_uday ,

Thanks for reaching out to Qlik Community!

Replicate offers two methods to capture changes from a Microsoft SQL Server source database: one that reads from the transaction log (TLOG), and another that leverages Microsoft CDC (Change Data Capture). However, due to limitations in Microsoft SQL Server itself—not Replicate—neither method can capture changes from tables that use Columnstore Indexes. This limitation is documented in Microsoft's official documentation: Columnstore indexes can't be combined with the following features.

As workarounds, you may consider the following alternatives:

  1. ODBC with CDC as the source – This option requires Professional Services (PS) engagement.

  2. Using a View on the affected table – This enables Full Load ONLY replication, which can be scheduled at regular intervals (e.g., every 30 minutes) to mimic change capture.

Regards,

John.

Help users find answers! Do not forget to mark a solution that worked for you! If already marked, give it a thumbs up!
ch_uday
Contributor
Contributor
Author

Hello @john_wang 

 

Thank you for providing the alternate solutions. I will definitely give them a try.

Additionally, could we consider presenting this limitation to the R&D Team as a potential area for ideation? This might help us find a faster solution.

Thanks again!

 

john_wang
Support
Support

Hello @ch_uday ,

Thanks for following up.

Tickets submitted in the Ideation area are reviewed by our Product Management team. Other users can vote on these ideas, which helps influence prioritization and increases the likelihood of adoption.

According to current guidelines, Feature Requests should be submitted directly by users, rather than by the support team.

Please feel free to reach out if you need any further assistance!

Regards,

John.

Help users find answers! Do not forget to mark a solution that worked for you! If already marked, give it a thumbs up!
Dana_Baldwin
Support
Support

Hi @ch_uday 

You can submit your feature request at our ideation site here: https://community.qlik.com/t5/Ideas/idb-p/qlik-ideas

Thanks,

Dana