-4011: Unknown index name 

Explanation:

There is no named index with the specified name for the table being used.

User Action:

Use a <QUERY statement> issued on the system table DOMAIN.IND_USES_COL to find out the existing indexes. Change the index name in the SQL statement accordingly.