|
|
|
utl_http https ORA-29268
|
|||
|---|---|---|---|
|
#18+
Добрый день, коллеги! Имеем Oracle Database 12c Release 1 (12.1.0.2.0). Интернет идет через прокси. Необходимо при помощи utl_http и метода POST вернуть данные с сайта. При выполнении дает ошибку ORA-29268. Код: utl_http.set_wallet('file:\app\Administrator\oradata\cer\wallet','TEST_1234'); utl_http.set_proxy('proxy:port'); http_req := utl_http.begin_request(url, 'POST','HTTP/1.1'); utl_http.set_authentication(r => http_req, username => 'user',password => 'pas', for_proxy => true); utl_http.set_header(http_req, 'Content-Type', 'text/xml'); utl_http.set_header(http_req, 'Content-Length', length(soap_request)); utl_http.set_header(http_req, 'SOAPAction', 'TransferXml'); utl_http.write_text(http_req, soap_request); http_resp := utl_http.get_response(http_req); utl_http.read_text(http_resp, strData); utl_http.end_response(http_resp); Ошибку дает тут: http_req := utl_http.begin_request(url, 'POST','HTTP/1.1'); Весь интернет перерыл. Ничего не нашел, что могло бы помочь. Может кто подскажет, в чем может быть дело? Спасибо. ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 24.08.2016, 15:31:55 |
|
||
|
utl_http https ORA-29268
|
|||
|---|---|---|---|
|
#18+
может по может: http://www.cyberforum.ru/oracle/thread1663590.html ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 25.08.2016, 06:24:28 |
|
||
|
|

start [/forum/topic.php?fid=52&msg=39297976&tid=1887604]: |
0ms |
get settings: |
7ms |
get forum list: |
11ms |
check forum access: |
3ms |
check topic access: |
3ms |
track hit: |
156ms |
get topic data: |
10ms |
get forum data: |
2ms |
get page messages: |
31ms |
get tp. blocked users: |
1ms |
| others: | 196ms |
| total: | 420ms |

| 0 / 0 |
