Get Started with Redwood for Oracle Cloud HCM Begin Now
Unable to Run view after 23C Upgrade ('Learning managemen issue for table WLF_LI_ACTIVITY_DETAILS_V'
Summary:
Hi, After Refresh we are not able to run or execute the query below
select *
from
WLF_LI_ACTIVITY_DETAILS_V walv
where 1=1
and walv.learning_content_type = 'ORA_ASSESSMENT'
Content (required):
WLF_LI_ACTIVITY_DETAILS_V
Version (include the version you are using, if applicable):
NA
Code Snippet (add any code snippets that support your topic, if applicable):
select *
from
WLF_LI_ACTIVITY_DETAILS_V walv
where 1=1
and walv.learning_content_type = 'ORA_ASSESSMENT'
.The query worked fine before the 23C but after the upgrade we not getting the query to run ,
Tagged:
0