Scripts details view -- columns

" " Name
" " Description
" " Type
" " Parameterized
" " Termination character



" " Name

This column displays the file name of the script.

" " Description

This column displays the description of the script.

" " Type

This column displays the type of the script. The types are:

Instance
The script executes against a DB2 instance.

Database
The script executes against a DB2 database.

OS
The script executes against the operating system, or an operating system object.

" " Parameterized

This column displays whether the script is parameterized for each satellite that executes it. The values are:

Yes
The script is parameterized.

No
The script is not parameterized.

" " Termination character

This column displays the termination character for the script. The default termination character is the semicolon (;). This column applies only to scripts that have a type of Instance or Database.