Showing posts with label ORA-25122: Only LOCAL bitmap indexes are permitted on partitioned tables. Show all posts
Showing posts with label ORA-25122: Only LOCAL bitmap indexes are permitted on partitioned tables. Show all posts

Wednesday, 25 April 2012

ORA-25122: Only LOCAL bitmap indexes are permitted on partitioned tables

ORA-25122: Only LOCAL bitmap indexes are permitted on partitioned tables

Cause: An attempt was made to create a global bitmap index on a partioned table.

Action: create a local bitmap index instead.