PL/SQL (MOSC)

MOSC Banner

UTL_HTTP -> ORA-12535: TNS:operation timed out

edited Aug 23, 2024 8:10AM in PL/SQL (MOSC) 7 commentsAnswered

We have an HTTP request that works when it's made as sys, but doesn't work when another user is connected. ACLs for the user are configured.
We have migrated our 19.23 cluster to new servers and changed to a multitenant PDB. We had not this problem before the migration.

SELECT UTL_HTTP.REQUEST ('https://exemple.com', NULL, 'file:/u01/app/oracle/admin/wallet', 'password') FROM DUAL


*
ERROR at line 1:
ORA-12535: TNS:operation timed out

I would appreciate any help.

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