srvctl setenv mgmtdb

Administers the environment configuration for the management database (CHM repository).

Note:

This command is only available with Oracle Clusterware.

Syntax and Parameters

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

Example

The following example sets the language environment configuration for the management database:

$ srvctl setenv mgmtdb -env LANG=en