Previous Topic: SyntaxNext Topic: Usage


Parameters

ACCess MODule

Specifies that the type of resource is access module.

schema-name.access-module-name

Identifies the access module and its schema-name qualifier.

AREa

Specifies that the type of resource is area.

segment-name.area-name

Identifies the segment containing the area and the area name.

DB

Specifies that the type of resource is database.

database-name

Identifies a segment or a name in the database name table.

DBTable

Specifies that the type of resource is database name table.

dbtable-name

Identifies the database name table.

DMCL

Specifies that the type of resource is DMCL.

dmcl-name

Identifies the DMCL.

NONSQL SCHema

Specifies that the type of resource is non-SQL-defined schema.

Vnnnn.nonsql-schema-name

Identifies the non-SQL-defined schema and its version (nnnn).

SCHema

Specifies that the type of resource is an SQL-defined schema.

schema-name

Identifies the schema.

TABle

Specifies that the type of resource is table.

schema-name.table-name

Identifies the table and its schema-name qualifier.

ALL

Specifies all display options.

NONe

Specifies display of only the privileges and the authorization identifier to which they have been granted.

HIStory

Specifies display of the following:

VERB

Specifies the verb to be used in the display output.

If VERB is not specified, the privilege is displayed in the form of GRANT statements.

GRAnt

Specifies that privileges are displayed in the form of GRANT statements.

REVoke

Specifies substitution of "REVOKE" for "GRANT" in the display output.