Another Oracle blog

  • Home
  • About
  • About

Tag Archives: ACL

Home / Posts Tagged: ACL

ORA-24247: network access denied by access control list (ACL)

The error encountered is ORA-24247: network access denied by access control list (ACL) ORA-06512: at “OWNER.LDAP_NTFY”, line 410 ORA-06512: at line 2 And the solution is this: column acl format a30 column host format a20 column principal format a20 column privilege format a10 column is_grant format a8 set lines 1000 select acl , host ,…

Read More

October 27, 2015mardaffStreamsACL, ORA-24247
ora-base.com