Search Results apps_ts_archive
Overview
The ICX_POR_CTX_TL table is a core technical component within the Oracle iProcurement (ICX) module of Oracle E-Business Suite (EBS) 12.1.1 and 12.2.2. Its primary role is to support the Advanced Search functionality for catalog items. The table implements a 'detail-datastore' for an Oracle Text (InterMedia) index, which enables complex, full-text linguistic searches across multilingual item descriptions and attributes. It is a translation table (indicated by the '_TL' suffix) that stores language-specific searchable text strings, with each record corresponding to a single language. The table is stored in the APPS_TS_ARCHIVE tablespace, a detail noted in the user's search context.
Key Information Stored
The table's structure is designed to feed the Oracle Text engine. While the provided metadata does not list specific column names, the documentation states it stores "CTX_ string (with section tags)" and that each record populates only one of these CTX_ columns based on language. The key relational column is RT_ITEM_ID, which serves as the foreign key to join to its master table, ICX_POR_ITEMS_TL. This relationship allows the search index to be synchronized with the transactional item data. The table's storage is characterized by a large number of system-generated LOB indexes (e.g., SYS_IL0000149130C00001$$), all uniquely stored in the APPS_TS_ARCHIVE tablespace, which manage the text data stored in the CTX_ columns.
Common Use Cases and Queries
This table is primarily accessed indirectly by the Oracle Text search engine during iProcurement catalog searches. Direct manual queries are uncommon but may be necessary for diagnostic or maintenance tasks. A typical use case involves investigating the text data stored for a specific item. A sample query would join to the master translation table using the documented RT_ITEM_ID key:
- SELECT itl.item_description, ctx.* FROM icx.icx_por_items_tl itl, icx.icx_por_ctx_tl ctx WHERE itl.rt_item_id = ctx.rt_item_id AND itl.language = 'US' AND itl.item_id = :p_item_id;
Another critical scenario is monitoring the growth and storage of this table within the APPS_TS_ARCHIVE tablespace, as the LOB data for global, multilingual deployments can be substantial.
Related Objects
The ICX_POR_CTX_TL table has a direct and documented master-detail relationship with the ICX_POR_ITEMS_TL table. The joining key is RT_ITEM_ID from ICX_POR_CTX_TL to ICX_POR_ITEMS_TL. This table is a foundational datastore for one or more Oracle Text indexes, which are the objects that applications and users actually query. Administrators should also be aware of dependencies on the APPS_TS_ARCHIVE tablespace for storage. Performance and management of the associated LOB indexes (listed in the metadata) are also intrinsically tied to this table.
-
TABLE: ICX.ICX_POR_CTX_TL
12.2.2
owner:ICX, object_type:TABLE, fnd_design_data:ICX.ICX_POR_CTX_TL, object_name:ICX_POR_CTX_TL, status:VALID,
-
TABLE: ICX.ICX_POR_CTX_TL
12.1.1
owner:ICX, object_type:TABLE, fnd_design_data:ICX.ICX_POR_CTX_TL, object_name:ICX_POR_CTX_TL, status:VALID,
-
TABLE: HRI.HRI_MB_ABV
12.2.2
owner:HRI, object_type:TABLE, object_name:HRI_MB_ABV, status:VALID,
-
TABLE: CS.CS_REPAIRS_ALL
12.2.2
owner:CS, object_type:TABLE, fnd_design_data:CS.CS_REPAIRS_ALL, object_name:CS_REPAIRS_ALL, status:VALID,
-
TABLE: HRI.HRI_MB_ABV
12.1.1
owner:HRI, object_type:TABLE, object_name:HRI_MB_ABV, status:VALID,
-
TABLE: CS.CS_REPAIRS_ALL
12.1.1
owner:CS, object_type:TABLE, fnd_design_data:CS.CS_REPAIRS_ALL, object_name:CS_REPAIRS_ALL, status:VALID,
-
TABLE: CS.CS_MASS_SERVICE_TXNS_TEMP
12.2.2
owner:CS, object_type:TABLE, object_name:CS_MASS_SERVICE_TXNS_TEMP, status:VALID,
-
TABLE: CS.CS_MASS_SERVICE_TXNS_TEMP
12.1.1
owner:CS, object_type:TABLE, object_name:CS_MASS_SERVICE_TXNS_TEMP, status:VALID,
-
TABLE: BIM.BIM_EDW_LEADS_F
12.2.2
owner:BIM, object_type:TABLE, fnd_design_data:BIM.BIM_EDW_LEADS_F, object_name:BIM_EDW_LEADS_F, status:VALID,
-
TABLE: BIM.BIM_EDW_LEADS_F
12.1.1
owner:BIM, object_type:TABLE, fnd_design_data:BIM.BIM_EDW_LEADS_F, object_name:BIM_EDW_LEADS_F, status:VALID,
-
TABLE: BIM.BIM_EDW_OPRNTIES_F
12.2.2
owner:BIM, object_type:TABLE, fnd_design_data:BIM.BIM_EDW_OPRNTIES_F, object_name:BIM_EDW_OPRNTIES_F, status:VALID,
-
TABLE: BIM.BIM_EDW_OPRNTIES_F
12.1.1
owner:BIM, object_type:TABLE, fnd_design_data:BIM.BIM_EDW_OPRNTIES_F, object_name:BIM_EDW_OPRNTIES_F, status:VALID,
-
TABLE: BIM.BIM_EDW_INTRCTNS_F
12.1.1
owner:BIM, object_type:TABLE, fnd_design_data:BIM.BIM_EDW_INTRCTNS_F, object_name:BIM_EDW_INTRCTNS_F, status:VALID,
-
TABLE: BIM.BIM_EDW_INTRCTNS_F
12.2.2
owner:BIM, object_type:TABLE, fnd_design_data:BIM.BIM_EDW_INTRCTNS_F, object_name:BIM_EDW_INTRCTNS_F, status:VALID,
-
TABLE: BIM.BIM_EDW_EVTFRCST_F
12.2.2
owner:BIM, object_type:TABLE, fnd_design_data:BIM.BIM_EDW_EVTFRCST_F, object_name:BIM_EDW_EVTFRCST_F, status:VALID,
-
TABLE: BIM.BIM_EDW_EVTFRCST_F
12.1.1
owner:BIM, object_type:TABLE, fnd_design_data:BIM.BIM_EDW_EVTFRCST_F, object_name:BIM_EDW_EVTFRCST_F, status:VALID,
-
TABLE: OSM.AS_TERRITORY_VALUES_ALL
12.2.2
owner:OSM, object_type:TABLE, fnd_design_data:AS.AS_TERRITORY_VALUES_ALL, object_name:AS_TERRITORY_VALUES_ALL, status:VALID,
-
TABLE: BIM.BIM_EDW_CMPFRCST_F
12.1.1
owner:BIM, object_type:TABLE, fnd_design_data:BIM.BIM_EDW_CMPFRCST_F, object_name:BIM_EDW_CMPFRCST_F, status:VALID,
-
TABLE: CS.CS_ORDERS_INTERFACE_ALL
12.1.1
owner:CS, object_type:TABLE, object_name:CS_ORDERS_INTERFACE_ALL, status:VALID,
-
TABLE: BIM.BIM_EDW_CMPFRCST_F
12.2.2
owner:BIM, object_type:TABLE, fnd_design_data:BIM.BIM_EDW_CMPFRCST_F, object_name:BIM_EDW_CMPFRCST_F, status:VALID,
-
TABLE: OSM.AS_TERRITORY_VALUES_ALL
12.1.1
owner:OSM, object_type:TABLE, fnd_design_data:AS.AS_TERRITORY_VALUES_ALL, object_name:AS_TERRITORY_VALUES_ALL, status:VALID,
-
TABLE: OSM.AS_PROMOTIONS_ALL
12.1.1
owner:OSM, object_type:TABLE, fnd_design_data:AS.AS_PROMOTIONS_ALL, object_name:AS_PROMOTIONS_ALL, status:VALID,
-
TABLE: OSM.AS_PROMOTIONS_ALL
12.2.2
owner:OSM, object_type:TABLE, fnd_design_data:AS.AS_PROMOTIONS_ALL, object_name:AS_PROMOTIONS_ALL, status:VALID,
-
TABLE: CS.CS_ORDERS_INTERFACE_ALL
12.2.2
owner:CS, object_type:TABLE, object_name:CS_ORDERS_INTERFACE_ALL, status:VALID,
-
TABLE: CS.CS_SYSTEMS_ALL_B_OLD
12.1.1
owner:CS, object_type:TABLE, object_name:CS_SYSTEMS_ALL_B_OLD, status:VALID,
-
TABLE: CS.CS_SYSTEMS_ALL_B_OLD
12.2.2
owner:CS, object_type:TABLE, object_name:CS_SYSTEMS_ALL_B_OLD, status:VALID,
-
TABLE: AR.RA_CONTACTS
12.1.1
owner:AR, object_type:TABLE, fnd_design_data:AR.RA_CONTACTS, object_name:RA_CONTACTS, status:VALID,
-
TABLE: CS.CS_ACCESS_CONTROL_TEMPLATE_ALL
12.2.2
owner:CS, object_type:TABLE, object_name:CS_ACCESS_CONTROL_TEMPLATE_ALL, status:VALID,
-
TABLE: OSM.AS_SCRIPT_ACTUAL_ANSWERS
12.1.1
owner:OSM, object_type:TABLE, fnd_design_data:AS.AS_SCRIPT_ACTUAL_ANSWERS, object_name:AS_SCRIPT_ACTUAL_ANSWERS, status:VALID,
-
TABLE: AR.RA_PHONES
12.1.1
owner:AR, object_type:TABLE, fnd_design_data:AR.RA_PHONES, object_name:RA_PHONES, status:VALID,
-
TABLE: IBY.IBY_G_T_MESSAGES
12.1.1
owner:IBY, object_type:TABLE, fnd_design_data:IBY.IBY_G_T_MESSAGES, object_name:IBY_G_T_MESSAGES, status:VALID,
-
TABLE: IGS.IGS_FI_PER_PAY_SCHD_ALL_OLD
12.1.1
owner:IGS, object_type:TABLE, object_name:IGS_FI_PER_PAY_SCHD_ALL_OLD, status:VALID,
-
TABLE: IBY.IBY_G_T_MESSAGES
12.2.2
owner:IBY, object_type:TABLE, fnd_design_data:IBY.IBY_G_T_MESSAGES, object_name:IBY_G_T_MESSAGES, status:VALID,
-
TABLE: OSM.AS_SCRIPT_ACTUAL_ANSWERS
12.2.2
owner:OSM, object_type:TABLE, fnd_design_data:AS.AS_SCRIPT_ACTUAL_ANSWERS, object_name:AS_SCRIPT_ACTUAL_ANSWERS, status:VALID,
-
TABLE: AR.RA_PHONES
12.2.2
owner:AR, object_type:TABLE, fnd_design_data:AR.RA_PHONES, object_name:RA_PHONES, status:VALID,
-
TABLE: QP.QP_LIST_HEADERS_EBS_LOG
12.1.1
owner:QP, object_type:TABLE, fnd_design_data:QP.QP_LIST_HEADERS_EBS_LOG, object_name:QP_LIST_HEADERS_EBS_LOG, status:VALID,
-
TABLE: CS.CS_ACCESS_CONTROL_TEMPLATE_ALL
12.1.1
owner:CS, object_type:TABLE, object_name:CS_ACCESS_CONTROL_TEMPLATE_ALL, status:VALID,
-
TABLE: IGS.IGS_FI_DSBR_JNL_ALL_OLD
12.1.1
owner:IGS, object_type:TABLE, object_name:IGS_FI_DSBR_JNL_ALL_OLD, status:VALID,
-
TABLE: IBY.IBY_F_T_CRDT_APP_ST_H
12.2.2
owner:IBY, object_type:TABLE, fnd_design_data:IBY.IBY_F_T_CRDT_APP_ST_H, object_name:IBY_F_T_CRDT_APP_ST_H, status:VALID,
-
TABLE: AR.RA_ADDRESSES_ALL
12.1.1
owner:AR, object_type:TABLE, fnd_design_data:AR.RA_ADDRESSES_ALL, object_name:RA_ADDRESSES_ALL, status:VALID,
-
TABLE: IGF.IGF_AP_SEL_RULE_MAP_OLD
12.1.1
owner:IGF, object_type:TABLE, object_name:IGF_AP_SEL_RULE_MAP_OLD, status:VALID,
-
TABLE: AR.RA_CONTACTS
12.2.2
owner:AR, object_type:TABLE, fnd_design_data:AR.RA_CONTACTS, object_name:RA_CONTACTS, status:VALID,
-
TABLE: OSM.AS_TODO_LISTS_ALL
12.2.2
owner:OSM, object_type:TABLE, fnd_design_data:AS.AS_TODO_LISTS_ALL, object_name:AS_TODO_LISTS_ALL, status:VALID,
-
TABLE: CS.CS_MASS_NOTIFICATION_TXNS_TEMP
12.2.2
owner:CS, object_type:TABLE, object_name:CS_MASS_NOTIFICATION_TXNS_TEMP, status:VALID,
-
TABLE: QP.QP_LIST_HEADERS_EBS_LOG
12.2.2
owner:QP, object_type:TABLE, fnd_design_data:QP.QP_LIST_HEADERS_EBS_LOG, object_name:QP_LIST_HEADERS_EBS_LOG, status:VALID,
-
TABLE: AMS.AMS_CAMPAIGN_SCHEDULES
12.1.1
owner:AMS, object_type:TABLE, fnd_design_data:AMS.AMS_CAMPAIGN_SCHEDULES, object_name:AMS_CAMPAIGN_SCHEDULES, status:VALID,
-
TABLE: CS.CS_MASS_NOTIFICATION_TXNS_TEMP
12.1.1
owner:CS, object_type:TABLE, object_name:CS_MASS_NOTIFICATION_TXNS_TEMP, status:VALID,
-
TABLE: AMS.AMS_CAMPAIGN_SCHEDULES
12.2.2
owner:AMS, object_type:TABLE, fnd_design_data:AMS.AMS_CAMPAIGN_SCHEDULES, object_name:AMS_CAMPAIGN_SCHEDULES, status:VALID,
-
TABLE: OSM.AS_TODO_LISTS_ALL
12.1.1
owner:OSM, object_type:TABLE, fnd_design_data:AS.AS_TODO_LISTS_ALL, object_name:AS_TODO_LISTS_ALL, status:VALID,
-
TABLE: AMS.AMS_IBA_CAMPAIGN_RULES
12.1.1
owner:AMS, object_type:TABLE, fnd_design_data:AMS.AMS_IBA_CAMPAIGN_RULES, object_name:AMS_IBA_CAMPAIGN_RULES, status:VALID,