WP_UNAVAILABLE_RESOURCES

This table stores the resources that are unavailable for a given unavailable resource warning.

Foreign Keys

Primary Key Table

Primary Key Column

Foreign Key Column

WP_SCHEDULE_WARNINGS

SCHEDULE_WARNING_ID

ID

KNTA_USERS

USER_ID

RESOURCE_ID

Column Descriptions

Column Name

Null?

Data Type

Description

ID

NOT NULL

NUMBER

Foreign key for table WP_SCHEDULE_WARNINGS. Identifies the warning.

RESOURCE_ID

NOT NULL

NUMBER

Identifies the resource that is not available

SEQ

NOT NULL

NUMBER

Indicates the sequence number of the resource in the list of unavailable resources for a given warning

Indexes

Index Name

Index Type

Sequence

Column Name

FK677A2410A1B1A5A3_I

NONUNIQUE

1

RESOURCE_ID

SYS_C005201616

UNIQUE

1

ID

SYS_C005201616

UNIQUE

2

SEQ

Sequences

This table uses no sequences.