| ERROR | column string data type is not supported for index set columns |
| CAUSE | You specified a column in the column list of an index of an index set which does not have a valid datatype |
| ACTION | use only DATE, NUMBER, CHAR, or VARCHAR2 columns in index column lists |