1.1.1

Table Of Contents
ContentsNullableLengthTypeColumn Name
No (alias created by a
user)
No1BOOLEANSYSTEMALIAS
A Java interface that
encapsulates the additional
Yes2,147,483,647com.vmware.sqlfabric.internal.catalog.AliasInfo
This class is not part of
the public API.
ALIASINFO
information that is specic
to an alias.
System-generated
identier.
No128VARCHARSPECIFICNAME
The schema in which the
procedure result processor
resides.
No128VARCHARALIASSCHEMANAME
SYSCHECKS
Describes all check constraints in the SQLFire distributed system.
Table 17: SYSCHECKS system table
ContentsNullableLengthTypeColumn Name
Unique identier for the
constraint
No36CHARCONSTRAINTID
Text of check constraint
denition
No32,700LONG VARCHARCHECKDEFINITION
Description of the
columns referenced by a
No2,147,483,647com.vmware.sqlre.internal.catalog.ReferencedColumnsREFERENCEDCOLUMNS
Note: This class
is not part of the
public API.
CHECK CONSTRAINT
denition
SYSCOLPERMS
Stores the column permissions that have been granted but not revoked.
All of the permissions for one (GRANTEE, TABLEID, TYPE, GRANTOR) combination are specied in a
single row in the SYSCOLPERMS table. The keys for the SYSCOLPERMS table are:
Primary key (GRANTEE, TABLEID, TYPE, GRANTOR)
Unique key (COLPERMSID)
Foreign key (TABLEID references SYS.SYSTABLES)
Table 18: SYSCOLPERMS system table
ContentsNullableLengthTypeColumn Name
Used by the dependency
manager to track the
No36CHARCOLPERMSID
dependency of a view,
vFabric SQLFire User's Guide664
vFabric SQLFire Reference