Oracle Solution for Error ora-14055

Solution for Oracle Error ORA-14055

ORA-14055: keyword REBUILD in ALTER INDEX REBUILD must immediately follow

What triggered the Error:

ALTER INDEX statement contained REBUILD keyword following some index attributes (e.g. INITRANS.)

What should we do to fix it:

Ensure that keyword REBUILD immediately follows the name of the index being altered