Oracle Error Message
PLS-00720: type ‘string’ has evolved
Reason for the Error
The type has evolved. The version of the type used by the compiled code is not the same as the latest version of the type.
Solution
Recompile the code to use the latest version of the type.