Unable to recompile View 'AST_LM_REL_EXPAND_W_ACC_V'
Hi Support,
Recently we applied localization patches for India, Venezuela and Colombia. As a part running Apps check Customer found below error.
AST_LM_REL_EXPAND_W_ACC_V VIEW ORA-00904: "TIME"."LANGUAGE": invalid identifier
While checking we observed given View 'AST_LM_REL_EXPAND_W_ACC_V' is in Invalid state. We tried to compile it manually but it fails.
SQL> alter view apps.AST_LM_REL_EXPAND_W_ACC_V compile;
Warning: View altered with compilation errors.
SQL> sho errors
No errors.
SQL>
Although 1499428.1 gives info about this view but it’s not applicable as patch 14366412 is not applied in our environment.