Getting
Hello,
When I'm try to run procedure on sql prompt i.e.
SQL>exec prod_grant;
*
ERROR at line 1:
ORA-01720: grant option does not exist for 'SYS.DUAL'
ORA-06512: at "SYS.DBMS_SQL", line 1120
Any suggestion/solutions are most welcome.
Thanks
Hello,
When I'm try to run procedure on sql prompt i.e.
SQL>exec prod_grant;
*
ERROR at line 1:
ORA-01720: grant option does not exist for 'SYS.DUAL'
ORA-06512: at "SYS.DBMS_SQL", line 1120
Any suggestion/solutions are most welcome.
Thanks