2 Customer-Related Database Changes
This chapter provides lists of customer-related database changes in the 25.10 release of Oracle Utilities cloud services. This includes:
New Tables
| Table | Name | Description |
|---|---|---|
| C1_OUTAGE_ENT | Outage Entity | Used to capture the relationship between an outage event and a service point (and optional account) |
New Columns
| Table_Name | Column_Name | Data Type | Length |
|---|---|---|---|
| C1_OUTAGE_ENT | ACCT_ID | CHAR | 10 |
| C1_OUTAGE_ENT | OTG_EVENT_ID | CHAR | 14 |
| C1_OUTAGE_ENT | SP_ID | CHAR | 10 |
| CI_FT | ILM_ARCH_SW | CHAR | 1 |
| CI_FT | ILM_DT | DATE | 10 |
New Indexes
| Table_Name | Index_Name |
|---|---|
| C1_OUTAGE_ENT | C1T171S1 |
| C1_OUTAGE_ENT | C1T171S2 |
| C1_PER_CONTDET | C1T009S4 |