EVENT_T Has Additional Unused Columns
(Doc ID 2121297.1)
Last updated on JULY 21, 2022
Applies to:
Oracle Communications Billing and Revenue Management - Version 7.5.0.0.0 and laterInformation in this document applies to any platform.
Goal
On : 7.5.0.0.0 version, Event Management
Consider this query:
SELECT column_id, column_name, hidden_column FROM DBA_tab_cols WHERE table_name = 'EVENT_T' and hidden_column='YES';
Output:
SYS_C00069_16010915:59:49$ YES
SYS_C00071_16010915:59:51$ YES
SYS_C00072_16010915:59:51$ YES
Please confirm if BRM 7.5 introduced the above columns in Event class tables and if these columns can be dropped.
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |