HI All,
Could you please tell me how do i resolve the below consistency warnings after the upgrade from obiee 11g to 12c?
38028 --> Logical column 'a' does not have a valid data type.
38100 --> The logical tables 'dimension' and 'Fact' connected by logical join '"Relationship_2004:40367111412380694"' have no corresponding physical connections.
38128 --> Presentation level '"a".."b Hierarchy"."c Hier"."d Detail"' has no display columns.
39028 --> The features in Database 'ABC' do not match the defaults. This can cause query problems.
39048 --> The variable 'ABC_XYZ' does not have a constant default initializer.
39062 --> Initialization Block 'XYZ' uses Connection Pool '"ABC"."Connection Pool"' which is used for report queries. This may impact query performance.
39074 --> Logical dimension table 'Dim - D ' has a source 'Dim_D' with aggregation content set to level 'Dim - D Detail'. The same dimension has aggregation content set in fact source to a higher level.
39090 --> Logical column "BM"."Timeframe"."Month" has invalid Sort Order column 'Row Wid'.
39092 --> Presentation level 'RTR' is first under presentation hierarchy, but logical level it is associated with is not grand total level.
39097 --> Logical lookup column "Usage Tracking" has no descriptor id column set. This will cause slower query performance.
39098 --> Level "Detail" has more than one level key selected as a display key.
39099 --> Level " Detail" has at least one display key that contains multiple columns. Only the first column of a display key is displayed when drilling.
39100 Logical column 'QUERY' has CLOB/BLOB data type but has no sort order column and/or description ID column assigned. This will cause slower query performance.
Any links pointing to these warnings will also help.
Thanks in advance!!!