Valid on z/OS.
Use DB2PLAN to secure DB2 plans.
When used with TSS ADDTO/REMOVE, this resource class has the following format:
TSS ADDTO(acid) DB2PLAN(plan,plan,plan,...)
One to eight characters
One to five DB2 plans or prefixes per TSS command
When used with TSS PERMIT/REVOKE, this resource class has the following format:
TSS PERMIT(acid) DB2PLAN(plan prefix(es))
One to eight characters per prefix
One to five plans or prefixes per TSS command
DB2PLAN is used with:
The administrator can specify:
This example gives the Engineering Department (ENGDEPT) ownership of the plan SR19052P:
TSS ADDTO(ENGDEPT) DB2PLAN(SR19052P)
This example removes ownership of the plan SR19052P:
TSS REMOVE(ENGDEPT) DB2PLAN(SR19052P)
This example authorizes USRMIKE to bind on plan SR19052P:
TSS PERMIT(USRMIKE) DB2PLAN(SR15092P) ACCESS(BIND)
This example revokes USRMIKE's Authority to plan SR19052P:
TSS REVOKE(USRMIKE) DB2PLAN(SR19052P)
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|