Oracle Solution for Error ora-04062

Solution for Oracle Error ORA-04062

ORA-04062: string of string has been changed

What triggered the Error:

Attempt to execute a stored procedure to serve an RPC stub which specifies a timestamp or signature that is different from the current timestamp/signature of the procedure.

What should we do to fix it:

Recompile the caller in order to pick up the new timestamp.