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!
I have a number of reports running on a daily basis, but if one SQL runs too long, I don't want to hold up the rest.
So if there a way on SQLCL to add a timeout to a long running SQL script?
Thanks