ERROR | tablespace specified during CREATE INDEX is not valid |
CAUSE | A tablespace specified in the parameter string of a CREATE INDEX operation did not exist or the current user did not have sufficient privileges on the tablespace. |
ACTION | Create the tablespace, grant appropriate privileges on the tablespace to the current user, or choose a different tablespace. |