Oracle Solution for Error ora-10664

Solution for Oracle Error ORA-10664

ORA-10664: Table has bitmap join indexes

What triggered the Error:

SHRINK was issued on a table with bitmap join indexes.

What should we do to fix it:

Drop bitmap join indexes and reissue SHRINK on the object.