the impact of Bitmap Indexes on DML Operation
Dear All,
I'm wondering if there is a solution to avoid the impact of Bitmap indexes when an Update Command is running on a big table.
Version: 11.2.0.4
Partitioned Table with 8 Billions records, has a PK (4 columns) and has 2 other bitmap indexes and 2 other normal indexes.
regards