I am executing a store procedure on V9.7.
When i run the SP using JDBC call am getting below error,
" SQL0440N No authorized routine named "PROCEDURE" of type "XXX" having compatible arguments was found. SQLSTATE=42884 "
Please guide me to resolve this issue.
Thanks in advance!
When i run the SP using JDBC call am getting below error,
" SQL0440N No authorized routine named "PROCEDURE" of type "XXX" having compatible arguments was found. SQLSTATE=42884 "
Please guide me to resolve this issue.
Thanks in advance!