Use the Script page of the Command Center notebook to execute one or more DB2 commands or SQL statements.
To execute one or more commands:
Note: | You can execute multiple commands in interactive mode. Each command or statement (except the last) must be terminated by a semicolon. |
Note: | The default statement termination character is the carriage return. You can, however, select the Use statement termination character check box on the General page of the Tools Settings notebook, and specify a different termination character. If you select this check box and do not specify a termination character, the default termination character is the semicolon. This option is not valid for the interactive mode. Termination characters are valid only for DB2 scripts. |
Note: | If you want to execute a single command, rather than all the
commands or statements in sequence, highlight the command that you want, and
then select Script->Execute from the menu selections, or click on
the
![]() |
To terminate a running command, statement, or script in progress, select
Results->Terminate from the menu selections, or click on the
icon.
Related information