ACRELATION

This table is a master list of all the access control relationships that exist in the system. These relationships are between resources that are protected and the members in the system.

Column Descriptions:

NameTypeDescription
ACRELATION_IDINTEGER NOT NULLThe relation ID. This is the primary key.
RELATIONNAMEVARCHAR (128) NOT NULLThe name of the relationship.
OPTCOUNTERSMALLINTThe optimistic concurrency control counter for the table. Every time there is an update to the table, the counter is incremented.

Indexes:

NameColumn NamesType
<SYSTEM-GENERATED>ACRELATION_IDPrimary Key
I0000007RELATIONNAMEUnique Index

Referenced By Child Tables:

ConstraintColumnsChild TableChild ColumnsType
F_34ACRELATION_IDACPOLICYACRELATION_IDCascade
F_36ACRELATION_IDACRELDESCACRELATION_IDCascade
F_47ACRELATION_IDACRESMEMRLACRELATION_IDCascade
F_51ACRELATION_IDACRESRELACRELATION_IDCascade