Hello.
We have a scenario, where HANA Modeling artifacts generated from BW (Attribute Views for InfoObjects, Calculated Views for DSO) are consumed directly in database (via SBOP BI Universe).
One of the new features of HANA SPS09 is the ability to create two types of Analytic privileges: SQL Analytic privilege and Analytic privilege. For analytic privilege there was an "out-of-box" privilege _SYS_BI_CP_ALL, that allows you to read any information view (Attribute/Analytic/Calculation view) marked as Apply privilege = 'Analytic privilege'.
The question is: is there any "default" SQL Analytic Privilege, that allows access to all data in any information view (like _SYS_BI_CP_ALL for XML Analytic privilege)? Because newly generated artifacts have Apply privilege = 'SQL Analytic privilege', so we had to manually generate and grant corresponding SQL Analytic privileges.
Regards,
Andrey.