OA_AOL Critical Tables
The OA_AOL application class monitors the following Critical Tables:
Table | Description |
|---|---|
FND_CONCURRENT_REQUESTS | Stores information about requested concurrent processes. |
FND_LOGINS | Stores information about each user logged into Oracle Applications. |
FND_CURRENCIES | Stores currency definition information for accepted currencies. |
FND_AUDIT_COLUMNS | Stores information about which tables and columns are defined to be audited. |
FND_AUDIT_COMMITS | Stores details about the information committed to the database. |
FND_AUDIT_COMPRESSED_COMMITS | Stores details about the commit cycle process. |
FND_AUDIT_GROUPS | Stores information about the groups defined to be audited. |
FND_AUDIT_REPORT_ACTIONS | Child to FND_AUDIT_COMMITS; stores a more detailed level of information about the blocks committed to the database. |
FND_AUDIT_REPORT_FIELDS | Child to FND_AUDIT_REPORT_ACTIONS; stores a more detailed level of information about the fields of data committed to the database. |
FND_AUDIT_SCHEMAS | Stores audit setup information. |
FND_AUDIT_STORAGE_DEFINITIONS | Stores setup information for forms. |
FND_AUDIT_TABLES | Stores information about the applications and tables to be audited. |
FND_DOC_SEQUENCE_AUDIT | Stores audit information about sequence numbers. |
Related topic