KFAA30552-E
The DBA privilege is required to execute the operation in "aa....aa". (M+J+O)
The DBA privilege is required to perform aa....aa. <SQLSTATE: 42K03>
- aa....aa: Operation that requires the DBA privilege
-
-
ALTER SERVER: Changing the foreign server definition
-
ALTER USER: Changing information about HADB users
-
CREATE SERVER: Defining a foreign server
-
CREATE USER: Creating HADB users
-
DROP SERVER: Deleting a foreign server
-
DROP USER: Deleting HADB users
-
GRANT AUDIT ADMIN: Granting the audit admin privilege
-
GRANT AUDIT VIEWER: Granting the audit viewer privilege
-
GRANT DBA: Granting the DBA privilege
-
GRANT CONNECT: Granting the CONNECT privilege
-
GRANT CRYPTO ADMIN: Granting the CRYPTO ADMIN privilege
-
GRANT SCHEMA: Granting the schema definition privilege
-
REVOKE DBA: Revoking the DBA privilege
-
REVOKE CONNECT: Revoking the CONNECT privilege
-
REVOKE CRYPTO ADMIN: Revoking the CRYPTO ADMIN privilege
-
REVOKE SCHEMA: Revoking the schema definition privilege
If multiple privileges were specified in the GRANT or REVOKE statement, only one of those privileges is displayed.
-
- S:
-
Ignores this SQL statement. Alternatively, the system invalidates this transaction.
- Action:
-
Ensure an HADB user with the DBA privilege performs aa....aa.
Note that if aa....aa is REVOKE CRYPTO ADMIN, the HADB user who has CRYPTO ADMIN privilege can revoke the CRYPTO ADMIN privilege he has.