Oracle Error Message
ORA-01929: no privileges to GRANT
Reason for the Error
“ALL” was specified but the user doesn’t have any privileges with the grant option.
Solution
Don’t grant privileges on that object.
ORA-01929: no privileges to GRANT
“ALL” was specified but the user doesn’t have any privileges with the grant option.
Don’t grant privileges on that object.