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


TABLE: JTF.JTF_FM_PARTITION_X_REQUEST

Object Details
Object Name: JTF_FM_PARTITION_X_REQUEST
Object Type: TABLE
Owner: JTF
FND Design Data: TableJTF.JTF_FM_PARTITION_X_REQUEST
Subobject Name:
Status: VALID

***** Warning: Oracle Internal Use Only *****

Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.

Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
PARTITION_ID NUMBER
Yes This column contains numeric representation of partition name
PARTITION_NAME VARCHAR2 (50) Yes This column contains partition name where the request data will be stored.
REQUEST_ID NUMBER

This column contains request ID that is using that partition.
Query Text

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


SELECT PARTITION_ID
,      PARTITION_NAME
,      REQUEST_ID
FROM JTF.JTF_FM_PARTITION_X_REQUEST;

Dependencies

[top of page]

JTF.JTF_FM_PARTITION_X_REQUEST does not reference any database object

JTF.JTF_FM_PARTITION_X_REQUEST is referenced by following:

SchemaJTF
ViewJTF_FM_PARTITION_X_REQUEST#