Previous Topic

Next Topic

Book Contents

Book Index

Determining the values to assign to variables

This procedure describes how to determine the values to assign to variables in UNIX.

To determine the values to assign to variables:

  1. Specify the following command for each variable from the Control-M user:

    echo $<variableName>

    EXAMPLE: echo$ORACLE

    Use the formats to define the shared library path variables for each database in the user environment, depending on the server computer type, as described in Shared library variable name.

  2. Do one of the following:

    For the shared library path variables, see Shared library path variables.

Parent Topic

User environment variable definition