Administers the environment configuration for the management database (CHM repository).
Note:
This command is only available with Oracle Clusterware.
Use the srvctl setenv mgmtdb
command with one of these syntax models:
srvctl setenv mgmtdb -envs "name=val[,name=val][...]" srvctl setenv mgmtdb -env "name=val"
Table A-145 srvctl setenv mgmtdb Parameters
Parameter | Description |
---|---|
-envs "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 |