ERROR | keyword UNIQUE may not be used in creating domain indexes |
CAUSE | An attempt was made to create a domain index with the UNIQUE attribute. |
ACTION | Remove UNIQUE from the CREATE INDEX statement. |
ERROR | keyword UNIQUE may not be used in creating domain indexes |
CAUSE | An attempt was made to create a domain index with the UNIQUE attribute. |
ACTION | Remove UNIQUE from the CREATE INDEX statement. |