Hi there,

I'm having a problem with an index that I'm trying to rebuild (actually it's for a customer) they are getting the following error.

ALTER INDEX MACKAYS.WAR_PIK_BRN_TOT_WORK_X1 REBUILD NOLOGGING PARALLEL 5;
ALTER INDEX MACKAYS.WAR_PIK_BRN_TOT_WORK_X1 REBUILD NOLOGGING PARALLEL 5
*
ERROR at line 1:
ORA-12801: error signaled in parallel query server P003
ORA-00932: inconsistent datatypes

Any ideas of things I could try would be great.

A