Is there any way to increase the threshold for the ''Please Cancel To End This Database Operation'?
Oracle Forms version 12.2.1.4
I have a requirement to not show the 'Please Cancel To End This Database Operation' for more than the 10 second threshold (not even showing it would work also) with Form Level Interaction Mode set to Non-Blocking.
Have created Java Bean code that will use the Escape Key that will cancel a query using an Alert popup. User wants the ability to end the query and not use the built in dialog that keeps coming up after 10 seconds to cancel the query.
Thank you,
Mike