Sets the permission levels for utility commands.
{ dbeng12 | dbsrv12 } -gu { all | none | DBA | utility_db } ...
DBA
All operating systems and database servers.
Sets permission levels for utility commands such as CREATE DATABASE and DROP DATABASE.
The utility_db level restricts the use of these commands to only those users who can connect to the utility database.
The value all is deprecated.