1.1

Table Of Contents
ContentsNullableLengthTypeColumn Name
If the row represents a role
grant, this is the
No128VARCHARGRANTEE
authorization identier of
a user or role to which this
role is granted. If the row
represents a role
denition, this is the
database owner's user
name.
This is the authorization
identier of the user that
No128VARCHARGRANTOR
granted this role. If the
row represents a role
denition, this is the
authorization identier
_SYSTEM. If the row
represents a role grant, this
is the database owner's
user name (since only the
database owner can create
and grant roles).
A role denition is
modelled as a grant from
No1CHARWITHADMINOPTION
_SYSTEM to the database
owner, so if the row
represents a role
denition, the value is
always 'Y'. This means
that the creator (the
database owner) is always
allowed to grant the newly
created role. Currently
roles cannot be granted
WITH ADMIN OPTION,
so if the row represents a
role grant, the value is
always 'N'.
If the row represents a role
denition, this value is 'Y'.
No1CHARISDEF
If the row represents a role
grant, the value is 'N'.
SYSROUTINEPERMS
Stores the permissions that have been granted to routines.
Each routine EXECUTE permission is specied in a row in the SYSROUTINEPERMS table. The keys for the
SYSROUTINEPERMS table are:
Primary key (GRANTEE, ALIASID, GRANTOR)
Unique key (ROUTINEPERMSID)
vFabric SQLFire User's Guide652
vFabric SQLFire Reference