Gives the ALTER, CREATE, DISPLAY, DROP, and USE privileges, as applicable, on the resource identified in the ON parameter to the users or groups identified in the TO parameter.
Gives the ALTER privilege on the resource identified in the ON parameter to the users or groups identified in the TO parameter.
The ALTER privilege on a resource allows a user to modify the definition of the resource. The ALTER privilege on a DMCL or database name table also allows a user to generate a load module from the definition.
Gives the CREATE privilege on the resource identified in the ON parameter to the users or groups identified in the TO parameter.
The CREATE privilege on a resource allows a user to define the resource.
Gives the DISPLAY privilege on the resource identified in the ON parameter to the users or groups identified in the TO parameter.
The DISPLAY privilege allows the user to issue a DISPLAY RESOURCE statement on the named resource. The grantable DISPLAY privilege allows a user to issue a DISPLAY PRIVILEGES statement on the named resource.
The DISPLAY privilege on a DBTABLE resource is required for a user to produce a DBTABLE listing using IDMSRPTS. The DISPLAY privilege on a DMCL resource is required for a user to produce a DMCL listing using IDMSRPTS. The DISPLAY privilege on a DB resource is required for a user to produce a segment listing using IDMSRPTS.
Gives the DROP privilege on the resource identified in the ON parameter to the users or groups identified in the TO parameter.
The DROP privilege on a resource allows a user to delete the definition of the resource.
Gives the USE privilege on the resource identified in the ON parameter to the users or groups identified in the TO parameter.
Specifies the resource to which the definition privileges apply.
Identifies a DMCL.
The scope of a privilege granted on a DMCL resource includes these physical database definition statements:
You can wildcard dmcl-name.
Note: For more information about wildcarding, see Using a Wildcard.
Identifies a database name table.
The scope of a privilege granted on a DBTABLE resource includes these physical database definition statements:
You can wildcard dbtable-name.
Note: For more information about wildcarding, see Using a Wildcard.
Identifies a segment or a name in the database name table.
The scope of a privilege granted on a DB resource includes these physical database definition statements:
You can wildcard database-name.
Note: For more information about wildcarding, see Using a Wildcard.
Specifies the users or groups to whom you are giving definition privileges.
Specifies all users.
Identifies a user or group.
Note: Expanded syntax for authorization-identifier is presented in chapter Notes on Security Statement Syntax.
Gives the authority to grant the specified definition privileges on the named resource to the users or groups identified in the TO parameter. Only a holder of the applicable DBADMIN privilege or a holder of SYSADMIN privilege can specify WITH GRANT OPTION.
A privilege granted with the WITH GRANT OPTION is called a grantable privilege.
|
Copyright © 2014 CA.
All rights reserved.
|
|