Defining Instance-Specific Environment Variables

You can use additional settings to define instance-specific environment variables for Oracle instances. The name of the additional setting has a format of <INSTANCE_NAME>_CUSTOMIZED_ENV, where <INSTANCE_NAME> is the name of the instance on the client.

Procedure

Example

Additional setting name: SALESCDB_CUSTOMIZED_ENV

Value: OKV_HOME=/opt/oracle/extapi/64/hsm/oracle/1.0.0,CRS_HOME=/opt/oraclecrs

This example defines environment variables for an instance named SALESCDB. The environment variable OKV_HOME is set to /opt/oracle/extapi/64/hsm/oracle/1.0.0 and the environment variable CRS_HOME is set to /opt/oraclecrs.

Page contents

×

Loading...