Oracle Error Message
ORA-14055: keyword REBUILD in ALTER INDEX REBUILD must immediately follow
Reason for the Error
ALTER INDEX statement contained REBUILD keyword following some index attributes (e.g. INITRANS.)
Solution
Ensure that keyword REBUILD immediately follows the name of the index being altered