When trying to call utl_http.request, using a wallet (like this: select utl_http.request ('https://my.url/',null,
'file:/etc/ORACLE/WALLETS/oracle','password') from dual;
the following error come up:
Error at line 1
ORA-29273: HTTP request failed
ORA-06512: at "SYS.UTL_HTTP", line 1577
ORA-29106: Cannot import PKCS #12 wallet.
ORA-06512: at line 1
It works perfectly fine with SQL*plus...
Please run the statement with F9 instead of F5
© 2025 Quest Software Inc. ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center