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!

SQL Script stuck in status Executing

User_FO3ZDMay 29 2022 — edited May 29 2022

Hi all,
An APEX newbie here. I am working on a simple Apex web app as part of my university course. Recently, I noticed that my script executions get stuck after I click 'Run now' button. After trying to find errors in the script itself and running it multiple times I noticed that in the Result executions there are old executions of the same script which for some reason have not completed and status is stuck on 'Executing'.
I am wondering if there is an option to kill these pending executions since most likely they are the ones which prevent any new execution of the same script to complete successfully?
Untitled.png
Any help is greatly appreciated!

Best regards,
Ted

Comments
Post Details
Added on May 29 2022
0 comments
461 views