InterviewSolution
This section includes InterviewSolutions, each offering curated multiple-choice questions to sharpen your knowledge and support exam preparation. Choose a topic below to get started.
| 1. |
What Are The Action Levels For Your Alert Actions? |
|
Answer» There are three TYPES of level for your action: Detail, Summary and No EXCEPTION. During an ALERT check, a detailed action performs once for each individual exception found, a summary action performs once for all exceptions found, and a no exception action performs when no exceptions are found. There are three types of level for your action: Detail, Summary and No Exception. During an alert check, a detailed action performs once for each individual exception found, a summary action performs once for all exceptions found, and a no exception action performs when no exceptions are found. |
|
| 2. |
Can You Perform Actions When No Exceptions Are Found? |
|
Answer» No Exception Actions : ORACLE ALERT can PERFORM actions if it FINDS no exceptions in your database, same as alert actions. No Exception Actions : Oracle Alert can perform actions if it finds no exceptions in your database, same as alert actions. |
|
| 3. |
Can You Specify History Maintenance? |
|
Answer» ALERT History Oracle Alert can KEEP a RECORD of the actions it takes and the exceptions it FINDS in your database, for as MANY days as you specify. Alert History Oracle Alert can keep a record of the actions it takes and the exceptions it finds in your database, for as many days as you specify. |
|
| 4. |
What Is Distribution List In Oracle Alert? |
|
Answer» Distribution LISTS let you predefine a set of message recipients for use on MANY ACTIONS. If a recipient changes, you need only ADJUST it in the distribution list, not in the individual message actions. Distribution lists let you predefine a set of message recipients for use on many actions. If a recipient changes, you need only adjust it in the distribution list, not in the individual message actions. |
|
| 5. |
Can You Define Detailed Or Summary Actions In Alert? |
|
Answer» Yes, DETAIL or Summary Actions you can choose to have Oracle Alert PERFORM actions based on a single EXCEPTION or a combination of exceptions found in your DATABASE. Yes, Detail or Summary Actions you can choose to have Oracle Alert perform actions based on a single exception or a combination of exceptions found in your database. |
|
| 6. |
What Is Action Set? |
|
Answer» An ACTION set can include an unlimited NUMBER of actions and any combination of actions and action GROUPS for your alert. You can define as many action sets as you want for each alert. Oracle Alert executes the alert Select statement once for each action set you define. During each action set CHECK, Oracle Alert executes each action set MEMBER in the sequence you specify. An action set can include an unlimited number of actions and any combination of actions and action groups for your alert. You can define as many action sets as you want for each alert. Oracle Alert executes the alert Select statement once for each action set you define. During each action set check, Oracle Alert executes each action set member in the sequence you specify. |
|
| 7. |
How Alert Is Different From Database Triggers? |
Answer»
|
|
| 8. |
What Is Periodic Set? |
|
Answer» You can create a SET of periodic alerts that ORACLE Alert checks simultaneously. Use the Request Periodic Alert CHECK window to check the periodic set. Note that each periodic alert you INCLUDE in a periodic set continues to RUN according to its individually defined frequency. You can create a set of periodic alerts that Oracle Alert checks simultaneously. Use the Request Periodic Alert Check window to check the periodic set. Note that each periodic alert you include in a periodic set continues to run according to its individually defined frequency. |
|
| 9. |
Can You Define Alert On Oracle Applications Tables? |
|
Answer» Yes Yes |
|
| 10. |
What Do You Specify When Creating A Periodic Alert? |
Answer»
|
|
| 11. |
How Event Alert Works? |
|
Answer» When you define an event ALERT to MONITOR a table for inserts and/or updates, any insert or update to the table will trigger the event alert. When an insert or update to an event table occurs, Oracle Alert submits to the concurrent manager, a request to run a concurrent program called Check Event Alert. The concurrent manager runs this request ACCORDING to its priority in the concurrent queue. When the request is run, Check Event Alert executes the alert SELECT STATEMENT. If the Select statement finds exceptions, Check Event Alert performs the actions defined in the enabled action set for the alert. If the Select statement does not find any exceptions, Check Event Alert performs the No Exception actions in the enabled action set for the alert. When you define an event alert to monitor a table for inserts and/or updates, any insert or update to the table will trigger the event alert. When an insert or update to an event table occurs, Oracle Alert submits to the concurrent manager, a request to run a concurrent program called Check Event Alert. The concurrent manager runs this request according to its priority in the concurrent queue. When the request is run, Check Event Alert executes the alert Select statement. If the Select statement finds exceptions, Check Event Alert performs the actions defined in the enabled action set for the alert. If the Select statement does not find any exceptions, Check Event Alert performs the No Exception actions in the enabled action set for the alert. |
|
| 12. |
What Actions Can You Perform In An Alert? |
|
Answer» An action can entail sending someone an electronic MAIL message, RUNNING a CONCURRENT program, running an OPERATING script, or running a SQL statement script. You INCLUDE all the actions you want Oracle Alert to perform, in an action set. An action can entail sending someone an electronic mail message, running a concurrent program, running an operating script, or running a SQL statement script. You include all the actions you want Oracle Alert to perform, in an action set. |
|
| 13. |
What Database Events Can Cause What Actions? |
|
Answer» An INSERT and/or an UPDATE to a SPECIFIC DATABASE table An insert and/or an update to a specific database table |
|
| 14. |
What Is On-demand Periodic Alert? |
|
Answer» It is a periodic alert with FREQUENCY as ‘On-Demand’. That means there is no specific period ASSIGNED to this alert and you can run this alert at any TIME you want using Request Periodic Alert CHECK form. It is a periodic alert with frequency as ‘On-Demand’. That means there is no specific period assigned to this alert and you can run this alert at any time you want using Request Periodic Alert Check form. |
|
| 15. |
What Types Of Actions Can Be Generated When An Alert Is Triggered? |
|
Answer» When an alert is executed, the alert can send an email message, run a concurrent program, run an operating system SCRIPT, or run a SQL STATEMENT script. Using response PROCESSING, ORACLE Alerts can solicit a response from a specific INDIVIDUAL and perform an action based on the response that it receives. When an alert is executed, the alert can send an email message, run a concurrent program, run an operating system script, or run a SQL statement script. Using response processing, Oracle Alerts can solicit a response from a specific individual and perform an action based on the response that it receives. |
|
| 16. |
What Can Be Done With Alerts? |
Answer»
|
|
| 17. |
What Are The Different Business Uses Of Alerts? |
Answer»
|
|
| 18. |
What Are The Different Types Of Alerts, Define It? |
|
Answer» You can define one of two types of alerts: event ALERT or a periodic alert.
You can define one of two types of alerts: event alert or a periodic alert. |
|
| 19. |
What Are Oracle Alerts? |
|
Answer» Oracle Alerts are used to monitor UNUSUAL or critical activity within a designated database. The FLEXIBILITY of ALERTS allows a database administrator the ability to monitor ACTIVITIES from table space sizing to activities ASSOCIATED with particular applications. Alerts can be created to monitor a process in the database and to NOTIFY a specific individual of the status of the process. Oracle Alerts are used to monitor unusual or critical activity within a designated database. The flexibility of ALERTS allows a database administrator the ability to monitor activities from table space sizing to activities associated with particular applications. Alerts can be created to monitor a process in the database and to notify a specific individual of the status of the process. |
|