DBA Data[Home] [Help] [Dependency Information]


TABLE: GMP.GMP_RESOURCE_DEVICES

Object Details
Object Name: GMP_RESOURCE_DEVICES
Object Type: TABLE
Owner: GMP
FND Design Data: TableGMP.GMP_RESOURCE_DEVICES
Subobject Name:
Status: VALID


This table stores data for Resource to Device association


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
GMP_RESOURCE_DEVICES_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnRESOURCE_ID
ColumnDEVICE_ID
Columns
Name Datatype Length Mandatory Comments
RESOURCE_ID NUMBER
Yes Unique identofier of the Resource
DEVICE_ID NUMBER
Yes Unique identifier of the Device
CREATED_BY NUMBER
Yes Standard who column
CREATION_DATE DATE
Yes Standard who column
LAST_UPDATED_BY NUMBER
Yes Standard who column
LAST_UPDATE_LOGIN NUMBER

Standard who column
LAST_UPDATE_DATE DATE
Yes Standard who column
Query Text

Cut, paste (and edit) the following text to query this object:


SELECT RESOURCE_ID
,      DEVICE_ID
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_LOGIN
,      LAST_UPDATE_DATE
FROM GMP.GMP_RESOURCE_DEVICES;

Dependencies

[top of page]

GMP.GMP_RESOURCE_DEVICES does not reference any database object

GMP.GMP_RESOURCE_DEVICES is referenced by following:

SchemaAPPS
SynonymGMP_RESOURCE_DEVICES