SOD_OWNER table
The SOD_OWNER
1 table stores
information about the owners for a separation of duty policy. There
can be more than one owner for each separation of duty policy.
Column Name | Description | Data type |
---|---|---|
ID * |
Owner unique ID. Primary key. | Numeric |
POLICY_ID * |
Separation of duty policy ID that is associated
with the data. References SOD_POLICY(ID) . |
Numeric |
OWNER_NAME |
Name of the person or role that is listed as the owner of this separation of duty policy. | Character (256) |
BUSINESS_UNIT_NAME |
Name of the business unit of the person
or role
defined in OWNER_NAME . |
Character (256) |
TYPE |
The type of owner represented by this
row. Valid
values are: Person ( Role ( |
Character (2) |
DN |
DN to the owner specified in the IBM Verify Identity Governance LDAP store. | Character (2000) |
* Indicates the column is required and not null.
1 Indicates the table is added in release 5.1.