User Guide > User Guide > A. Command Reference > ingsetenv Command--Set Vector Environment Variable
Was this helpful?
ingsetenv Command--Set Vector Environment Variable
The ingsetenv command sets or changes the value of a Vector environment variable.
This command affects Vector environment variables stored in the symbol table (symbol.tbl) only. It does not affect Linux environment variables.
Caution: Never edit the symbol table directly.
The ingsetenv command has the following format:
ingsetenv variable_name value
variable_name
Specifies the name of the environment variable.
value
Specifies the value of the variable.
ingsetenv Example
Set the Data Access Server trace level environment variable (II_GCD_TRACE) to 4:
ingsetenv II_GCD_TRACE 4
Last modified date: 01/26/2023