Search Results get help with file explorer in windows
The CLN_Tables.html
file in Oracle E-Business Suite (EBS) 12.1.1 or 12.2.2 is a critical document that provides a structured overview of the Cleanup (CLN) tables used within the system. These tables are primarily designed to store temporary or historical data that requires periodic maintenance to ensure optimal database performance and compliance with data retention policies. The file serves as a reference for database administrators, developers, and functional consultants who need to manage or troubleshoot data cleanup processes in Oracle EBS.
Purpose and Scope
TheCLN_Tables.html
file typically contains metadata about cleanup tables, including their names, descriptions, associated modules, and the frequency at which they should be purged or archived. These tables are often used in conjunction with Oracle's Concurrent Processing framework, where temporary data is generated during batch jobs, reports, or interface processes. The document helps identify which tables are candidates for cleanup, reducing storage overhead and improving system performance.
Key Components
The file may include the following sections:- Table Listing: A comprehensive list of cleanup tables, often categorized by module (e.g., GL, AP, AR, PO, INV). Each entry includes the table name, schema owner (e.g.,
APPS
), and a brief description of its purpose. - Cleanup Frequency: Recommendations for how often data should be purged from each table, such as daily, weekly, or monthly. This is critical for maintaining system efficiency.
- Dependencies: Information about related tables, indexes, or programs that might be affected by cleanup operations.
- Retention Policies: Guidelines on how long data should be retained before being purged, which may align with organizational or regulatory requirements.
- Script References: Links to SQL scripts or Concurrent Programs (e.g.,
FNDCPPUR
) that automate the cleanup process.
Technical Context
In Oracle EBS 12.1.1 and 12.2.2, cleanup tables are often prefixed withCLN_
or TMP_
to denote their transient nature. Examples include:
CLN_INV_TEMP_DATA
– Stores temporary inventory transaction data.CLN_AP_INTERFACE_HOLD
– Holds incomplete AP invoice records during interface processing.CLN_GL_DAILY_BALANCES
– Contains interim ledger balances before final posting.
Purge Concurrent Request and/or Manager Data
(FNDCPPUR
) or module-specific purge programs.
Best Practices
When usingCLN_Tables.html
as a reference, adhere to the following best practices:
- Schedule Regular Cleanups: Automate purges during off-peak hours to minimize performance impact.
- Validate Backups: Ensure critical data is archived before deletion.
- Monitor Growth: Track table sizes to identify unexpected data accumulation.
- Test in Non-Production: Verify cleanup scripts in a test environment before deploying to production.
Conclusion
TheCLN_Tables.html
file is an essential resource for maintaining Oracle EBS environments, ensuring that temporary data does not degrade system performance. By following the documented guidelines, administrators can streamline database operations, reduce storage costs, and maintain compliance with data governance policies. Proper utilization of this document contributes to the long-term stability and efficiency of Oracle EBS 12.1.1 and 12.2.2 implementations.
-
File: CLN_Tables.html
12.1.1
product: CLN - Supply Chain Trading Connector for RosettaNet , size: 313.94 KBytes , file_type: HTML Report , description: CLN_Tables.html is an html report that documents the table and view definitions for the CLN product. ,
-
File: CLN.pdf
12.1.1
product: CLN - Supply Chain Trading Connector for RosettaNet , size: 56.197 KBytes , file_type: PDF Diagram ,
-
File: CLN
12.1.1
product: CLN - Supply Chain Trading Connector for RosettaNet , size: Gigabytes , file_type: PDF Diagram ,
-
File: CLN_Dependencies.html
12.1.1
product: CLN - Supply Chain Trading Connector for RosettaNet , size: 65.91 KBytes , file_type: HTML Report , description: CLN_Dependencies.html is an html report that documents dependencies to tables and views in the CLN product. ,
-
File: CLN_Tables.html
12.2.2
product: CLN - Supply Chain Trading Connector for RosettaNet , size: 315.612 KBytes , file_type: HTML Report , description: CLN_Tables.html is an html report that documents the table and view definitions for the CLN product. ,
-
File: CLNProduct_Dependencies.html
12.2.2
product: CLN - Supply Chain Trading Connector for RosettaNet , size: 16.743 KBytes , file_type: HTML Report , description: CLNProduct_Dependencies.html is an html report that documentsexternal dependencies to tables and views in the CLN product. ,
-
File: CLNProduct_Dependencies.html
12.1.1
product: CLN - Supply Chain Trading Connector for RosettaNet , size: 22.197 KBytes , file_type: HTML Report , description: CLNProduct_Dependencies.html is an html report that documentsexternal dependencies to tables and views in the CLN product. ,
-
File: CLN_Dependencies.html
12.2.2
product: CLN - Supply Chain Trading Connector for RosettaNet , size: 65.446 KBytes , file_type: HTML Report , description: CLN_Dependencies.html is an html report that documents dependencies to tables and views in the CLN product. ,
-
File: CLN
12.2.2
product: CLN - Supply Chain Trading Connector for RosettaNet , size: Gigabytes , file_type: PDF Diagram ,
-
File: CLN.pdf
12.2.2
product: CLN - Supply Chain Trading Connector for RosettaNet , size: 56.197 KBytes , file_type: PDF Diagram ,
-
View: CLN_INV_LOT_NUM_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:CLN.CLN_INV_LOT_NUM_V, object_name:CLN_INV_LOT_NUM_V, status:VALID, product: CLN - Supply Chain Trading Connector for RosettaNet , description: View used to get disctinct values of lot numbers for value-sets. , implementation_dba_data: APPS.CLN_INV_LOT_NUM_V ,
-
View: CLN_INV_LOT_NUM_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:CLN.CLN_INV_LOT_NUM_V, object_name:CLN_INV_LOT_NUM_V, status:VALID, product: CLN - Supply Chain Trading Connector for RosettaNet , description: View used to get disctinct values of lot numbers for value-sets. , implementation_dba_data: APPS.CLN_INV_LOT_NUM_V ,
-
View: CLN_RN_UTIL_FROM_ROLE_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:CLN.CLN_RN_UTIL_FROM_ROLE_V, object_name:CLN_RN_UTIL_FROM_ROLE_V, status:VALID, product: CLN - Supply Chain Trading Connector for RosettaNet , description: View to get From Role information for RosetaNet outbound XGMs , implementation_dba_data: APPS.CLN_RN_UTIL_FROM_ROLE_V ,
-
View: CLN_RN_UTIL_TO_ROLE_INTERNAL_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:CLN.CLN_RN_UTIL_TO_ROLE_INTERNAL_V, object_name:CLN_RN_UTIL_TO_ROLE_INTERNAL_V, status:VALID, product: CLN - Supply Chain Trading Connector for RosettaNet , description: View to get To Role Internal information for RosetaNet outbound XGMs , implementation_dba_data: APPS.CLN_RN_UTIL_TO_ROLE_INTERNAL_V ,
-
View: CLN_RN_UTIL_FROM_ROLE_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:CLN.CLN_RN_UTIL_FROM_ROLE_V, object_name:CLN_RN_UTIL_FROM_ROLE_V, status:VALID, product: CLN - Supply Chain Trading Connector for RosettaNet , description: View to get From Role information for RosetaNet outbound XGMs , implementation_dba_data: APPS.CLN_RN_UTIL_FROM_ROLE_V ,
-
View: CLN_RN_UTIL_TO_ROLE_INTERNAL_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:CLN.CLN_RN_UTIL_TO_ROLE_INTERNAL_V, object_name:CLN_RN_UTIL_TO_ROLE_INTERNAL_V, status:VALID, product: CLN - Supply Chain Trading Connector for RosettaNet , description: View to get To Role Internal information for RosetaNet outbound XGMs , implementation_dba_data: APPS.CLN_RN_UTIL_TO_ROLE_INTERNAL_V ,
-
View: CLN_INV_CATEGORY_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:CLN.CLN_INV_CATEGORY_V, object_name:CLN_INV_CATEGORY_V, status:VALID, product: CLN - Supply Chain Trading Connector for RosettaNet , description: View used to get distinct values for the category , implementation_dba_data: APPS.CLN_INV_CATEGORY_V ,
-
View: CLN_RN_UTIL_TO_ROLE_SUPPLIER_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:CLN.CLN_RN_UTIL_TO_ROLE_SUPPLIER_V, object_name:CLN_RN_UTIL_TO_ROLE_SUPPLIER_V, status:VALID, product: CLN - Supply Chain Trading Connector for RosettaNet , description: View to get To Role Supplier information for RosetaNet outbound XGMs , implementation_dba_data: APPS.CLN_RN_UTIL_TO_ROLE_SUPPLIER_V ,
-
View: CLN_INV_CATEGORY_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:CLN.CLN_INV_CATEGORY_V, object_name:CLN_INV_CATEGORY_V, status:VALID, product: CLN - Supply Chain Trading Connector for RosettaNet , description: View used to get distinct values for the category , implementation_dba_data: APPS.CLN_INV_CATEGORY_V ,
-
View: CLN_RN_UTIL_TO_ROLE_SUPPLIER_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:CLN.CLN_RN_UTIL_TO_ROLE_SUPPLIER_V, object_name:CLN_RN_UTIL_TO_ROLE_SUPPLIER_V, status:VALID, product: CLN - Supply Chain Trading Connector for RosettaNet , description: View to get To Role Supplier information for RosetaNet outbound XGMs , implementation_dba_data: APPS.CLN_RN_UTIL_TO_ROLE_SUPPLIER_V ,
-
View: CLN_RN_UTIL_TO_ROLE_CUSTOMER_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:CLN.CLN_RN_UTIL_TO_ROLE_CUSTOMER_V, object_name:CLN_RN_UTIL_TO_ROLE_CUSTOMER_V, status:VALID, product: CLN - Supply Chain Trading Connector for RosettaNet , description: View to get To Role Customer information for RosetaNet outbound XGMs , implementation_dba_data: APPS.CLN_RN_UTIL_TO_ROLE_CUSTOMER_V ,
-
View: CLN_RN_UTIL_TO_ROLE_CUSTOMER_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:CLN.CLN_RN_UTIL_TO_ROLE_CUSTOMER_V, object_name:CLN_RN_UTIL_TO_ROLE_CUSTOMER_V, status:VALID, product: CLN - Supply Chain Trading Connector for RosettaNet , description: View to get To Role Customer information for RosetaNet outbound XGMs , implementation_dba_data: APPS.CLN_RN_UTIL_TO_ROLE_CUSTOMER_V ,
-
Lookup Type: CLN_COLLABORATION_STATUS
12.2.2
product: CLN - Supply Chain Trading Connector for RosettaNet , meaning: Collaboration Status , description: Collaboration Status ,
-
Lookup Type: CLN_COLLABORATION_STATUS
12.1.1
product: CLN - Supply Chain Trading Connector for RosettaNet , meaning: Collaboration Status , description: Collaboration Status ,
-
View: M4R_3A6_OE_LINE_ACKS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:CLN.M4R_3A6_OE_LINE_ACKS, object_name:M4R_3A6_OE_LINE_ACKS, status:VALID, product: CLN - Supply Chain Trading Connector for RosettaNet , description: View same as OE_LINE_ACKS, with one additional column MODEL_REFERENCE_TEXT , implementation_dba_data: APPS.M4R_3A6_OE_LINE_ACKS ,
-
View: M4R_3A6_OE_LINE_ACKS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:CLN.M4R_3A6_OE_LINE_ACKS, object_name:M4R_3A6_OE_LINE_ACKS, status:VALID, product: CLN - Supply Chain Trading Connector for RosettaNet , description: View same as OE_LINE_ACKS, with one additional column MODEL_REFERENCE_TEXT , implementation_dba_data: APPS.M4R_3A6_OE_LINE_ACKS ,
-
Lookup Type: CLN_INV_BLOCKED_EQ
12.2.2
product: CLN - Supply Chain Trading Connector for RosettaNet , meaning: CLN : Blocked Equations ,
-
Lookup Type: CLN_INV_BLOCKED_EQ
12.1.1
product: CLN - Supply Chain Trading Connector for RosettaNet , meaning: CLN : Blocked Equations ,
-
Lookup Type: CLN_COLLABORATION_DOC_DIRECTN
12.1.1
product: CLN - Supply Chain Trading Connector for RosettaNet , meaning: Collaboration document direction , description: Collaboration document direction ,
-
Lookup Type: CLN_COLLABORATION_DOC_DIRECTN
12.2.2
product: CLN - Supply Chain Trading Connector for RosettaNet , meaning: Collaboration document direction , description: Collaboration document direction ,
-
Lookup Type: M4U_SUBSCRIPTION_STATUS
12.1.1
product: CLN - Supply Chain Trading Connector for RosettaNet , meaning: M4U Subscription Status , description: M4U Subscription Status ,
-
Lookup Type: M4U_SUBSCRIPTION_STATUS
12.2.2
product: CLN - Supply Chain Trading Connector for RosettaNet , meaning: M4U Subscription Status , description: M4U Subscription Status ,
-
Concurrent Program: M4USETUP
12.1.1
execution_filename: M4U_SETUP_PACKAGE.SETUP , product: CLN - Supply Chain Trading Connector for RosettaNet , user_name: M4U: Setup HR location and ECX Transactions , description: provide setup for the HR location and ECX transactions , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: M4USETUP
12.2.2
execution_filename: M4U_SETUP_PACKAGE.SETUP , product: CLN - Supply Chain Trading Connector for RosettaNet , user_name: M4U: Setup HR location and ECX Transactions , description: provide setup for the HR location and ECX transactions , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
View: CLN_PROCAT_CATALOG_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:CLN.CLN_PROCAT_CATALOG_V, object_name:CLN_PROCAT_CATALOG_V, status:VALID, product: CLN - Supply Chain Trading Connector for RosettaNet , description: View containing price list header information for the Sync Catalog XML message , implementation_dba_data: APPS.CLN_PROCAT_CATALOG_V ,
-
View: CLN_PROCAT_CATALOG_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:CLN.CLN_PROCAT_CATALOG_V, object_name:CLN_PROCAT_CATALOG_V, status:VALID, product: CLN - Supply Chain Trading Connector for RosettaNet , description: View containing price list header information for the Sync Catalog XML message , implementation_dba_data: APPS.CLN_PROCAT_CATALOG_V ,
-
Table: CLN_CH_DISPLAY_LABELS_DTL_B
12.1.1
owner:CLN, object_type:TABLE, fnd_design_data:CLN.CLN_CH_DISPLAY_LABELS_DTL_B, object_name:CLN_CH_DISPLAY_LABELS_DTL_B, status:VALID, product: CLN - Supply Chain Trading Connector for RosettaNet , description: Detail Information of Setup Data of Lables(Names of the fields) displayed in Collaboration History , implementation_dba_data: CLN.CLN_CH_DISPLAY_LABELS_DTL_B ,
-
Table: CLN_CH_DISPLAY_LABELS_HDR
12.2.2
owner:CLN, object_type:TABLE, fnd_design_data:CLN.CLN_CH_DISPLAY_LABELS_HDR, object_name:CLN_CH_DISPLAY_LABELS_HDR, status:VALID, product: CLN - Supply Chain Trading Connector for RosettaNet , description: Header Information of Setup Data of Lables(Names of the fields) displayed in Collaboration History , implementation_dba_data: CLN.CLN_CH_DISPLAY_LABELS_HDR ,
-
Table: CLN_CH_DISPLAY_LABELS_HDR
12.1.1
owner:CLN, object_type:TABLE, fnd_design_data:CLN.CLN_CH_DISPLAY_LABELS_HDR, object_name:CLN_CH_DISPLAY_LABELS_HDR, status:VALID, product: CLN - Supply Chain Trading Connector for RosettaNet , description: Header Information of Setup Data of Lables(Names of the fields) displayed in Collaboration History , implementation_dba_data: CLN.CLN_CH_DISPLAY_LABELS_HDR ,
-
Table: CLN_CH_DISPLAY_LABELS_DTL_TL
12.1.1
owner:CLN, object_type:TABLE, fnd_design_data:CLN.CLN_CH_DISPLAY_LABELS_DTL_TL, object_name:CLN_CH_DISPLAY_LABELS_DTL_TL, status:VALID, product: CLN - Supply Chain Trading Connector for RosettaNet , description: Detail Information of Setup Data of Lables(Names of the fields) displayed in Collaboration History , implementation_dba_data: CLN.CLN_CH_DISPLAY_LABELS_DTL_TL ,
-
Table: CLN_CH_DISPLAY_LABELS_DTL_TL
12.2.2
owner:CLN, object_type:TABLE, fnd_design_data:CLN.CLN_CH_DISPLAY_LABELS_DTL_TL, object_name:CLN_CH_DISPLAY_LABELS_DTL_TL, status:VALID, product: CLN - Supply Chain Trading Connector for RosettaNet , description: Detail Information of Setup Data of Lables(Names of the fields) displayed in Collaboration History , implementation_dba_data: CLN.CLN_CH_DISPLAY_LABELS_DTL_TL ,
-
Table: CLN_CH_DISPLAY_LABELS_DTL_B
12.2.2
owner:CLN, object_type:TABLE, fnd_design_data:CLN.CLN_CH_DISPLAY_LABELS_DTL_B, object_name:CLN_CH_DISPLAY_LABELS_DTL_B, status:VALID, product: CLN - Supply Chain Trading Connector for RosettaNet , description: Detail Information of Setup Data of Lables(Names of the fields) displayed in Collaboration History , implementation_dba_data: CLN.CLN_CH_DISPLAY_LABELS_DTL_B ,
-
View: CLN_INV_ITEM_REVISIONS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:CLN.CLN_INV_ITEM_REVISIONS_V, object_name:CLN_INV_ITEM_REVISIONS_V, status:VALID, product: CLN - Supply Chain Trading Connector for RosettaNet , description: View to be used for value-sets used in 4C1 concurrent program , implementation_dba_data: APPS.CLN_INV_ITEM_REVISIONS_V ,
-
View: CLN_INV_ITEM_REVISIONS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:CLN.CLN_INV_ITEM_REVISIONS_V, object_name:CLN_INV_ITEM_REVISIONS_V, status:VALID, product: CLN - Supply Chain Trading Connector for RosettaNet , description: View to be used for value-sets used in 4C1 concurrent program , implementation_dba_data: APPS.CLN_INV_ITEM_REVISIONS_V ,
-
View: CLN_RN_UTIL_TO_ROLE_CUST_SUP_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:CLN.CLN_RN_UTIL_TO_ROLE_CUST_SUP_V, object_name:CLN_RN_UTIL_TO_ROLE_CUST_SUP_V, status:VALID, product: CLN - Supply Chain Trading Connector for RosettaNet , description: To populate the cusomer/supplier info in xml , implementation_dba_data: APPS.CLN_RN_UTIL_TO_ROLE_CUST_SUP_V ,
-
View: CLN_RN_UTIL_TO_ROLE_CUST_SUP_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:CLN.CLN_RN_UTIL_TO_ROLE_CUST_SUP_V, object_name:CLN_RN_UTIL_TO_ROLE_CUST_SUP_V, status:VALID, product: CLN - Supply Chain Trading Connector for RosettaNet , description: To populate the cusomer/supplier info in xml , implementation_dba_data: APPS.CLN_RN_UTIL_TO_ROLE_CUST_SUP_V ,
-
View: CLN_PO_CHANGE_RESPONSE_LINE_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:CLN.CLN_PO_CHANGE_RESPONSE_LINE_V, object_name:CLN_PO_CHANGE_RESPONSE_LINE_V, status:VALID, product: CLN - Supply Chain Trading Connector for RosettaNet , description: This view is used for mapping purposes in PIP-3A8Response , implementation_dba_data: APPS.CLN_PO_CHANGE_RESPONSE_LINE_V ,
-
View: CLN_PO_CHANGE_RESPONSE_LINE_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:CLN.CLN_PO_CHANGE_RESPONSE_LINE_V, object_name:CLN_PO_CHANGE_RESPONSE_LINE_V, status:VALID, product: CLN - Supply Chain Trading Connector for RosettaNet , description: This view is used for mapping purposes in PIP-3A8Response , implementation_dba_data: APPS.CLN_PO_CHANGE_RESPONSE_LINE_V ,
-
View: CLN_XML_CONTAINERS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:CLN.CLN_XML_CONTAINERS_V, object_name:CLN_XML_CONTAINERS_V, status:VALID, product: CLN - Supply Chain Trading Connector for RosettaNet , description: View for SHIPUNIT containers section in OAG SHOW_SHIPMENT_005 XML payload , implementation_dba_data: APPS.CLN_XML_CONTAINERS_V ,
-
View: CLN_XML_CONTAINERS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:CLN.CLN_XML_CONTAINERS_V, object_name:CLN_XML_CONTAINERS_V, status:VALID, product: CLN - Supply Chain Trading Connector for RosettaNet , description: View for SHIPUNIT containers section in OAG SHOW_SHIPMENT_005 XML payload , implementation_dba_data: APPS.CLN_XML_CONTAINERS_V ,