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


TABLE: HR.PER_RI_RT_GEN

Object Details
Object Name: PER_RI_RT_GEN
Object Type: TABLE
Owner: HR
FND Design Data: TablePER.PER_RI_RT_GEN
Subobject Name:
Status: VALID


TestSuite Generator Request Details


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
SYS_IL0000411595C00008$$ LOB UNIQUE TablespaceAPPS_TS_TX_DATA
PER_RI_RT_GEN_PK NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnREQUEST_ID
Columns
Name Datatype Length Mandatory Comments
JOB_NAME VARCHAR2 (100)
Job Name
REQUEST_ID NUMBER (15) Yes The Request ID
USER_ID NUMBER (15)
The User ID
SUBMISSION_DATE DATE

The Date of Submission
COMPLETION_DATE DATE

The Date of Completion
REQUEST_STATUS VARCHAR2 (1)
Request Status
REQUEST_PHASE VARCHAR2 (1)
Request Phase
TEST_SUITE BLOB (4000)
The Blob Column containing the test suite
Query Text

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


SELECT JOB_NAME
,      REQUEST_ID
,      USER_ID
,      SUBMISSION_DATE
,      COMPLETION_DATE
,      REQUEST_STATUS
,      REQUEST_PHASE
,      TEST_SUITE
FROM HR.PER_RI_RT_GEN;

Dependencies

[top of page]

HR.PER_RI_RT_GEN does not reference any database object

HR.PER_RI_RT_GEN is referenced by following:

SchemaAPPS
SynonymPER_RI_RT_GEN
SchemaPUBLIC
SynonymPER_RI_RT_GEN