Oracle Solution for Error ora-26564

Solution for Oracle Error ORA-26564

ORA-26564: string argument is not of specified type

What triggered the Error:

er passed type of the given argument number doesn't match with the type of the argument in the stored arguments.

What should we do to fix it:

voke correct type procedure (i.e. get_XXX_arg)