FND_USER_ROLE_MIGRATION_DONE

Details

  • Schema: USER_MIGRATION

  • Object owner: FND

  • Object type: TABLE

  • Tablespace: Default

Primary Key

Name Columns

TABLE1_PK

COMPLETED_USER_ROLE_ID, USER_ID, ROLE_ID

Columns

Name Datatype Length Precision Not-null Comments
COMPLETED_USER_ROLE_ID NUMBER 18 Yes COMPLETED_USER_ROLE_ID
TARGET_ID VARCHAR2 256 The uid of the resource created in the IDM backend
USER_NAME VARCHAR2 100 USER_NAME
USER_ID NUMBER 18 Yes USER_ID
ROLE_ID NUMBER 18 Yes ROLE_ID
ROLE_COMMON_NAME VARCHAR2 4000 ROLE_COMMON_NAME
OPERATION_TYPE VARCHAR2 20 Yes OPERATION_TYPE
TARGET VARCHAR2 10 Yes TARGET
CREATION_DATE TIMESTAMP Yes Who column: indicates the date and time of the creation of the row.
LAST_UPDATE_DATE TIMESTAMP Yes Who column: indicates the date and time of the last update of the row.
LAST_UPDATED_BY VARCHAR2 64 Yes Who column: indicates the user who last updated the row.
LAST_UPDATE_LOGIN VARCHAR2 32 Who column: indicates the session login associated to the user who last updated the row.
CREATED_BY VARCHAR2 64 Yes Who column: indicates the user who created the row.