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


TABLE: MSC.MSC_RP_RELEASE_STATUS

Object Details
Object Name: MSC_RP_RELEASE_STATUS
Object Type: TABLE
Owner: MSC
Subobject Name:
Status: VALID

Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
MSC_RP_RELEASE_STATUS_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnRELEASE_SESSION_ID
Columns
Name Datatype Length Mandatory Comments
RELEASE_SESSION_ID NUMBER
Yes
COMPLETION_PCNT NUMBER

STATUS NUMBER

LAST_UPDATE_DATE DATE
Yes
LAST_UPDATED_BY NUMBER
Yes
CREATION_DATE DATE
Yes
CREATED_BY NUMBER
Yes
LAST_UPDATE_LOGIN NUMBER

Query Text

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


SELECT RELEASE_SESSION_ID
,      COMPLETION_PCNT
,      STATUS
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATE_LOGIN
FROM MSC.MSC_RP_RELEASE_STATUS;

Dependencies

[top of page]

MSC.MSC_RP_RELEASE_STATUS does not reference any database object

MSC.MSC_RP_RELEASE_STATUS is referenced by following:

SchemaMSC
ViewMSC_RP_RELEASE_STATUS#