Hi Satish
Try using the command
GRANT SELECT ON SCHEMA <your schema name> TO _SYS_REPO WITH GRANT OPTION
and do the same for INSERT, DELETE & DROP
Regards
Hi Satish
Try using the command
GRANT SELECT ON SCHEMA <your schema name> TO _SYS_REPO WITH GRANT OPTION
and do the same for INSERT, DELETE & DROP
Regards