Hitachi

Hitachi Advanced Database Messages


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 USER: Changing information about HADB users

  • CREATE USER: Creating HADB users

  • 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 SCHEMA: Granting the schema definition privilege

  • REVOKE DBA: Revoking the DBA privilege

  • REVOKE CONNECT: Revoking the CONNECT 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.