confm configuration macro def
DDL script| Constraint Name | Columns |
|---|---|
| RHN_CONFM_ENVIRONMENT_NAME_PK | ENVIRONMENT , NAME |
| Constraint Name | Columns | Referenced table | Referenced Constraint | On Delete Rule |
|---|---|---|---|---|
| RHN_CONFM_ENVIR_ENVIRONMENT_FK | ENVIRONMENT | RHN_ENVIRONMENT | RHN_ENVIR_NAME_PK | NO ACTION |

| 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_CONFM_ENVIRONMENT_NAME_PK | NORMAL | UNIQUE | ENVIRONMENT , NAME | DDL script |