srvctl unsetenv asm

Unsets the Oracle ASM environment configurations.

Syntax and Parameters

Use the srvctl unsetenv asm command as follows:

srvctl unsetenv asm -envs "name_list"

Use the -envs parameter to specify a comma-delimited list of the names of environment variables enclosed in double quotation marks ("").

Example

The following example unsets the environment configuration for an Oracle ASM environment variable:

$ srvctl unsetenv asm -envs "CLASSPATH"