PLS-00306: wrong number or type of arguments
Error "PLS-00306: wrong number or type of arguments" when using BOOLEAN type parameters in an Oracle pl/sql package. Package is invoked from Java using OJDBC. No errors until OJDBC version 23.6.xx, errors from 23.7.xx version.
0