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

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

Fields and controls

Authorities and privileges



To run an existing command script from the Interactive page:

  1. Open the Command Center notebook.
  2. Click the Interactive tab. The Interactive page opens.
  3. Select Interactive --> Open. The Open 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 Interactive --> Execute from the menu selections, 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.

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



Related information