Database Security Products (MOSC)

MOSC Banner

ORA-29259: end-of-input reached

edited Jul 22, 2025 8:16AM in Database Security Products (MOSC) 24 commentsAnswered

Hi Team,

We are accessing external https site from oracle database. We have created ACL, wallet and downloaded certificates to wallet.

DB version 19.23

select utl_http.request('https:/rte..gov.in',null,'file:/u01/apex241/rte/wallet','welcome123') from dual;
select utl_http.request('https://rte.
.gov.in',null,'file:/u01/apex241/rte/wallet','welcome123') from dual
       *
ERROR at line 1:
ORA-29259: end-of-input reached
ORA-06512: at "SYS.UTL_HTTP", line 1530
ORA-06512: at "SYS.UTL_HTTP", line 380
ORA-06512: at "SYS.UTL_HTTP", line 1470
ORA-06512: at line 1

Can you provide the solution for your "ORA-29259: end-of-input reached" problem?

Thanks,

SGU

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center