Hello experts,
I'm using a Hana Trial instance (accessed via Eclipse on Mac OSX) and created a HANA XS Application as detailed in SAP Hana tutorial ( SAP HANA Cloud Platform ).
I connected successfully to the database in my p...trial account. I can see the _SYS_BI and _SYS schemas, but do not see the _SYS_BIC schema. That's causing a lot of access issues for me in previewing my data and refactoring views. I've tried to provide Select grant to the _SYS_BIC schema but it gives me an error stating I don't have privileges to do that.
Did I miss something during my setup? How can see the _SYS_BIC schema?
Thanks