Search Results ava overviewhomepending casesmy casesteam overviewteam settingsmy cases
The FND_OAM_CP_OVERVIEW_CHARTS
table in Oracle E-Business Suite (EBS) 12.1.1 and 12.2.2 is a critical repository for storing configuration and performance data related to Oracle Application Manager (OAM) charts. These charts provide visual representations of system metrics, enabling administrators to monitor the health, performance, and resource utilization of the EBS environment. The table is part of the Oracle Applications Framework (OAF) infrastructure and serves as a backend data source for the OAM dashboard, which consolidates key operational insights for proactive system management.
### **Purpose and Functionality**
The primary purpose of FND_OAM_CP_OVERVIEW_CHARTS
is to store metadata and aggregated data used to render performance and monitoring charts in the OAM console. These charts may include metrics such as concurrent processing throughput, database performance, system load, and response times. The table acts as an intermediary between raw performance data (collected from underlying tables like FND_OAM_CP_METRICS
) and the visualizations displayed in the OAM interface. Administrators rely on these charts to identify bottlenecks, track trends, and optimize system performance.
### **Key Columns and Structure**
The table typically contains the following columns (exact schema may vary between EBS versions):
- **CHART_ID
**: A unique identifier for each chart configuration.
- **CHART_NAME
**: A descriptive name for the chart (e.g., "Concurrent Requests Queue Status").
- **CHART_TYPE
**: Specifies the visualization format (e.g., bar, line, pie).
- **METRIC_ID
**: References the metric being tracked (linked to FND_OAM_CP_METRICS
).
- **TIME_PERIOD
**: Defines the aggregation interval (hourly, daily, etc.).
- **THRESHOLD_VALUES
**: Stores warning/critical thresholds for alerting.
- **LAST_REFRESH_DATE
**: Timestamp of the last data update.
### **Integration with Oracle EBS Components**
The table integrates with several EBS modules:
1. **Concurrent Processing**: Charts may display queue depths, completion rates, or error trends.
2. **Database Performance**: Metrics like CPU usage, I/O wait times, or memory consumption are visualized.
3. **System Alerts**: Threshold breaches trigger notifications in OAM.
4. **Custom Metrics**: Administrators can extend the table to include custom KPIs.
### **Data Population and Maintenance**
Data in FND_OAM_CP_OVERVIEW_CHARTS
is populated via:
- Automated jobs (e.g., FND_OAM_COLLECT_METRICS
) that aggregate raw metrics.
- Manual refreshes initiated from the OAM UI.
- EBS patches or upgrades, which may modify chart definitions.
### **Performance Considerations**
- Indexes on CHART_ID
and METRIC_ID
optimize query performance.
- Large datasets may require partitioning in high-volume environments.
- Regular purging of historical data prevents table bloat.
### **Troubleshooting and Customization**
Common issues include missing charts (due to corrupted metadata) or stale data (from failed refresh jobs). Debugging involves:
- Verifying the FND_OAM_CP_METRICS
linkage.
- Checking concurrent manager logs for collection errors.
- Custom charts can be added by inserting new rows with valid METRIC_ID
references.
### **Conclusion**
The FND_OAM_CP_OVERVIEW_CHARTS
table is a cornerstone of Oracle EBS operational monitoring, enabling administrators to visualize critical system metrics. Its structured schema and integration with OAM ensure real-time insights into system health, facilitating proactive management in both EBS 12.1.1 and 12.2.2 environments. Proper maintenance of this table is essential for accurate performance reporting and troubleshooting.
-
File: R1159 CRM Overview ERD.pdf
12.1.1
product: FND - Application Object Library , size: 117.375 KBytes , file_type: PDF Diagram ,
-
File: R11510 ATG Overview ERD.pdf
12.2.2
product: FND - Application Object Library , size: 70.513 KBytes , file_type: PDF Diagram ,
-
File: R1159 OPM Overview ERD.pdf
12.2.2
product: FND - Application Object Library , size: 170.61 KBytes , file_type: PDF Diagram ,
-
File: R1159 OPM Overview ERD.pdf
12.1.1
product: FND - Application Object Library , size: 170.61 KBytes , file_type: PDF Diagram ,
-
File: R1159 CRM Overview ERD.pdf
12.2.2
product: FND - Application Object Library , size: 117.375 KBytes , file_type: PDF Diagram ,
-
File: R1158 CRM Overview ERD.pdf
12.1.1
product: FND - Application Object Library , size: 81.753 KBytes , file_type: PDF Diagram ,
-
File: R11510 ATG Overview ERD.pdf
12.1.1
product: FND - Application Object Library , size: 70.513 KBytes , file_type: PDF Diagram ,
-
File: R1158 CRM Overview ERD.pdf
12.2.2
product: FND - Application Object Library , size: 81.753 KBytes , file_type: PDF Diagram ,
-
File: R11510 ATG OAM Overview ERD.pdf
12.2.2
product: FND - Application Object Library , size: 98.138 KBytes , file_type: PDF Diagram ,
-
File: R1158 EBUSINESS SUITE OVERVIEW ERD.pdf
12.2.2
product: FND - Application Object Library , size: 185.638 KBytes , file_type: PDF Diagram ,
-
File: R11510 ATG OAM Overview ERD.pdf
12.1.1
product: FND - Application Object Library , size: 98.138 KBytes , file_type: PDF Diagram ,
-
File: R1158 EBUSINESS SUITE OVERVIEW ERD.pdf
12.1.1
product: FND - Application Object Library , size: 185.638 KBytes , file_type: PDF Diagram ,
-
File: R11510 Flexfield & Value Set Overview ERD.pdf
12.1.1
product: FND - Application Object Library , size: 25.986 KBytes , file_type: PDF Diagram ,
-
File: R11510 Flexfield & Value Set Overview ERD.pdf
12.2.2
product: FND - Application Object Library , size: 25.986 KBytes , file_type: PDF Diagram ,
-
Lookup Type: CONC_VIEW_REQ_QUERY_TYPE
12.2.2
product: FND - Application Object Library , meaning: Concurrent SSWA View Request Query Type , description: Concurrent SSWA View Request Query Type ,
-
Lookup Type: UMX_MY_APP_ACCESS_STATUS
12.2.2
product: FND - Application Object Library , meaning: User Management: My Roles Status ,
-
Lookup Type: UMX_MY_APP_ACCESS_STATUS
12.1.1
product: FND - Application Object Library , meaning: User Management: My Roles Status ,
-
Lookup Type: FNDCPSEARCHTYPE
12.1.1
product: FND - Application Object Library , meaning: Concurrent Request Search Type ,
-
Lookup Type: FNDCPSEARCHTYPE
12.2.2
product: FND - Application Object Library , meaning: Concurrent Request Search Type ,
-
Table: FND_OAM_CP_OVERVIEW_CHARTS
12.1.1
owner:APPLSYS, object_type:TABLE, fnd_design_data:FND.FND_OAM_CP_OVERVIEW_CHARTS, object_name:FND_OAM_CP_OVERVIEW_CHARTS, status:VALID, product: FND - Application Object Library , description: Chart setting for the concurrent processing overview page , implementation_dba_data: APPLSYS.FND_OAM_CP_OVERVIEW_CHARTS ,
-
Table: FND_OAM_CP_OVERVIEW_CHARTS
12.2.2
owner:APPLSYS, object_type:TABLE, fnd_design_data:FND.FND_OAM_CP_OVERVIEW_CHARTS, object_name:FND_OAM_CP_OVERVIEW_CHARTS, status:VALID, product: FND - Application Object Library , description: Chart setting for the concurrent processing overview page , implementation_dba_data: APPLSYS.FND_OAM_CP_OVERVIEW_CHARTS ,
-
Lookup Type: UMX_USER_ACC_DET_STATUS
12.2.2
product: FND - Application Object Library , meaning: UMX User Account Detail Status ,
-
Lookup Type: FND_USRDEF_STATUS
12.1.1
product: FND - Application Object Library , meaning: Define User Status in FORMS , description: Define User Status in FORMS ,
-
Lookup Type: FND_USRDEF_STATUS
12.2.2
product: FND - Application Object Library , meaning: Define User Status in FORMS , description: Define User Status in FORMS ,
-
Lookup Type: UMX_USER_ACC_DET_STATUS
12.1.1
product: FND - Application Object Library , meaning: UMX User Account Detail Status ,
-
Lookup Type: UMX_REQUEST_STATUS
12.1.1
product: FND - Application Object Library , meaning: UMX Request Status ,
-
Lookup Type: UMX_REQUEST_STATUS
12.2.2
product: FND - Application Object Library , meaning: UMX Request Status ,
-
Lookup Type: CONC_PROC_PENDING_OPTION
12.1.1
product: FND - Application Object Library , meaning: CONC PROC PENDING OPTION , description: Obsolete ,
-
View: UMX_ROLE_ASSIGNMENTS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:FND.UMX_ROLE_ASSIGNMENTS_V, object_name:UMX_ROLE_ASSIGNMENTS_V, status:VALID, product: FND - Application Object Library , description: Private view used by UMX to display roles and registration requests for a given user , implementation_dba_data: APPS.UMX_ROLE_ASSIGNMENTS_V ,
-
Lookup Type: CONC_PROC_PENDING_OPTION
12.2.2
product: FND - Application Object Library , meaning: CONC PROC PENDING OPTION , description: Obsolete ,
-
Lookup Type: UMX_ACCESS_ROLE_STATUS
12.1.1
product: FND - Application Object Library , meaning: User Management: Role Status ,
-
View: UMX_ROLE_ASSIGNMENTS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:FND.UMX_ROLE_ASSIGNMENTS_V, object_name:UMX_ROLE_ASSIGNMENTS_V, status:VALID, product: FND - Application Object Library , description: Private view used by UMX to display roles and registration requests for a given user , implementation_dba_data: APPS.UMX_ROLE_ASSIGNMENTS_V ,
-
Lookup Type: UMX_ACCESS_ROLE_STATUS
12.2.2
product: FND - Application Object Library , meaning: User Management: Role Status ,
-
Concurrent Program: FNDOAMPOSTMET
12.2.2
execution_filename: FND_LOG_UTIL.METRIC_EVENT_PENDING_METRICS , product: FND - Application Object Library , user_name: OAM_BE_PPM , description: For posting pending metrics in business exception , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: FNDOAMPOSTMET
12.1.1
execution_filename: FND_LOG_UTIL.METRIC_EVENT_PENDING_METRICS , product: FND - Application Object Library , user_name: OAM_BE_PPM , description: For posting pending metrics in business exception , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Lookup Type: CONC_VIEW_REQ_QUERY_TYPE
12.1.1
product: FND - Application Object Library , meaning: Concurrent SSWA View Request Query Type , description: Concurrent SSWA View Request Query Type ,
-
Lookup Type: PHP_MODE
12.1.1
product: FND - Application Object Library , meaning: Personal Home Page mode , description: Personal Home Page mode ,
-
Lookup Type: PHP_MODE
12.2.2
product: FND - Application Object Library , meaning: Personal Home Page mode , description: Personal Home Page mode ,
-
Lookup Type: FND_WF_SES_MODE
12.1.1
product: FND - Application Object Library , meaning: Workflow ICX Session Mode , description: Workflow ICX Session Mode ,
-
Lookup Type: FND_WF_SES_MODE
12.2.2
product: FND - Application Object Library , meaning: Workflow ICX Session Mode , description: Workflow ICX Session Mode ,
-
Table: WF_ENTITY_CHANGES
12.1.1
owner:APPLSYS, object_type:TABLE, fnd_design_data:FND.WF_ENTITY_CHANGES, object_name:WF_ENTITY_CHANGES, status:VALID, product: FND - Application Object Library , description: Stores pending changes for OID , implementation_dba_data: APPLSYS.WF_ENTITY_CHANGES ,
-
Table: WF_ENTITY_CHANGES
12.2.2
owner:APPLSYS, object_type:TABLE, fnd_design_data:FND.WF_ENTITY_CHANGES, object_name:WF_ENTITY_CHANGES, status:VALID, product: FND - Application Object Library , description: Stores pending changes for OID , implementation_dba_data: APPLSYS.WF_ENTITY_CHANGES ,
-
View: UMX_CURRENT_ROLES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:FND.UMX_CURRENT_ROLES_V, object_name:UMX_CURRENT_ROLES_V, status:VALID, product: FND - Application Object Library , description: Private view used by UMX to display roles and registration requests for a given user , implementation_dba_data: APPS.UMX_CURRENT_ROLES_V ,
-
View: UMX_CURRENT_ROLES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:FND.UMX_CURRENT_ROLES_V, object_name:UMX_CURRENT_ROLES_V, status:VALID, product: FND - Application Object Library , description: Private view used by UMX to display roles and registration requests for a given user , implementation_dba_data: APPS.UMX_CURRENT_ROLES_V ,
-
Table: FND_PS_TXN
12.1.1
owner:APPLSYS, object_type:TABLE, fnd_design_data:FND.FND_PS_TXN, object_name:FND_PS_TXN, status:VALID, product: FND - Application Object Library , description: Stores snapshots of pending changes made to BC4J application module instances , implementation_dba_data: APPLSYS.FND_PS_TXN ,
-
Table: FND_PS_TXN
12.2.2
owner:APPLSYS, object_type:TABLE, fnd_design_data:FND.FND_PS_TXN, object_name:FND_PS_TXN, status:VALID, product: FND - Application Object Library , description: Stores snapshots of pending changes made to BC4J application module instances , implementation_dba_data: APPLSYS.FND_PS_TXN ,
-
Lookup Type: CP_PHASE_CODE
12.1.1
product: FND - Application Object Library , meaning: Concurrent Request Phase Code , description: Concurrent Request Phase Code ,
-
Lookup Type: CP_PHASE_CODE
12.2.2
product: FND - Application Object Library , meaning: Concurrent Request Phase Code , description: Concurrent Request Phase Code ,
-
Lookup Type: CP_STATUS_ACTION
12.1.1
product: FND - Application Object Library , meaning: CP STATUS ACTION , description: Actions that can be taken on pending or running concurrent requests ,
-
Lookup Type: CP_STATUS_ACTION
12.2.2
product: FND - Application Object Library , meaning: CP STATUS ACTION , description: Actions that can be taken on pending or running concurrent requests ,