urlps url probe step
DDL script| Constraint Name | Columns |
|---|---|
| RHN_URLPS_RECID_PK | RECID |
| Constraint Name | Check Condition |
|---|---|
| RHN_URLPS_COOKIE_SEC_CK | cookie_secure in ('0','1') |
| RHN_URLPS_LOAD_SUB_CK | load_subsidiary in ('0','1') |
| RHN_URLPS_VER_LINKS_CK | verify_links in ('0','1') |
| Constraint Name | Columns | Referenced table | Referenced Constraint | On Delete Rule |
|---|---|---|---|---|
| RHN_URLPS_URLPB_URL_PR_ID_FK | URL_PROBE_ID | RHN_URL_PROBE | RHN_URLPB_PROBE_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_URLPS_RECID_PK | NORMAL | UNIQUE | RECID | DDL script |
| RHN_URLPS_URL_PR_ID_STP_N_UQ | NORMAL | UNIQUE | URL_PROBE_ID , STEP_NUMBER | DDL script |