Database Error Messages

PLS-00384

type mismatch found at 'string' in UPDATE's SET clause

Action

Change the expressions so that their datatypes match. You might want to use datatype conversion functions in the SET clause.