Skip to Main Content

SQL Developer Data Modeler

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Custom DDL script or Network ACLs

user10440593May 1 2015 — edited May 5 2015

In our environment after SYS runs CREATE USER statements, it also needs to run a script to set up Network ACL privileges for the new user using calls to the dbms_network_acl_admin package.

Is it possible to associate a custom script with a user so that when "Export DDL File" is used, the script is exported along with the CREATE USER statements?

Alternatively, is there support for Network ACLs somewhere that I missed?

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 2 2015
Added on May 1 2015
1 comment
1,055 views