Sequence generator related privileges

Privileges are provided to specified users for performing actions, such as delete, insert, select, and update, on SQL/MX objects. MXDM GUI allows users to view the privilege details for sequences. For the list of privileges on sequence generators, see HPE NonStop SQL/MX Reference Manual.

Grantee

The name of the user whose privilege is described. A grantee can be PUBLIC.

Grantor

The name of the user who granted the privileges or the special SQL user name SYSTEM. A grantor cannot be PUBLIC.

With Grant

Indicates if the user has grant privileges.

Grant Level
The level at which the permissions are visible. The grant levels are:
Schema

Indicates permissions are applied to the schema.

Object

Indicates permissions are applied directly to the object.

Column

Indicates the permissions applied to the column. If the object level privilege applies to all columns, individual column privileges are not displayed. Otherwise the individual column level permissions are listed.

Privileges

Describes the privileges granted to the user for a sequence generator. The only privilege that can be granted or revoked on a sequence generator is usage.