Skip to Main Content

SQLcl: MCP Server & SQL Prompt

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!

Is there anyway on sqlcl to timeout a long running sql script?

StuartHNov 4 2019 — edited Nov 4 2019

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

Comments

Post Details

Added on Nov 4 2019
2 comments
362 views