Option GV. Global Variables
Use the Global Variables panel to display information about the global variables in the Db2 catalog.
Select option GV on the System Catalog panel to display the Global Variables panel, as shown in the following figure.
The following primary commands are valid on this panel:
- I
- Interpretation. Provides detailed information about a specific global variable.
- A
- Authorization. display information about the users who grant privileges to global variables, and information about the users who hold the privileges.
- GEN
- Generate DDL. Generate SQL statements.
- DDL
- Object DDL.
- CRE
- Create.
- COM
- Comment. Object DDL.
- ALT
- Alter. Object DDL.
- DROP
- Drop. Object DDL.
- DO
- Dependent objects. Object DDL.
The following columns are on this panel:
- Select
- Input field where you enter one of the line commands listed on the panel.
- Schema
- The schema of the global variable.
- Name
- The name of the global variable.
- Data Type
- The name of the data type.
- Max Length
- The maximum length of the global variable.
- Scale
- The scale of the global variable.
- Default Text
- The text of the default value of the global variable.
If the text is truncated, type EXPAND on the primary command line, position the cursor on the default text field, and press Enter to display all of the text.