Introduction

This section explains how to set environment variables in various environments.

You set environment variables in the following Application Server shell scripts:

  • lsstcp.sh — the SAP SM Listener Daemon (lsstld) runs lsstcp.sh to launch Application Server on Linux/UNIX in a client/server configuration.

  • One of the following:

    • runlss.ksh — The administrator of Application Server runs this script to launch Application Server on Linux/UNIX natively and issue Application Server commands from a telnet window.

      You maintain this script if running in a korn shell. It is good practice to maintain this script exactly the way you maintain lsstcp.sh.

    • runlss.csh — The administrator of Application Server runs this script to launch Application Server on Linux/UNIX natively and issue Application Server commands from a telnet window.

      You maintain this script if running in a C shell. It is good practice to maintain this script exactly the way you maintain lsstcp.sh.