Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Workflow jobs not starting after importing APEX App into Autonomous Database Free

Angelo StramieriJan 15 2025 — edited Jan 15 2025

Hello,

I successfully created an Oracle APEX application on my local database using the Pre-Built Developer Virtual Machine (Database App Development VM). As part of this application, I implemented and tested a basic workflow, which worked flawlessly in the local environment.

I then exported the application and imported it into my Oracle Autonomous Database Free instance. The import process completed without any errors. Additionally, the workflow instances are being initiated successfully, and I can see the jobs created in the scheduler views. However, the jobs are not starting.

I have checked the common parameters like JOB_QUEUE_PROCESSES, and everything seems to be configured correctly.

Am I missing something specific to the Autonomous Database that might prevent the scheduler jobs from running?

Any guidance would be greatly appreciated.

Thank you!

Comments
Post Details
Added on Jan 15 2025
3 comments
333 views