Hi Techies,
I have this funny when I update via a partitioned view.
On the base tables I right click and untick the option "enforce constraints for replication". Now when I do and update it errors with "UNION ALL view 'tm_trans_current' is not updatable because a partitioning column was not found".
But when I tick the constraints option in my base table, the update works.
Any ideas why this would happen?
I have this funny when I update via a partitioned view.
On the base tables I right click and untick the option "enforce constraints for replication". Now when I do and update it errors with "UNION ALL view 'tm_trans_current' is not updatable because a partitioning column was not found".
But when I tick the constraints option in my base table, the update works.
Any ideas why this would happen?