Hi Team,
I have an issue, where i want to grant a select on particular view in SYS schema to a user. Now the problem is that SYS user would be deactivated right is there any alternate way i can grant select on tables existing in SYS schema or it is not possible?
I tried searching information but couldnt find
Could not execute 'grant select on <table_name> to <user>' in 21 ms 157 µs .
SAP DBTech JDBC: [258]: insufficient privilege: Not authorized
This thread talks about HANA SUPPORT ROLE but not about SYS schema.
http://scn.sap.com/thread/3441582
Wanted to understand if there is a workaround?