Database Networking (MOSC)

MOSC Banner

UTL_INADDR.get_host_address throws ORA-08103

edited Jul 23, 2013 4:14AM in Database Networking (MOSC) 4 commentsAnswered
Hi,
has someone experienced that trying to call

SELECT UTL_INADDR.get_host_address('google.com') FROM dual;

throws ORA-08103?

This message started to appear in the alert log caused by scheduled job which calls ORACLE_OCM.MGMT_DB_LL_METRICS.collect_config_metrics ('ORACLE_OCM_CONFIG_DIR');

When I try run the  UTL_INADDR.get_host_address on other database I get message, that it is not allowed by ACL (which is expected).

Is it possible that the acl records are somehow damaged?

-- JMr

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