Set permission values globally in the database
In the database, you can set a global permission value that applies to all users. Typically permissions are globally false and are then enabled for the specific roles or users that require the permission.
- In the database, go to the UTL_ACTION_CONFIG_PARM table.
- For a permission in the PARM_NAME column, set the value in the PARM_VALUE column to TRUE or FALSE.