Search Results morgate center ltd.,part. thailand : contact number
The BIX_SUM_INFO
table in Oracle E-Business Suite (EBS) 12.1.1 and 12.2.2 serves as a critical repository for summarized business intelligence (BI) data, primarily utilized by Oracle Business Intelligence (OBI) and other reporting tools. This table stores aggregated metrics and key performance indicators (KPIs) derived from transactional data, enabling efficient reporting and analytics without directly querying high-volume operational tables. Below is a detailed exploration of its structure, purpose, and integration within Oracle EBS.
Purpose and Functional Overview
TheBIX_SUM_INFO
table is part of Oracle's BI Publisher framework, designed to optimize reporting performance by pre-aggregating data. It acts as a staging area for summarized metrics, reducing the computational load during report generation. Key use cases include:
- Performance Optimization: By storing pre-calculated aggregates, the table minimizes real-time processing for complex reports.
- Historical Data Retention: Captures snapshots of summarized data over time, supporting trend analysis.
- Integration with OBI: Serves as a data source for Oracle BI dashboards and ad-hoc queries.
Table Structure and Key Columns
The table's schema typically includes the following columns, though specifics may vary based on customizations:Column Name | Data Type | Description |
---|---|---|
SUM_ID | NUMBER | Primary key, uniquely identifying each summary record. |
SUM_TYPE | VARCHAR2 | Indicates the aggregation type (e.g., daily, monthly). |
PERIOD_START_DATE | DATE | Timestamp marking the beginning of the aggregation period. |
METRIC_VALUE | NUMBER | Stores the calculated aggregate value (e.g., sum, average). |
DIMENSION_1 to DIMENSION_N | VARCHAR2/NUMBER | Flexible columns for dimensional attributes (e.g., region, product). |
Integration with Oracle EBS Modules
The table interacts with multiple EBS modules, including:- Financials: Summarizes GL balances, AP/AR turnovers.
- Supply Chain: Aggregates inventory levels, order fulfillment metrics.
- HRMS: Tracks headcount, payroll summaries.
Technical Considerations
- Indexing: Proper indexing on
SUM_TYPE
andPERIOD_START_DATE
is crucial for query performance. - Partitioning: Recommended for large datasets to manage storage and retrieval efficiency.
- Purge Policies: Implement archival strategies to prevent uncontrolled growth.
Customization and Extensions
Organizations often extend the table by:- Adding custom columns for industry-specific KPIs.
- Integrating with third-party BI tools via database links or APIs.
- Leveraging Oracle's BI Publisher templates for tailored reporting.
Conclusion
TheBIX_SUM_INFO
table is a foundational component of Oracle EBS's BI infrastructure, bridging transactional systems and analytical reporting. Its design emphasizes scalability and performance, making it indispensable for enterprises relying on data-driven decision-making. Proper maintenance and alignment with business requirements ensure optimal utilization across EBS 12.1.1 and 12.2.2 environments.
-
File: 11510-Interaction Center Intelligence.pdf
12.1.1
product: BIX - Interaction Center Intelligence , size: 31.251 KBytes , file_type: PDF Diagram ,
-
Concurrent Program: BIX_EMAILS_MV_REFRESH
12.1.1
execution_filename: BIX_EMAILS_MV_REFRESH_PKG.MVREFRESH_BIX_EMAIL_DETAILS_MV , product: BIX - Interaction Center Intelligence , user_name: BIX_EMAILS_MV_REFRESH , description: Refresh of Email Center Base Materialized View , argument_method: Standard , enabled: No , execution_method: PL/SQL Stored Procedure ,
-
Lookup Type: BIX_DM_APPLICATION_INSTALLED
12.1.1
product: BIX - Interaction Center Intelligence , meaning: Application Installed , description: Application Installed ,
-
Table: BIX_SUM_INFO
12.1.1
owner:BIX, object_type:TABLE, fnd_design_data:BIX.BIX_SUM_INFO, object_name:BIX_SUM_INFO, status:VALID, product: BIX - Interaction Center Intelligence , description: Table for 3rd party applications to send data to be summarized along a certain number of dimensions , implementation_dba_data: BIX.BIX_SUM_INFO ,
-
Concurrent Program: BIX_EMAIL_SUMMARY_SUBWORKER
12.1.1
execution_filename: BIX_EMAILS_SUMMARY_PKG.worker , product: BIX - Interaction Center Intelligence , user_name: BIX_EMAILS_SUMMARY_SUBWORKER , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: BIX_EMAIL_SESSION_SUMMARY_INIT
12.1.1
execution_filename: BIX_EMAIL_SESSION_LOAD_PKG.load , product: BIX - Interaction Center Intelligence , user_name: BIX_EMAIL_SESSION_LOAD_PKG , argument_method: Standard , enabled: No , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: BIX_EMAIL_SESSION_SUBWORKER
12.1.1
execution_filename: BIX_EMAIL_SESSION_SUMMARY_PKG.worker , product: BIX - Interaction Center Intelligence , user_name: BIX_EMAIL_SESSION_SUBWORKER , argument_method: Standard , enabled: No , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: BIX_EMAILS_SUMMARY_PKG
12.1.1
execution_filename: BIX_EMAILS_SUMMARY_PKG.load , product: BIX - Interaction Center Intelligence , user_name: BIX_EMAILS_SUMMARY_PKG , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: BIX_EMAILS_SUMMARY_INIT
12.1.1
execution_filename: BIX_EMAILS_LOAD_PKG.load , product: BIX - Interaction Center Intelligence , user_name: BIX_EMAILS_LOAD_PKG , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: BIX_EMAIL_SESSION_SUMMARY_PKG
12.1.1
execution_filename: BIX_EMAIL_SESSION_SUMMARY_PKG.load , product: BIX - Interaction Center Intelligence , user_name: BIX_EMAIL_SESSION_SUMMARY_PKG , argument_method: Standard , enabled: No , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: BIXECADS
12.1.1
execution_filename: BIX_EMAIL_DBIADS_PKG.main , product: BIX - Interaction Center Intelligence , user_name: BIXECADS , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Table: BIX_SUM_GRP_CLS
12.1.1
owner:BIX, object_type:TABLE, fnd_design_data:BIX.BIX_SUM_GRP_CLS, object_name:BIX_SUM_GRP_CLS, status:VALID, product: BIX - Interaction Center Intelligence , description: Summarizes BIX_INTERACTIONS to the day the dimension of time, agent group, call center, campaign and interaction classification , implementation_dba_data: BIX.BIX_SUM_GRP_CLS ,
-
Concurrent Program: BIXSUMPB
12.1.1
execution_filename: bix_summary_pub.populate_bix_sum_x , product: BIX - Interaction Center Intelligence , user_name: BIXSUMPB , description: Populate BIX Summary Tables , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Table: BIX_SUM_AGT_CLS
12.1.1
owner:BIX, object_type:TABLE, fnd_design_data:BIX.BIX_SUM_AGT_CLS, object_name:BIX_SUM_AGT_CLS, status:VALID, product: BIX - Interaction Center Intelligence , description: Summarizes BIX_INTERACTIONS data to the day along the dimensions of time, agent, call center, campaign and interaction classification , implementation_dba_data: BIX.BIX_SUM_AGT_CLS ,
-
Table: BIX_SUM_GRP_CLS_INQ
12.1.1
owner:BIX, object_type:TABLE, fnd_design_data:BIX.BIX_SUM_GRP_CLS_INQ, object_name:BIX_SUM_GRP_CLS_INQ, status:VALID, product: BIX - Interaction Center Intelligence , description: Summarizes BIX_INTERACTIONS data to the day along the dimesions of time, agent group, call center, campaign and interaction classification , implementation_dba_data: BIX.BIX_SUM_GRP_CLS_INQ ,
-
Concurrent Program: BIX_UWQ_SUMMARY_PKG
12.1.1
execution_filename: BIX_UWQ_SUMMARY_PKG.POPULATE_ALL , product: BIX - Interaction Center Intelligence , user_name: BIX_UWQ_SUMMARY_PKG , description: Populate UWQ summary tables , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Table: BIX_SUM_GRP_CLS_TRN
12.1.1
owner:BIX, object_type:TABLE, fnd_design_data:BIX.BIX_SUM_GRP_CLS_TRN, object_name:BIX_SUM_GRP_CLS_TRN, status:VALID, product: BIX - Interaction Center Intelligence , description: Summarizes BIX_INTERACTIONS data to the day along the dimensions of time, agent group, call center, campaign and interaction classification , implementation_dba_data: BIX.BIX_SUM_GRP_CLS_TRN ,
-
Table: BIX_SUM_GRP_PRD_OUT
12.1.1
owner:BIX, object_type:TABLE, fnd_design_data:BIX.BIX_SUM_GRP_PRD_OUT, object_name:BIX_SUM_GRP_PRD_OUT, status:VALID, product: BIX - Interaction Center Intelligence , description: Summarizes BIX_INTERACTIONS data to the day along the dimensions of time, agent, group, call center, campaign and product group , implementation_dba_data: BIX.BIX_SUM_GRP_PRD_OUT ,
-
Concurrent Program: BIXPURIN
12.1.1
execution_filename: BIX_MISC.BIX_PURGE_INT , product: BIX - Interaction Center Intelligence , user_name: BIXPURIN , description: Purges Interaction Tables , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: BIX_DM_AGENT_CALL_SUMMARY_PKG
12.1.1
execution_filename: BIX_DM_AGENT_CALL_SUMMARY_PKG.COLLECT_CALLS_SUMMARY , product: BIX - Interaction Center Intelligence , user_name: BIX_DM_AGENT_CALL_SUMMARY_PKG Executable , description: Collects Call summary information , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: BIXSSERB
12.1.1
execution_filename: bix_server_pub.populate_bix_server_x , product: BIX - Interaction Center Intelligence , user_name: BIXSSERB , description: Populate BIX Server sum tables , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
File: dbi_63rup_bix_email.pdf
12.1.1
product: BIX - Interaction Center Intelligence , size: 24.028 KBytes , file_type: PDF Diagram ,
-
Table: BIX_SUM_AGENT
12.1.1
owner:BIX, object_type:TABLE, fnd_design_data:BIX.BIX_SUM_AGENT, object_name:BIX_SUM_AGENT, status:VALID, product: BIX - Interaction Center Intelligence , implementation_dba_data: BIX.BIX_SUM_AGENT ,
-
Table: BIX_SERVER_SUM_IB
12.1.1
owner:BIX, object_type:TABLE, fnd_design_data:BIX.BIX_SERVER_SUM_IB, object_name:BIX_SERVER_SUM_IB, status:VALID, product: BIX - Interaction Center Intelligence , description: BIX_SERVER_IB data summarized to the day , implementation_dba_data: BIX.BIX_SERVER_SUM_IB ,
-
Table: BIX_TIME
12.1.1
owner:BIX, object_type:TABLE, fnd_design_data:BIX.BIX_TIME, object_name:BIX_TIME, status:VALID, product: BIX - Interaction Center Intelligence , implementation_dba_data: BIX.BIX_TIME ,
-
File: dbi_70_bix_call.pdf
12.1.1
product: BIX - Interaction Center Intelligence , size: 108.923 KBytes , file_type: PDF Diagram ,
-
File: BIX1156_UWQ.pdf
12.1.1
product: BIX - Interaction Center Intelligence , size: 47.303 KBytes , file_type: PDF Diagram ,
-
File: BIX1156_EMAIL.pdf
12.1.1
product: BIX - Interaction Center Intelligence , size: 28.824 KBytes , file_type: PDF Diagram ,
-
File: dbi_63rup_bix_call.pdf
12.1.1
product: BIX - Interaction Center Intelligence , size: 29.423 KBytes , file_type: PDF Diagram ,
-
File: dbi_60_bix_call.pdf
12.1.1
product: BIX - Interaction Center Intelligence , size: 27.127 KBytes , file_type: PDF Diagram ,
-
File: BIX1156_CALL.pdf
12.1.1
product: BIX - Interaction Center Intelligence , size: 60.571 KBytes , file_type: PDF Diagram ,
-
View: BIX_TOTAL_CALL_AGENT_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:BIX.BIX_TOTAL_CALL_AGENT_V, object_name:BIX_TOTAL_CALL_AGENT_V, status:VALID, product: BIX - Interaction Center Intelligence , implementation_dba_data: APPS.BIX_TOTAL_CALL_AGENT_V ,
-
View: BIX_INT_CLASSIFICATIONS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:BIX.BIX_INT_CLASSIFICATIONS_V, object_name:BIX_INT_CLASSIFICATIONS_V, status:VALID, product: BIX - Interaction Center Intelligence , implementation_dba_data: APPS.BIX_INT_CLASSIFICATIONS_V ,
-
View: BIX_AK_DUMMY_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:BIX.BIX_AK_DUMMY_V, object_name:BIX_AK_DUMMY_V, status:VALID, product: BIX - Interaction Center Intelligence , implementation_dba_data: APPS.BIX_AK_DUMMY_V ,
-
File: dbi_70_bix_agent_session_activity.pdf
12.1.1
product: BIX - Interaction Center Intelligence , size: 25.881 KBytes , file_type: PDF Diagram ,
-
File: dbi_60_bix_email.pdf
12.1.1
product: BIX - Interaction Center Intelligence , size: 21.47 KBytes , file_type: PDF Diagram ,
-
Lookup Type: BIX_DM_NULL_DESC
12.1.1
product: BIX - Interaction Center Intelligence , meaning: BIX : Null Description , description: BIX : Null Description ,
-
File: BIX1156.pdf
12.1.1
product: BIX - Interaction Center Intelligence , size: 10.182 KBytes , file_type: PDF Diagram ,
-
Lookup Type: BIX_DM_ALL_LOOKUP
12.1.1
product: BIX - Interaction Center Intelligence , meaning: BIX : All Lookup , description: BIX : All Lookup ,
-
Table: BIX_SERVER_CP
12.1.1
owner:BIX, object_type:TABLE, fnd_design_data:BIX.BIX_SERVER_CP, object_name:BIX_SERVER_CP, status:VALID, product: BIX - Interaction Center Intelligence , description: Derived from "Advanced Outbound CCI Data" , implementation_dba_data: BIX.BIX_SERVER_CP ,
-
Table: BIX_SERVER_SUM_CP
12.1.1
owner:BIX, object_type:TABLE, fnd_design_data:BIX.BIX_SERVER_SUM_CP, object_name:BIX_SERVER_SUM_CP, status:VALID, product: BIX - Interaction Center Intelligence , description: BIX_SERVER_CP data summarized to the day , implementation_dba_data: BIX.BIX_SERVER_SUM_CP ,
-
Table: BIX_SERVER_IB
12.1.1
owner:BIX, object_type:TABLE, fnd_design_data:BIX.BIX_SERVER_IB, object_name:BIX_SERVER_IB, status:VALID, product: BIX - Interaction Center Intelligence , description: Derived from "Interaction Blending CCI Data" , implementation_dba_data: BIX.BIX_SERVER_IB ,
-
Table: BIX_SERVER_MCM
12.1.1
owner:BIX, object_type:TABLE, fnd_design_data:BIX.BIX_SERVER_MCM, object_name:BIX_SERVER_MCM, status:VALID, product: BIX - Interaction Center Intelligence , description: Records data from the MCM, grouped by interaction classification , implementation_dba_data: BIX.BIX_SERVER_MCM ,
-
File: BIX_Tables.html
12.1.1
product: BIX - Interaction Center Intelligence , size: 148.553 KBytes , file_type: HTML Report , description: BIX_Tables.html is an html report that documents the table and view definitions for the BIX product. ,
-
Lookup Type: BIX_PMV_AI_OUTCOMES
12.1.1
product: BIX - Interaction Center Intelligence , meaning: List of outcomes to be reported on , description: List of outcomes to be reported on ,
-
View: BIX_CALL_CENTER_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:BIX.BIX_CALL_CENTER_V, object_name:BIX_CALL_CENTER_V, status:VALID, product: BIX - Interaction Center Intelligence , implementation_dba_data: APPS.BIX_CALL_CENTER_V ,
-
Lookup Type: BIX_PMV_AI_DNISTYPES
12.1.1
product: BIX - Interaction Center Intelligence , meaning: Types of Dialed Numbers , description: Types of Dialed Numbers ,
-
View: BIX_GROUP_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:BIX.BIX_GROUP_V, object_name:BIX_GROUP_V, status:VALID, product: BIX - Interaction Center Intelligence , implementation_dba_data: APPS.BIX_GROUP_V ,
-
Table: BIX_SUM_INFO_CONFIG
12.1.1
owner:BIX, object_type:TABLE, fnd_design_data:BIX.BIX_SUM_INFO_CONFIG, object_name:BIX_SUM_INFO_CONFIG, status:VALID, product: BIX - Interaction Center Intelligence , description: Specifies the dimensions that a particular application will use for summarizing into BIX_SUM_INFO , implementation_dba_data: BIX.BIX_SUM_INFO_CONFIG ,
-
Lookup Type: BIX_PMV_AO_RESPONSES
12.1.1
product: BIX - Interaction Center Intelligence , meaning: List of responses to be reported on , description: List of responses for Advanced Outbound Telephony ,