NONBLOCKSQL
command line keywordNONBLOCKSQL
specifies whether to allow other
programs to execute while data is fetched from the database.
The executables that can use this keyword are:
rwbuilder |
yes |
rwrun |
yes |
rwclient |
yes |
rwcgi |
yes |
rwserver |
no |
rwservlet |
yes |
rwconverter |
no |
NONBLOCKSQL={YES|NO}
Values |
Description |
|
Other programs can execute while data is being fetched. |
|
Other programs cannot execute while data is being fetched. |
NONBLOCKSQL
can be used when running JSP-based Web reports from the command line.
Running a report from the command line
Copyright © 1984, 2005, Oracle. All rights reserved.