Valid on z/OS.
Use DB2DBASE to secure DB2 databases.
When used with TSS ADDTO/REMOVE, this resource class has the following format:
TSS ADDTO(acid) DB2DBASE(database,...)
Two to eight characters
One to five DB2 database or prefixes per TSS command
This resource class has the following format for TSS PERMIT REVOKE:
TSS PERMIT(acid) DB2DBASE(database prefix(es))
Two to eight characters per prefix
Two to eight characters
One to five databases or prefixes per TSS command
DB2DBASE is used with:
The administrator can:
The DB2DBASE resource class supports all masking characters.
This example gives the Finance Department (FINDEPT) ownership of the database ACCTING:
TSS ADDTO(FINDEPT) DB2DBASE(ACCTING)
This example removes ownership of the database ACCTING :
TSS REMOVE(FINDEPT) DB2DBASE(ACCTING)
This example authorizes USRJANE to create new tables on database ACCTING:
TSS PERMIT(USRJANE) DB2DBASE(ACCTING)
ACCESS(CRETAB)
This example revokes USRJANE's Authority to access databases ACCTING:
TSS REVOKE(USRJANE) DB2DBASE(ACCTING)
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|