$setenv name [value]
$setenv assigns a value to an environment variable name . By convention, name must be uppercase; value can be a single word or a string. If value is not specified, the null value is assigned.
OM(SingleWindowApp) -> $setenv ORACLE_HOME /usr/oracle