Oracle Message ORA-22952 - Nested Table equality requires a map method on the element ADT

ERRORNested Table equality requires a map method on the element ADT
CAUSENested Table equality was tried where the element ADT did not have a map method defined on it.
ACTIONDefine a map method on the element ADT..