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

ERROROnly LOCAL bitmap indexes are permitted on partitioned tables
CAUSEAn attempt was made to create a global bitmap index on a partioned table.
ACTIONcreate a local bitmap index instead.