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