Hello,
I have a hdbschema file which creates a schema. I am working with the SYSTEM user and I add the schema in Object privilege. I see that the grantor is user _SYS_REPO. But the grantable checkbox is disabled for the SYSTEM user and hence when I run 'grant select on schema ... ' statement, I get authorization issue and I am not able to use objects in schema. When I use the objects in schema in a procedure I get again an insufficient authorization error.
Any thoughts?
-Regards,
Manjunath