Was this helpful?
Linux Environment Variables
Linux environment variables are set at the Linux operating system level. These are in effect before, during, and after Actian X is invoked. II_SYSTEM, PATH, and TERM are the only Linux environment variables required and used directly by Actian X. These environment variables are set in each user’s environment using the following Linux commands entered at the operating system prompt:
environment_variable= value; export environment_variable
The environmental variables are typically set in a user’s .login or .profile file, but can also be set in operating system startup scripts such as /etc/login.
Last modified date: 04/03/2024