Database Error Messages

PLS-00385

type mismatch found at 'string' in SELECT...INTO statement

Action

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