dears
I am trying to call java method from oracle database 19c
I got this error
ORA-29532: Java call terminated by uncaught Java exception: java.security.AccessControlException: the Permission ("javax.net.ssl.SSLPermission" "setHostnameVerifier") has not been granted to EINV. The PL/SQL to grant this is dbms_java.grant_permission( 'EINV', 'SYS:javax.net.ssl.SSLPermission', 'setHostnameVerifier', '' )
i am sure i set the grant and do commit
any ideas ,,,,,,,,,,,,,,,
regards
