| Name | Type | Nullable | Default value | Comment |
|---|---|---|---|---|
| ID | NUMBER(38) | N | ||
| STAMP | TIMESTAMP(6) WITH LOCAL TIME ZONE | Y | ||
| USER_ID | NUMBER(38) | Y |
| Constraint Name | Columns |
|---|---|
| LOG_ID_PK | ID |
| Constraint Name | Columns | Referenced table | Referenced Constraint | On Delete Rule |
|---|---|---|---|---|
| LOG_USER_ID_FK | USER_ID | WEB_CONTACT_ALL | WEB_CONTACT_ALL_PK | NO ACTION |

| Option | Settings |
|---|---|
| Tablespace | USERS |
| Index Organized | No |
| Generated by Oracle | No |
| Clustered | No |
| Nested | No |
| Temporary | No |
| Index Name | Type | Unuqueness | Columns | DDL script |
|---|---|---|---|---|
| LOG_ID_PK | NORMAL | UNIQUE | ID | DDL script |
| Table | Constraint |
|---|---|
| WEB_CONTACT_LOG | SYS_C009228 |
| RHNSERVER_LOG | SYS_C009240 |
| RHNSERVERGROUP_LOG | SYS_C009248 |