Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

wsdl web service accessed (https) - ORA-29273: HTTP request failed

AndreasConNov 14 2012 — edited Nov 14 2012
I am using 11g (11.2.0.1.0)

I have already set up a function that access a WSDL service, sending an XML request with response. This is an HTTPS service and I had successfully setup the ACL configuration.
Wallets and certificates were also imported as required.
However this stopped working and I get the following ERRORs, which I can not find out why?

ORA-29273: HTTP request failed
ORA-06512: at "SYS.UTL_HTTP", line 1130
ORA-12545: Connect failed because target host or object does not exist

The same service works perfectly to another 11g database..

Any ideas?
This post has been answered by Billy Verreynne on Nov 14 2012
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 12 2012
Added on Nov 14 2012
4 comments
3,117 views