Oracle Message ORA-23293 - Cannot rename a column which is part of a join index

ERRORCannot rename a column which is part of a join index
CAUSEThe column participates in a join index.
ACTIONIf you need to rename the column, you need to drop the join index.