Online Documentation for SQL Manager for DB2
SQL Script
Enable parsing
With this option checked, SQL Script Editor parses the loaded script to enable fast navigation in the Script Explorer tool.
Show message when done
Displays a message box on finishing script execution.
Execute selected text separately
Check this option to allow execution of the selected statement separately.
Don't clear error list on selected text execution
If this option is checked, the error list is not cleared upon execution of the selected statement.
Skip unknown statements
If this option is selected, statements classified as 'unknown' are skipped by the tool during script execution.
Database options
Register newly created databases
If this option is selected, newly created databases will be registered automatically.
Connect automatically to just created database
If this option is selected, SQL Manager immediately attempts to connect to a newly created database.
Transaction options
Rollback on abort
This option evokes automatic rollback when script execution is aborted (due to an error or if interrupted by user).
See also: |