Get Started with Redwood for Oracle Cloud HCM Begin Now
To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
Cannot use variable :xdo_user_roles in my query
Summary
ORA-01460 error occurs when using variable :xdo_user_rolesContent
Hello,
I am trying to use the variable :xdo_user_roles in my SQL query for my data model.
Unfortunately, it is giving me the below error:
ORA-01460: unimplemented or unreasonable conversion requested ; Data source: ApplicationDB_HCM
The BI Product version is 11.1.1.7.0
I can use :xdo_user_name but not :xdo_user_roles. Any ideas why?
Thanks.
0