New Command Script -- Fields and controls

" " Instance
" " Script name
" " File Browser
" " Script description
" " Working directory
" " Path Browser
" " Script type
" " OK
" " Cancel



" " Instance

The name of the DB2 instance that you want to associate with the command script. Select an instance name from the group box.

" " Script name

Type a descriptive name for your command script in this field (for example, Backup). Specify the full path. If you do not specify a full path, the default value is the administration server instance. You can use the File Browser window to specify the path for your command script.
Note:An appropriate file name extension is required for correct execution of your script (for example, .cmd or .bat).

" " Script description

Type a description of your command script in this field (for example, Backup of payroll database). The description cannot be longer than 99 characters.

" " Working directory

Type the name of the directory from which the script will run. Specify the full path. If you do not specify a full path, the default value is the operating system-dependent directory.

" " Script type

Select the DB2 radio button to specify that your command script contains DB2 commands. Select the OS radio button to specify that it contains operating system commands.