Provisioning Policy Attributes
The following table lists the provisioning policy attributes for Create Account:
Account Attribute |
Description |
---|---|
GRANTEE |
The database user name |
CONNECTAUTH |
The authority to connect to the database |
BINDADDAUTH |
The authority to create packages |
CREATETABAUTH |
The authority to create tables |
NOFENCEAUTH |
The authority to create non-fenced user-defined functions |
DBADMAUTH |
The database Admin authority |
IMPLSCHEMAAUTH |
The authority to implicitly create schemas be creating objects in non-existent schemas |
LOADAUTH |
The authority to use the DB2 load utility |
EXTERNALROUTINEAUTH |
The authority to create external routines |
QUIESCECONNECTAUTH |
The authority to access the database when it is in quiesce state (The quiesce state means the database is locked from creating an external connection through any application) |
SECURITYADMAUTH |
The authority to monitor and tune the SQL statements |