Oracle cloud to exchange server connectivity?

To discuss and share Oracle clouds related topics & features of Software as a Service (SaaS), Platform as a Service (PaaS), Infrastructure as a Service (IaaS). We will try to cover Oracle Autonomous database, EBS, etc.
Post Reply
admin
Posts: 2062
Joined: Fri Mar 31, 2006 12:59 am
Location: Pakistan
Contact:

Oracle cloud to exchange server connectivity?

Post by admin »

DB 12c ACL is deprecated and ACE should be used.

APEX email error,
ORA-24250: No supported authentication scheme found

BEGIN
DBMS_NETWORK_ACL_ADMIN.APPEND_HOST_ACE(
host => '*',
ace => xs$ace_type(privilege_list => xs$name_list('connect'),
principal_name => 'APEX_180100',
principal_type => xs_acl.ptype_db));
END;

https://docs.oracle.com/database/apex-1 ... HTMIG29487
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest