Oracle Packages Interview Question and Answers
5. | How can you create a user defined lock? |
---|---|
The dbms_lock package can be used to create user defined locks. | |
6. | Does Oracle support asynchronous notification? |
---|---|
Oracle supports asynchronous notification using the dbms_alert package. | |
7. | How can you get actual data change values from previous transactions in Oracle? |
---|---|
Oracle provides a feature called log minner, which can be used to view data changes from previous transactions. | |
8. | Explain the major functions provided by the dbms_stats procedure. |
---|---|
|
|