Hi ,
I have similar issue , i'm using HANA cloud platform and Eclipse to create information views.
for Analytical view, i'm able to validate and activate successfully but data preview is where it throws the error :
i have done this :
grant select on schema <Schema_Name> to _SYS_REPO with grant option;--this executes
grant select on schema <schema_name> to <user_name>; below error
SAP DBTech JDBC: [7]: feature not supported: grantor and grantee are identical
please let me know the steps to be followed .
Regards,