Running an existing command script on the Script page of the Command Center notebook

Use the Script page of the Command Center notebook to execute a previously saved command script.

Fields and controls

Authorities and privileges



To run an existing command script:

  1. Open the Command Center notebook.
  2. Click the Script tab. The Script page opens.
  3. Select Script --> Import. The Open/Import window opens.
  4. Specify the file that you want to open:
    1. Select either the File System radio button or the From Script Center radio button, and select an entry from the System box.
    2. If the file that you want to open is located in the file system, you can enter th path in the Path field or you can select it from the Files list, Directories list, and Drives list.
  5. Select Script --> Execute or click the icon to run the command script.
    Note:Regardless of script location, execution is always local when DB2 Universal Database is running as an application. When DB2 Universal Database is running as an applet execution occurs where the DB2 Universal Database Java database connectivity server is running.
    Note:If the script contains more that one statement, only the first statement, or the statement that is highlighted will be executed.

To terminate a running command script, select Script --> Terminate or click the icon.



Related information