ROLE_PROVISIONING

896 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
OBJECT_ID VARCHAR2 30 null

The unique ID for the relation.

ROLE_OBJECT_ID VARCHAR2 30 null
ROLE.OBJECT_ID FK_ASS_9R

The ID of the role associated.

PROVISIONING_OBJECT_ID VARCHAR2 30 null
PROVISIONING_ENDPOINT.OBJECT_ID FK_ASS_10R

The ID of the provisioning endpoint associated

ACTIVE CHAR 1 null

Indicates if this Relationship is active or deleted.

LAST_CHANGED TIMESTAMP(6) 11,6 null

The date and time of the last change of the record.

CODE VARCHAR2 500 null

Indexes

Constraint Name Type Sort Column(s)
ROLE_PROVISIONING_PK Primary key Asc OBJECT_ID

Relationships