After cancel stored procedure request, the next schedule is not run.
Hi,
when schedule request to run every 10 minutes, the request is in RUNNING status, if i go to cancel it.
Normally, it should cancel only one request, it should not cancel all the schedule requests.
But my issue is for PL/SQL stored procedure execute method program, such as "Gather schema statistics", it cancelled all the scheduled request, next scheduled job is not run.
But for other program, such as Active User which is "Oracle Reports" method,i don't have the issue.
Thanks for your help.
My EBS is 11.5.10.2.
FNDRSRUN.fmb is 11.5.174/11.5.197, both version have issue.
Thanks