Oracle Solution for Error ora-22345

Solution for Oracle Error ORA-22345

ORA-22345: recompile type string.string before attempting this operation

What triggered the Error:

attempt was made to perform an operation which requires the specified datatype to be valid, but the datatype is invalid

What should we do to fix it:

compile the specified type and retry the operation