SOD_OWNER table
The SOD_OWNER1 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 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 (P.
Role (R.
Character (2) DN DN to the owner specified in ISIM LDAP store. Character (2000) * Indicates the column is required and not null.
1 Indicates the table is added in release 5.1.
Parent topic: Separation of duty policy tables