Non-blocking Queries and Connections BACK | 1 2 3 4 5 6 7 | NEXT | MAIN
Report Builder applications enable end users to perform other activities while the database server executes long queries by using a non-blocking UPI connection to the database. A "maximum" property prevents runaway queries.

Your applications start quickly, and end users can also continue with other activities in parallel with connecting to the database, so no time at all is wasted waiting.