5 Application Framework Database Changes
This chapter provides lists of database changes in Oracle Utilities Application Framework included with the 25.10 release of Oracle Utilities cloud services. This includes:
New Tables
Table | Name | Description |
---|---|---|
F1_SYS_ALERT_TYPE | System Alert Type | Reserved for future use. |
F1_SYS_ALERT_TYPE_L | System Alert Type Language | Reserved for future use. |
F1_SYS_ALERT | System Alert | Reserved for future use. |
F1_SYS_ALERT_MSG_PARMS | System Alert Message Parameters | Reserved for future use. |
F1_SYS_ALERT_K | System Alert Key | Reserved for future use. |
F1_ASYNC_REQ | Asynchronous Requests | Used to capture asynchronous requests awaiting processing |
F1_ASYNC_REQ_COMPLETED | Completed Asynchronous Requests | Used to capture completed asynchronous requests |
New Columns
Table_Name | Column_Name | Data Type | Length |
---|---|---|---|
SC_USER | UI_VIEW_FLG | CHAR | 4 |
CI_PORTAL | UI_TEMPLATE_XFLG | VARCHAR2 | 254 |
F1_REQ_TYPE | TRANS_BUS_OBJ_CD | CHAR | 30 |
Updated Indexes
Table_Name | Index | Change |
---|---|---|
F1_OUTMSG | FT010S1 | Added OUTMSG_ID |