[NO]AUTOCLOSE
None
Default: | AUTOCLOSE |
Comments:
Under NOAUTOCLOSE (which is not DB2-compatible), the SQL Option Server allows multiple execution of insert/update/delete commands without closing the statement. Closing is done at commit. This option is used for performance reasons.