Facing an issue with Oracle APEX background processes in the DEV environment.
-
All application packages execute successfully when run manually/synchronously from APEX.
-
When the same logic is executed using APEX Background Processes, the jobs remain in ENQUEUED state and never move to RUNNING or COMPLETED.
-
The same background processes work fine in the TEST environment, which confirms that the application code is correct.
Any guidance or experience would be greatly appreciated.