Oracle Error Message
ORA-26564: string argument is not of specified type
Reason for the Error
User passed type of the given argument number doesn’t match with the type of the argument in the stored arguments.
Solution
Invoke correct type procedure (i.e. get_XXX_arg)