-20380 ALTER INDEX WITH REGENERATE OPTION FOR index-name FAILED. INFORMATION RETURNED: SQLCODE sqlcode, SQLSTATE sqlstate, MESSAGE TOKENS token-list
Explanation
An ALTER INDEX statement was issued for index-name, but the index cannot be successfully regenerated.
System action
The statement cannot be processed.
Programmer response
Drop and re-create the index.
SQLSTATE
560CC