Sets the environment variables for the node application configurations.
Note:
This command is only available with Oracle Clusterware.
Use the srvctl setenv nodeapps
command with the following syntax model:
srvctl setenv nodeapps {-namevals "name=val[,name=val][...]" | -nameval "name=val"} [-viponly] [-gsdonly] [-onsonly] [-verbose]
Table A-147 srvctl setenv nodeapps Parameters
Parameter | Description |
---|---|
-envs "name=val[,name=val] [...]" |
Comma-delimited list of name-value pairs of environment variables |
-env "name=val" |
Enables single environment variable to be set to a value that contains commas or other special characters |
|
Modify only the VIP configuration |
|
Modify only the GSD configuration |
|
Modify only the ONS daemon configuration |
-verbose |
Verbose output |