RSC_RESOURCE_DELEGATIONS_HIST

This table tracks evaluated delegated users in the table TM_PENDING_APPROVERS_EVALS so that the system queries a shorter table when searching still active delegated users to reevaluate. The data in this table are kept until the delegation is removed or no longer active.

Foreign Keys

This table does not have any foreign keys.

Column Descriptions

Column Name

Null?

Data Type

Description

RESOURCE_DELEGATION_ID

NOT NULL

NUMBER(19)

System-generated identifier for resource delegation

VERSION

NOT NULL

NUMBER(38)

System-generated version for the entity. This column must not be updated manually.

Indexes

This table does not have any indexes.

Sequences

This table does not have any sequences.