EFPA 8.0.6.1 SCD for Product Fails with ORA-00904: "DIM_PRODUCT_V"."V_PROD_TYPE": invalid identifier
(Doc ID 2671179.1)
Last updated on MAY 07, 2023
Applies to:
Oracle Financial Services Profitability Management - Version 8.0.6.1.0 and laterOracle Financial Services Enterprise Financial Performance Analytics - Version 8.0.6.1.0 and later
Information in this document applies to any platform.
Oracle Financial Services Analytical Applications (OFSAA)
Oracle Financial Services Enterprise Financial Performance Analytics (EFPA)
Symptoms
For EFPA 8.0.6.1, when attempting to run the SCD for DIM_PRODUCT with MAP_REF_NUM = 128, you get the error below in the SCD log:
[Mon 02 Mar 2020 11:34:23 AM GMT AM +0000][INFO][BACKEND][OFSAA][SCDCPP] ClsUObjectMap : Merge Query for SCD processing is : MERGE INTO DIM_PRODUCT USING (SELECT DECODE(S.SCD_ROW_................
Error Msg :-> ORA-00904: "DIM_PRODUCT_V"."V_PROD_TYPE": invalid identifier
V_PROD_TYPE exists in the SCD definition in SYS_STG_JOIN_MASTER but does not exist in the view DIM_PRODUCT_V.
Cause
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
Symptoms |
Cause |
Solution |