Hi Ramakrishna,
Can you run this command in SQL Editor and then check whether its works.
GRANT EXECUTE ON SCHEMA "USER_SCHEMA" to _SYS_REPO with grant option.
Instead of "USER_SCHEMA", give your own schema.
Best Regards,
Vaibhav
Hi Ramakrishna,
Can you run this command in SQL Editor and then check whether its works.
GRANT EXECUTE ON SCHEMA "USER_SCHEMA" to _SYS_REPO with grant option.
Instead of "USER_SCHEMA", give your own schema.
Best Regards,
Vaibhav