Wednesday, August 10, 2011

JDev/ADF sample - How to Control Long SQL Execution Time in ADF BC with VO Timeout

  • How to Control Long SQL Execution Time in ADF BC with VO Timeout. Who likes, when ADF screen hangs on long running SQL query? I guess no one, so today I will describe how to take control on long running SQL queries and bring ADF screen back to life. ADF BC allows to set VO query execution timeout, we can apply this approach to limit SQL query execution time and make it predictable.
    Download - ADFSQLTimeoutSample.zip

No comments: