Oracle Error ORA-30550: index depends on a package/function spec/body which is not valid

Oracle Error Message

ORA-30550: index depends on a package/function spec/body which is not valid

Reason for the Error

the functional indexes depends on some invalid/non-existent package/function spec/body

Solution

verify that all the package/functions which the index depends on exist and are valid