ORA-01720: grant option does not exist for 'APPLSYS.FND_CONCURRENT_QUEUES_TL#'
Error while installing a patch.
I have granted the below privileges but still the error persists. Please assist
grant all on APPLSYS.FND_CONCURRENT_QUEUES_TL# to APPS with grant option;
grant all on APPLSYS.FND_CONCURRENT_QUEUES_TL# to SYSTEM with grant option;