Search Results alr
The ALR (Alert) tables in Oracle E-Business Suite (EBS) 12.1.1 and 12.2.2 are integral components of the Alert Manager module, which facilitates automated monitoring and notification of critical business events. These tables store configuration data, alert definitions, distribution lists, and execution logs, enabling organizations to proactively manage exceptions and key operational metrics. Below is a detailed summary of the ALR tables and their significance in Oracle EBS.
1. Core ALR Tables
The ALR schema comprises several key tables, including:- ALR_ALERTS: Stores metadata for alert definitions, such as name, description, frequency, and SQL query used to evaluate conditions.
- ALR_ALERT_CHECKS: Tracks the execution history of alerts, including timestamps, status (success/failure), and result counts.
- ALR_ALERT_OUTPUTS: Contains output templates for alert notifications, including email subject lines and message bodies.
- ALR_ACTION_SETS: Defines actions triggered by alerts, such as sending emails, running concurrent programs, or invoking workflows.
- ALR_DISTRIBUTION_LISTS: Manages recipient lists for alert notifications, including email addresses and user roles.
2. Alert Processing Workflow
The Alert Manager follows a systematic workflow:- Definition: Alerts are configured in
ALR_ALERTS
with SQL queries to monitor data conditions (e.g., low inventory, unpaid invoices). - Execution: The Oracle EBS scheduler runs alerts periodically, logging results in
ALR_ALERT_CHECKS
. - Evaluation: If the query returns rows (indicating a triggered condition), actions defined in
ALR_ACTION_SETS
are executed. - Notification: Output templates from
ALR_ALERT_OUTPUTS
format messages sent to recipients inALR_DISTRIBUTION_LISTS
.
3. Integration with Oracle EBS Modules
ALR tables interact with other EBS components:- Concurrent Processing: Alerts can launch concurrent programs via
ALR_ACTION_SETS
. - Workflow: Alerts may initiate workflows to route approvals or escalate issues.
- User Management: Recipient lists leverage
FND_USER
andPER_PEOPLE
tables for email addresses.
4. Technical Considerations
Key technical aspects include:- Performance: Complex alert queries may impact system performance; indexing and query optimization are critical.
- Security: Alert data is subject to Oracle EBS’s data security model (e.g.,
FND_DATA_SECURITY
). - Customization: Organizations often extend ALR tables to support custom notifications or integrate with third-party tools.
5. Version-Specific Differences (12.1.1 vs. 12.2.2)
While core ALR tables remain consistent, Oracle EBS 12.2.2 introduces:- Enhanced logging in
ALR_ALERT_CHECKS
for debugging. - Support for HTML email templates in
ALR_ALERT_OUTPUTS
. - Tighter integration with Oracle Fusion Middleware for notifications.
6. Best Practices
To optimize Alert Manager:- Regularly archive old records from
ALR_ALERT_CHECKS
to maintain performance. - Use bind variables in alert SQL to prevent SQL injection risks.
- Leverage distribution groups (
ALR_DISTRIBUTION_LISTS
) for scalable recipient management.
-
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_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 ,
-
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. ,
-
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_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 ,
-
Table: ALR_ALERT_INPUTS
12.1.1
owner:ALR, object_type:TABLE, fnd_design_data:ALR.ALR_ALERT_INPUTS, object_name:ALR_ALERT_INPUTS, status:VALID, product: ALR - Alert , description: Alert inputs , implementation_dba_data: ALR.ALR_ALERT_INPUTS ,
-
File: ALR11SD.pdf
12.1.1
product: ALR - Alert , size: 8.77 KBytes , file_type: PDF Diagram ,
-
File: ALR11PA.pdf
12.1.1
product: ALR - Alert , size: 10.355 KBytes , file_type: PDF Diagram ,
-
File: ALR11EA.pdf
12.1.1
product: ALR - Alert , size: 9.531 KBytes , file_type: PDF Diagram ,
-
File: ALR11RP.pdf
12.1.1
product: ALR - Alert , size: 8.454 KBytes , file_type: PDF Diagram ,
-
File: ALR11PA.pdf
12.2.2
product: ALR - Alert , size: 10.355 KBytes , file_type: PDF Diagram ,
-
File: ALR11EA.pdf
12.2.2
product: ALR - Alert , size: 9.531 KBytes , file_type: PDF Diagram ,
-
Table: ALR_MESSAGE_SYSTEMS
12.1.1
owner:ALR, object_type:TABLE, fnd_design_data:ALR.ALR_MESSAGE_SYSTEMS, object_name:ALR_MESSAGE_SYSTEMS, status:VALID, product: ALR - Alert , description: Electronic mail system information , implementation_dba_data: ALR.ALR_MESSAGE_SYSTEMS ,
-
File: ALR11HI.pdf
12.1.1
product: ALR - Alert , size: 8.813 KBytes , file_type: PDF Diagram ,
-
Table: ALR_MESSAGE_SYSTEMS
12.2.2
owner:ALR, object_type:TABLE, fnd_design_data:ALR.ALR_MESSAGE_SYSTEMS, object_name:ALR_MESSAGE_SYSTEMS, status:VALID, product: ALR - Alert , description: Electronic mail system information , implementation_dba_data: ALR.ALR_MESSAGE_SYSTEMS ,
-
File: ALR11HI.pdf
12.2.2
product: ALR - Alert , size: 8.813 KBytes , file_type: PDF Diagram ,
-
File: ALR11SD.pdf
12.2.2
product: ALR - Alert , size: 8.77 KBytes , file_type: PDF Diagram ,
-
File: ALR11RP.pdf
12.2.2
product: ALR - Alert , size: 8.454 KBytes , file_type: PDF Diagram ,
-
Table: ALR_LOOKUPS
12.1.1
owner:ALR, object_type:TABLE, fnd_design_data:ALR.ALR_LOOKUPS, object_name:ALR_LOOKUPS, status:VALID, product: ALR - Alert , description: Oracle Alert lookup types and codes , implementation_dba_data: ALR.ALR_LOOKUPS ,
-
Table: ALR_ACTION_SET_OUTPUTS
12.2.2
owner:ALR, object_type:TABLE, fnd_design_data:ALR.ALR_ACTION_SET_OUTPUTS, object_name:ALR_ACTION_SET_OUTPUTS, status:VALID, product: ALR - Alert , description: Alert action set outputs , implementation_dba_data: ALR.ALR_ACTION_SET_OUTPUTS ,
-
Table: ALR_LOOKUPS
12.2.2
owner:ALR, object_type:TABLE, fnd_design_data:ALR.ALR_LOOKUPS, object_name:ALR_LOOKUPS, status:VALID, product: ALR - Alert , description: Oracle Alert lookup types and codes , implementation_dba_data: ALR.ALR_LOOKUPS ,
-
Table: ALR_ALERT_INPUTS
12.2.2
owner:ALR, object_type:TABLE, fnd_design_data:ALR.ALR_ALERT_INPUTS, object_name:ALR_ALERT_INPUTS, status:VALID, product: ALR - Alert , description: Alert inputs , implementation_dba_data: ALR.ALR_ALERT_INPUTS ,
-
Concurrent Program: ALUTAD
12.1.1
execution_filename: ALUTAD , product: ALR - Alert , user_name: ALUTAD , description: Transfers Alert Definitions , argument_method: Database fetch , enabled: Yes , execution_method: Spawned ,
-
Concurrent Program: ALUTAD
12.2.2
execution_filename: ALUTAD , product: ALR - Alert , user_name: ALUTAD , description: Transfers Alert Definitions , argument_method: Database fetch , enabled: Yes , execution_method: Spawned ,
-
Table: ALR_ALERT_INSTALLATIONS
12.2.2
owner:ALR, object_type:TABLE, fnd_design_data:ALR.ALR_ALERT_INSTALLATIONS, object_name:ALR_ALERT_INSTALLATIONS, status:VALID, product: ALR - Alert , description: Alert installation information , implementation_dba_data: ALR.ALR_ALERT_INSTALLATIONS ,
-
Lookup Type: ALERT_CONDITION_TYPE
12.1.1
product: ALR - Alert , meaning: Alert Condition Type ,
-
Table: ALR_PROFILE_OPTIONS
12.1.1
owner:ALR, object_type:TABLE, fnd_design_data:ALR.ALR_PROFILE_OPTIONS, object_name:ALR_PROFILE_OPTIONS, status:VALID, product: ALR - Alert , description: Oracle Alert profile options and values , implementation_dba_data: ALR.ALR_PROFILE_OPTIONS ,
-
Lookup Type: ALERT_CONDITION_TYPE
12.2.2
product: ALR - Alert , meaning: Alert Condition Type ,
-
Concurrent Program: ALDTCA
12.2.2
execution_filename: ALDTCA , product: ALR - Alert , user_name: ALDTCA , description: Test Concurrent Program Action , argument_method: Database fetch , enabled: Yes , execution_method: Spawned ,
-
Table: ALR_PROFILE_OPTIONS
12.2.2
owner:ALR, object_type:TABLE, fnd_design_data:ALR.ALR_PROFILE_OPTIONS, object_name:ALR_PROFILE_OPTIONS, status:VALID, product: ALR - Alert , description: Oracle Alert profile options and values , implementation_dba_data: ALR.ALR_PROFILE_OPTIONS ,
-
Table: ALR_PERIODIC_SETS
12.2.2
owner:ALR, object_type:TABLE, fnd_design_data:ALR.ALR_PERIODIC_SETS, object_name:ALR_PERIODIC_SETS, status:VALID, product: ALR - Alert , description: Periodic alert sets , implementation_dba_data: ALR.ALR_PERIODIC_SETS ,
-
Table: ALR_ORACLE_MAIL_ACCOUNTS
12.2.2
owner:ALR, object_type:TABLE, fnd_design_data:ALR.ALR_ORACLE_MAIL_ACCOUNTS, object_name:ALR_ORACLE_MAIL_ACCOUNTS, status:VALID, product: ALR - Alert , description: Oracle*Mail mail account information , implementation_dba_data: ALR.ALR_ORACLE_MAIL_ACCOUNTS ,
-
Table: ALR_ACTION_SET_OUTPUTS
12.1.1
owner:ALR, object_type:TABLE, fnd_design_data:ALR.ALR_ACTION_SET_OUTPUTS, object_name:ALR_ACTION_SET_OUTPUTS, status:VALID, product: ALR - Alert , description: Alert action set outputs , implementation_dba_data: ALR.ALR_ACTION_SET_OUTPUTS ,
-
Table: ALR_RESPONSE_VARIABLES
12.2.2
owner:ALR, object_type:TABLE, fnd_design_data:ALR.ALR_RESPONSE_VARIABLES, object_name:ALR_RESPONSE_VARIABLES, status:VALID, product: ALR - Alert , description: Response set variables , implementation_dba_data: ALR.ALR_RESPONSE_VARIABLES ,
-
Table: ALR_ALERT_INSTALLATIONS
12.1.1
owner:ALR, object_type:TABLE, fnd_design_data:ALR.ALR_ALERT_INSTALLATIONS, object_name:ALR_ALERT_INSTALLATIONS, status:VALID, product: ALR - Alert , description: Alert installation information , implementation_dba_data: ALR.ALR_ALERT_INSTALLATIONS ,
-
Concurrent Program: ALEPPE
12.1.1
execution_filename: ALEPPE , product: ALR - Alert , user_name: ALEPPE , description: Periodic Alert Scheduler , subroutine_name: aleppe , argument_method: Database fetch , enabled: Yes , execution_method: Spawned ,
-
Table: ALR_ACTION_DATA
12.2.2
owner:ALR, object_type:TABLE, fnd_design_data:ALR.ALR_ACTION_DATA, object_name:ALR_ACTION_DATA, status:VALID, product: ALR - Alert , description: Exceptions found during an action set check , implementation_dba_data: ALR.ALR_ACTION_DATA ,
-
Table: ALR_RESPONSE_ACTIONS
12.1.1
owner:ALR, object_type:TABLE, fnd_design_data:ALR.ALR_RESPONSE_ACTIONS, object_name:ALR_RESPONSE_ACTIONS, status:VALID, product: ALR - Alert , description: Member actions of a response set , implementation_dba_data: ALR.ALR_RESPONSE_ACTIONS ,
-
Table: ALR_RESPONSE_ACTIONS
12.2.2
owner:ALR, object_type:TABLE, fnd_design_data:ALR.ALR_RESPONSE_ACTIONS, object_name:ALR_RESPONSE_ACTIONS, status:VALID, product: ALR - Alert , description: Member actions of a response set , implementation_dba_data: ALR.ALR_RESPONSE_ACTIONS ,
-
Table: ALR_OUTPUT_HISTORY
12.2.2
owner:ALR, object_type:TABLE, fnd_design_data:ALR.ALR_OUTPUT_HISTORY, object_name:ALR_OUTPUT_HISTORY, status:VALID, product: ALR - Alert , description: Exception output history , implementation_dba_data: ALR.ALR_OUTPUT_HISTORY ,
-
Concurrent Program: ALPPNR
12.1.1
execution_filename: ALPPNR , product: ALR - Alert , user_name: ALPPNR , description: No Response Action Processor , argument_method: Database fetch , enabled: Yes , execution_method: Spawned ,
-
Table: ALR_ACTION_OUTPUTS
12.1.1
owner:ALR, object_type:TABLE, fnd_design_data:ALR.ALR_ACTION_OUTPUTS, object_name:ALR_ACTION_OUTPUTS, status:VALID, product: ALR - Alert , description: Critical outputs used in a summary action , implementation_dba_data: ALR.ALR_ACTION_OUTPUTS ,
-
Table: ALR_RESPONSE_MESSAGES
12.1.1
owner:ALR, object_type:TABLE, fnd_design_data:ALR.ALR_RESPONSE_MESSAGES, object_name:ALR_RESPONSE_MESSAGES, status:VALID, product: ALR - Alert , description: Messages received in reply to an alert message , implementation_dba_data: ALR.ALR_RESPONSE_MESSAGES ,
-
Concurrent Program: ALPPIM
12.2.2
execution_filename: ALPPIM , product: ALR - Alert , user_name: ALPPIM , description: Response Processor , argument_method: Database fetch , enabled: Yes , execution_method: Spawned ,
-
Table: ALR_OUTPUT_HISTORY
12.1.1
owner:ALR, object_type:TABLE, fnd_design_data:ALR.ALR_OUTPUT_HISTORY, object_name:ALR_OUTPUT_HISTORY, status:VALID, product: ALR - Alert , description: Exception output history , implementation_dba_data: ALR.ALR_OUTPUT_HISTORY ,
-
Table: ALR_PERIODIC_SETS
12.1.1
owner:ALR, object_type:TABLE, fnd_design_data:ALR.ALR_PERIODIC_SETS, object_name:ALR_PERIODIC_SETS, status:VALID, product: ALR - Alert , description: Periodic alert sets , implementation_dba_data: ALR.ALR_PERIODIC_SETS ,
-
Table: ALR_ORACLE_MAIL_ACCOUNTS
12.1.1
owner:ALR, object_type:TABLE, fnd_design_data:ALR.ALR_ORACLE_MAIL_ACCOUNTS, object_name:ALR_ORACLE_MAIL_ACCOUNTS, status:VALID, product: ALR - Alert , description: Oracle*Mail mail account information , implementation_dba_data: ALR.ALR_ORACLE_MAIL_ACCOUNTS ,