Change Data Capture and CLOBS
I would like to build a real-time repository using CDC but unfortunately it does not support CLOBS. Is there an Oracle 10g solution for building such a repository that can handle the loading of LOB data?
0