It stores the execution binary name for the action on different class.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| name | varchar(40) | not null | UBI method- name as key |
| type | integer | with null | UBI method- what is the type, console, window, etc. |
| exe_name | varchar(255) | with null | UBI method- the executable to launch |
| parameter | varchar(255) | with null | UBI method- parms to pass |
| standalone | integer1 | with null | UBI method- is it a standalone applications |
| persistent | integer1 | with null | UBI method- should the app stay up |
Product Name: Unicenter Network and System Management
Table Type: Table