Database Error Messages

PLS-00306

wrong number or types of arguments in call to 'string'

Action

Check the spelling and declaration of the subprogram name. Also confirm that its call is correct, its parameters are of the right datatype, and, if it is not a built-in function, that its declaration is placed correctly in the block structure.