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


TABLE: PA.PA_PARALLEL_AUTOINSTALL

Object Details
Object Name: PA_PARALLEL_AUTOINSTALL
Object Type: TABLE
Owner: PA
FND Design Data: TablePA.PA_PARALLEL_AUTOINSTALL
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_INTERFACE
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
PA_PARALLEL_AUTOINSTALL_U1 NORMAL UNIQUE TablespaceAPPS_TS_INTERFACE ColumnTABLE_NAME
Columns
Name Datatype Length Mandatory Comments
TABLE_NAME VARCHAR2 (30)
Name of the Table which will be upgraded.
TABLE_MIN_ID NUMBER (15)
Minimum value of the Primary Key of the Table.
TABLE_MAX_ID NUMBER (15)
Maximum value of the Primary Key of the Table.
CREATION_DATE DATE

Standard WHO Column.
LAST_UPDATE_DATE DATE

Standard WHO Column.
Query Text

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


SELECT TABLE_NAME
,      TABLE_MIN_ID
,      TABLE_MAX_ID
,      CREATION_DATE
,      LAST_UPDATE_DATE
FROM PA.PA_PARALLEL_AUTOINSTALL;

Dependencies

[top of page]

PA.PA_PARALLEL_AUTOINSTALL does not reference any database object

PA.PA_PARALLEL_AUTOINSTALL is referenced by following:

SchemaAPPS
SynonymPA_PARALLEL_AUTOINSTALL