Oracle Error Message
ORA-04062: string of string has been changed
Reason for 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.
Solution
Recompile the caller in order to pick up the new timestamp.