Data Management (DMS) provides the super SQL mode. After you enable this mode as a DMS administrator or a database administrator (DBA), you can execute SQL statements on the SQLConsole tab without being constrained by security rules.
Prerequisites
-
You are a DMS administrator or database administrator (DBA). For information about user roles, see System roles.
-
The database instance for which you want to enable metadata access control is managed in Security Collaboration mode. For more information, see Control modes.
Background information
To improve the security and stability of database instances, DMS administrators and DBAs tend to configure security rules for database instances. For example, an unauthorized user cannot execute DML statements for database instances in a production environment on the SQLConsole tab. To apply for the required permissions, the user must submit a ticket.
However, security rules also bring inconvenience to users who are granted high-level permissions such as DMS administrators and DBAs. To bypass the restrictions of security rules, such users can execute SQL statements in super SQL mode.