Patrick Bachmann wrote:
Hi Manjunath,
Whichever schema this table exists inside that you are trying to perform select against please try the following; in _SYS_REPO user check Object Privileges tab for that schema. Then in 'Privileges for YourSchema' on right-hand side make sure you choose SELECT with grantable = 'Yes' if you have not already done this.
Hope this helps,
-Patrick
You should never change the authorizations on _SYS_REPO, nor should you ever need to do so. The poster said they created the schema via hdbschema and therefore _SYS_REPO must already have access to it since its is the owner.