Library /sys$common/syshlp/RDOHELP72.HLB  —  Access rights, DEF_ACCESS
    This table lists the access rights that control access to
    database definitions.

      Access Right               To Grant        To Deny
    ---------------------------------------------------------------

      Define global field,        DEFINE          NODEFINE
      relation, or storage map

      Change global field         CHANGE          NOCHANGE

      Delete global field         DELETE          NODELETE

      Run two-phase commit        DISTRIBTRAN     NODISTRIBTRAN
      transaction on database

      Define, change, delete      CONTROL         NOCONTROL
      database protection

      [future versions]           REFERENCES      NOREFERENCES

      Specify, show, and review   SECURITY        NOSECURITY
      the security audit trail

      [future versions]           SHOW            NOSHOW

      Open or close a database    ADMINISTRATOR   NOADMINISTRATOR

      Any CHANGE DATABASE         ADMINISTRATOR   NOADMINISTRATOR
      option

      Delete a database           ADMINISTRATOR   NOADMINISTRATOR
    ---------------------------------------------------------------

    This table lists the access rights that control access to
    relation definitions.

      Access Right                  To Grant       To Deny
    --------------------------------------------------------------

      Define index or storage       DEFINE         NODEFINE
      map

      Define trigger                READ,DEFINE    NOREAD,NODEFINE

      Define view or constraint     READ,DEFINE    NOREAD,NODEFINE

      Change relation               CHANGE         NOCHANGE

      Delete relation,              DELETE         NODELETE
      index, view,
      constraint, or storage
      map

      Define, change, delete        CONTROL        NOCONTROL
      protection for
      relation

      [Reserved for future          SHOW           NOSHOW
      versions]

      [Reserved  for  future        OPERATOR       NOOPERATOR
      versions]
    --------------------------------------------------------------
Close Help