| Name | Type | Nullable | Default value | Comment |
|---|---|---|---|---|
| ERRATA_ID | NUMBER(38) | N | ||
| PROCESSED | NUMBER(38) | N | (0) -- this should get a check as well? |
| Constraint Name | Columns | Referenced table | Referenced Constraint | On Delete Rule |
|---|---|---|---|---|
| RHN_SNPERRQUEUE_EID_FK | ERRATA_ID | RHNERRATA | RHN_ERRATA_ID_PK | CASCADE |

| Option | Settings |
|---|---|
| Tablespace | DATA_TBS |
| Index Organized | No |
| Generated by Oracle | No |
| Clustered | No |
| Nested | No |
| Temporary | No |
| Index Name | Type | Unuqueness | Columns | DDL script |
|---|---|---|---|---|
| RHN_SNPERRQUEUE_EID_UQ | NORMAL | UNIQUE | ERRATA_ID | DDL script |