Table 1. The VARIABLES_V viewThe VARIABLES_V view displays information
about global parameters, from now on variables. |
Column name |
Description |
Type |
Length |
Variable_table_identifier |
The identifier of the variable table that contains
the variable. |
character |
16 |
Variable_table |
The name of the variable table that contains the
variable. |
string |
80 |
Variable_identifier |
The identifier of the variable. |
character |
16 |
Variable_name |
The name of the variable. |
string |
8 |
Variable_value |
The value associated with the variable. |
string |
72 |
For more information, see User's Guide and Reference - Customizing
your workload using variable tables.