Search Results alr
The Oracle E-Business Suite (EBS) 12.1.1 and 12.2.2 versions utilize the Alert (ALR) module for managing and automating business notifications. The ALR tables and views form the backbone of this functionality, storing alert definitions, conditions, actions, and execution logs. DeepseekETRM (Enterprise Technical Reference Manual) provides comprehensive documentation on these database objects, enabling administrators and developers to understand, customize, and troubleshoot the Alert module effectively.
Core ALR Tables
The ALR architecture relies on several key tables:- ALR_ALERTS: Stores metadata for alert definitions, including names, descriptions, and statuses (enabled/disabled).
- ALR_ALERT_CHECKS: Contains the SQL queries that define the conditions triggering alerts.
- ALR_ALERT_OUTPUTS: Defines output variables used in alert messages and actions.
- ALR_ALERT_ACTIONS: Specifies actions (email, concurrent program, etc.) executed when alerts trigger.
- ALR_ACTION_SETS: Groups related actions for sequential execution.
- ALR_ALERT_HISTORY: Logs alert execution details, including timestamps and outcomes.
Key ALR Views
Oracle provides views to simplify access to alert data:- ALR_V_ALERTS: Combines data from ALR_ALERTS with related tables for a comprehensive alert overview.
- ALR_V_ALERT_CHECKS: Presents alert conditions with decoded SQL and frequency settings.
- ALR_V_ALERT_ACTIONS: Displays action details with resolved recipient information.
- ALR_V_ALERT_HISTORY: Offers filtered access to execution logs with status indicators.
Technical Implementation
The Alert module operates through a scheduled concurrent program (Alert Manager) that periodically checks ALR_ALERT_CHECKS for active alerts. When conditions are met:- The system retrieves action definitions from ALR_ALERT_ACTIONS
- Executes specified actions (email, program, etc.)
- Records results in ALR_ALERT_HISTORY
Customization Points
DeepseekETRM documentation enables these advanced implementations:- Extending ALR_ALERT_OUTPUTS to include custom variables
- Creating database triggers on ALR tables for additional processing
- Developing custom reports using ALR views
- Integrating with workflow through ALR_ACTION_SETS
Version Considerations
While core ALR structures remain consistent between 12.1.1 and 12.2.2, notable differences include:- 12.2.2 introduces enhanced security in ALR_ALERT_ACTIONS for OAuth integrations
- The 12.2.2 ALR_V_ALERTS view includes additional columns for cloud readiness
- Partitioning options for ALR_ALERT_HISTORY differ between versions
Performance Considerations
For optimal alert performance:- Index ALR_ALERT_CHECKS on FREQUENCY and LAST_CHECK_DATE
- Purge ALR_ALERT_HISTORY regularly via concurrent program
- Monitor long-running checks through ALR_V_ALERT_HISTORY
- Consider materialized views for complex alert conditions
-
eTRM - ALR External Dependencies
12.2.2
-
eTRM - ALR External Dependencies
12.1.1
-
eTRM - ALR Tables and Views
12.1.1
description: Response text for each possible response to an alert message ,
-
eTRM - ALR Tables and Views
12.2.2
description: Response text for each possible response to an alert message ,
-
eTRM - ALR Tables and Views
12.1.1
description: Response text for each possible response to an alert message ,
-
eTRM - ALR Tables and Views
12.2.2
description: Response text for each possible response to an alert message ,
-
APPS.ALR_MLR_PACKAGE dependencies on FND_REQUEST
12.2.2
-
APPS.ALR_MLR_PACKAGE dependencies on FND_REQUEST
12.1.1
-
APPS.AMW_CREATE_LINES_PKG dependencies on AMW_LATEST_REVISIONS_V
12.1.1
-
APPS.AMW_CREATE_LINES_PKG dependencies on AMW_LATEST_REV_ORG_V
12.1.1
-
APPS.AD_LONGTOLOB_PKG dependencies on DBA_TAB_COLUMNS
12.1.1
-
APPS.AD_LONGTOLOB_PKG dependencies on DBA_TAB_COLUMNS
12.2.2
-
APPS.IBE_SHOP_LIST_PVT dependencies on ASO_LINE_RELATIONSHIPS
12.1.1
-
APPS.IBE_SHOP_LIST_PVT dependencies on ASO_LINE_RELATIONSHIPS
12.2.2
-
File: ALR_Tables.html
12.2.2
product: ALR - Alert , size: 250.35 KBytes , file_type: HTML Report , description: ALR_Tables.html is an html report that documents the table and view definitions for the ALR product. ,
-
VIEW: ALR.ALR_ACTION_DATA#
12.2.2
-
PACKAGE: ALR.APPS_ARRAY_DDL
12.1.1
owner:ALR, object_type:PACKAGE, object_name:APPS_ARRAY_DDL, status:VALID,
-
View: ALR_SCHEDULED_PROGRAMS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:ALR.ALR_SCHEDULED_PROGRAMS, object_name:ALR_SCHEDULED_PROGRAMS, status:VALID, product: ALR - Alert , description: - Retrofitted , implementation_dba_data: APPS.ALR_SCHEDULED_PROGRAMS ,
-
PACKAGE BODY: ALR.APPS_ARRAY_DDL
12.1.1
owner:ALR, object_type:PACKAGE BODY, object_name:APPS_ARRAY_DDL, status:VALID,
-
PACKAGE BODY: ALR.APPS_DDL
12.2.2
owner:ALR, object_type:PACKAGE BODY, object_name:APPS_DDL, status:VALID,
-
PACKAGE: ALR.APPS_DDL
12.2.2
owner:ALR, object_type:PACKAGE, object_name:APPS_DDL, status:VALID,
-
File: ALRProduct_Dependencies.html
12.1.1
product: ALR - Alert , size: 16.376 KBytes , file_type: HTML Report , description: ALRProduct_Dependencies.html is an html report that documentsexternal dependencies to tables and views in the ALR product. ,
-
File: ALRProduct_Dependencies.html
12.2.2
product: ALR - Alert , size: 15.329 KBytes , file_type: HTML Report , description: ALRProduct_Dependencies.html is an html report that documentsexternal dependencies to tables and views in the ALR product. ,
-
PACKAGE: ALR.APPS_ARRAY_DDL
12.2.2
owner:ALR, object_type:PACKAGE, object_name:APPS_ARRAY_DDL, status:VALID,
-
PACKAGE BODY: ALR.APPS_DDL
12.1.1
owner:ALR, object_type:PACKAGE BODY, object_name:APPS_DDL, status:VALID,
-
File: ALR_Dependencies.html
12.1.1
product: ALR - Alert , size: 84.049 KBytes , file_type: HTML Report , description: ALR_Dependencies.html is an html report that documents dependencies to tables and views in the ALR product. ,
-
File: ALR_Tables.html
12.1.1
product: ALR - Alert , size: 244.451 KBytes , file_type: HTML Report , description: ALR_Tables.html is an html report that documents the table and view definitions for the ALR product. ,
-
File: ALR_Dependencies.html
12.2.2
product: ALR - Alert , size: 83.86 KBytes , file_type: HTML Report , description: ALR_Dependencies.html is an html report that documents dependencies to tables and views in the ALR product. ,
-
VIEW: ALR.ALR_ACTION_OUTPUTS#
12.2.2
-
APPS.QLTDACTB dependencies on FND_REQUEST
12.2.2
-
VIEW: ALR.ALR_RESPONSE_VARIABLE_VALUES#
12.2.2
-
VIEW: ALR.ALR_ALERT_CHECKS#
12.2.2
-
VIEW: ALR.ALR_OUTPUT_HISTORY#
12.2.2
-
VIEW: APPS.ALR_SCHEDULED_PROGRAMS
12.1.1
-
VIEW: ALR.ALR_PERIODIC_SETS#
12.2.2
-
APPS.JG_ZZ_SUMMARY_ALL_PKG dependencies on JG_ZZ_VAT_ALLOC_RULES
12.2.2
-
PACKAGE: ALR.APPS_DDL
12.1.1
owner:ALR, object_type:PACKAGE, object_name:APPS_DDL, status:VALID,
-
PACKAGE BODY: ALR.APPS_ARRAY_DDL
12.2.2
owner:ALR, object_type:PACKAGE BODY, object_name:APPS_ARRAY_DDL, status:VALID,
-
View: ALR_SCHEDULED_PROGRAMS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:ALR.ALR_SCHEDULED_PROGRAMS, object_name:ALR_SCHEDULED_PROGRAMS, status:VALID, product: ALR - Alert , description: - Retrofitted , implementation_dba_data: APPS.ALR_SCHEDULED_PROGRAMS ,
-
VIEW: ALR.ALR_ACTION_HISTORY#
12.2.2
-
VIEW: ALR.ALR_ACTUAL_RESPONSES#
12.2.2
-
VIEW: ALR.ALR_VALID_RESPONSES#
12.2.2
-
APPS.QLTDACTB dependencies on FND_REQUEST
12.1.1
-
VIEW: ALR.ALR_ACTION_SET_CHECKS#
12.2.2
-
VIEW: ALR.ALR_RESPONSE_ACTIONS#
12.2.2
-
VIEW: ALR.ALR_RESPONSE_ACTION_HISTORY#
12.2.2
-
APPS.JG_ZZ_SUMMARY_ALL_PKG dependencies on JG_ZZ_VAT_ALLOC_RULES
12.1.1
-
VIEW: ALR.ALR_ALERT_INSTALLATIONS#
12.2.2
-
APPS.AMW_CREATE_LINES_PKG dependencies on AMW_LATEST_HIERARCHY_RL_V
12.1.1
-
VIEW: ALR.ALR_ACTION_DATA#
12.2.2
owner:ALR, object_type:VIEW, object_name:ALR_ACTION_DATA#, status:VALID,