PLS-00516: Type mismatch between object table and value 'string' in INSERT statement
Cause: In the INSERT statement operating on typed tables (tables of objects), the type of a non-aggregate value did not match the object type of the table.
Action: Provide a value of appropriate type.