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


TABLE: AMS.AMS_SEARCH_IDS

Object Details
Object Name: AMS_SEARCH_IDS
Object Type: TABLE
Owner: AMS
FND Design Data: TableAMS.AMS_SEARCH_IDS
Subobject Name:
Status: VALID


Stores advanced search ID results. The results are stored temporarily until all search filters are applied and the final resultset is returned to the calling program.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
AMS_SEARCH_IDS_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnOBJECT_CODE
ColumnOBJECT_ID
AMS_SEARCH_IDS_U2 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnDB_AUDSID
Columns
Name Datatype Length Mandatory Comments
DB_AUDSID NUMBER
Yes Stripes this table by session
OBJECT_ID NUMBER
Yes Identifier of the queried object.
OBJECT_CODE VARCHAR2 (30) Yes Type code of the queried object.
Query Text

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


SELECT DB_AUDSID
,      OBJECT_ID
,      OBJECT_CODE
FROM AMS.AMS_SEARCH_IDS;

Dependencies

[top of page]

AMS.AMS_SEARCH_IDS does not reference any database object

AMS.AMS_SEARCH_IDS is referenced by following:

SchemaAPPS
SynonymAMS_SEARCH_IDS